David Hager

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 31 total)
  • Author
    Posts
  • in reply to: Let customers change their own tickets #1371972
    David Hager
    Participant

    Hi Cliff, George,

    Additional question regarding ticketing.

    Is there a function to receive an email notification (send to the webmanager) after someone updated their ticket details in his own account?

    Thanks,
    David

    David Hager
    Participant

    Seems like the culprit was my local environment it works fine on my live site.

    in reply to: Currency symbol before or after amount #1367420
    David Hager
    Participant

    Resolved after another update.

    in reply to: Only 25 posts imported #1356643
    David Hager
    Participant

    Hi Victor,

    Thanks! This were indeed the settings I couldn’t find.

    Kind regards,
    David

    in reply to: Let customers change their own tickets #1355967
    David Hager
    Participant

    I’ve just noticed an additional function of your fix!
    It’s now possible to create orders manually and assign them to customers. This was a function we wanted to add for our client, so this is great!

    Thanks again.

    in reply to: Let customers change their own tickets #1355394
    David Hager
    Participant

    Hi George,

    Sorry for the late reply, we were very busy with another project.
    This morning I was able to test the new code, and it works!
    If we’ll see any bugs, we’ll send you an update, but so far it seems everything is perfect.

    Thanks so much! Our client will be happy.

    Best,
    Ruben

    in reply to: Let customers change their own tickets #1350611
    David Hager
    Participant

    Thank you George.

    I really appreciate your thorough approach on this.

    If you like we can setup a short screen-sharing call, so you can see what goes wrong. However, if you already find out the issue, please update me when a solution is available.

    Kind regards,
    Ruben

    in reply to: Let customers change their own tickets #1347889
    David Hager
    Participant

    Hi there George,

    Just to make sure it wasn’t some other issue with our installation, I’ve created a new install and just installed the required plugins.

    The screenshots attached to this post tell the story best I think.
    1. Order made by testaccount (Subscriber) using the Bank transfer gateway as payment.
    2. Order confirmed by admin user
    3. Ticket created for admin user
    4. No ticket on testaccount user

    (I’d give you access to the same install, but I’m running it locally…)

    in reply to: Let customers change their own tickets #1346480
    David Hager
    Participant

    Hi George,

    Thanks for looking into this.

    Indeed, the problem we’re noticing is with the 6th point on your list. When testing the the issue with a direct payment gateway, like the RSVP and Test payment, the ticket is assigned to the correct user. (customer)

    Did you confirm the payment in the EDD payment history tab in the backend with admin account, or as the contributor?

    On our site we’ve got a customer user role, who’ll never get into the WordPress backend.
    So when a ticket is booked on the front-end, one of the website’s admins gets an email-notice and checks if the payment is fulfilled. After this step, the admin puts the confirms the payment and the ticket is created.

    On our website, this ticket is created and assigned to the admin (the one that confirmed the payment).

    Kind regards,
    Ruben

    in reply to: Let customers change their own tickets #1345309
    David Hager
    Participant

    This reply is private.

    in reply to: Let customers change their own tickets #1344413
    David Hager
    Participant

    Hi Cliff,

    I’ve asked both EDD and the Gateway creator if they know anything and they didn’t.
    They say that everything concerning ticket creation is within Tribe Events. (Which of course is true)

    Attached to this post is a screenshot from the database, where you can see what happens.
    The first row is the EDD order with post_type ‘edd_payment’.
    The second row is the Tribe ticket with post_type ‘tribe_eddticket’

    The post-author of the ticket is the admin(id 9) who confirmed the EDD order and not the customer(id 309).
    Since the check who owns the ticket is based on the post_author of the ticket post, the customer can’t reach it.

    If the code that creates the tickets used the order author, this problem won’t occur.

    in reply to: Let customers change their own tickets #1341633
    David Hager
    Participant

    Hi Cliff,
    I understand.

    So you’re saying that the Tribe software doesn’t deal with the proces of ordering and confirmation?

    Could you tell me how the trigger of ticket creation works in this case, since by then the ticket is created in the user_id of the one who confirms. (Just like in EDD, the order_log)

    in reply to: Let customers change their own tickets #1341058
    David Hager
    Participant

    The owner of the website wants to use it’s own invoice system for ticket payment, so we are kind of stuck with this gateway as far as we can see. It’s the only gateway I could find which doesn’t actually include a way of payment, but does include a way to manage the confirmation of order payment. (If you know another way to accomplish this, you’d be a hero! ;-))

    I just checked what happens in the database:
    The order author remains to be the customer after confirming.
    After confirming the ticket is made and the ticket author is the admin who confirmed the payment.

    The same happens when I create a download in EDD and order it, the order author is the customer, the EDD log of the order is attached to the admin.

    in reply to: Let customers change their own tickets #1339558
    David Hager
    Participant

    Now we’re getting somewhere. Indeed, when using the test payment option, everything works.

    On the client’s site we’re using the Easy Digital Downloads – Bank Transfer Gateway plugin, in order to switch to a separate bank-transfer functionality, instead of direct payment via Paypal/Creditcard.

    (https://coder.flowdee.de/downloads/easy-digital-downloads-bank-transfer-gateway/)

    With direct payment, the customer checks if the payment if confirmed himself, I guess that’s what’s happening here. This seems to be a bit strange, when thinking about order management.

    • This reply was modified 6 years, 8 months ago by David Hager.
    in reply to: Remove tribetickets metabox from admin not working #1338943
    David Hager
    Participant

    Thanks for your feedback, weird that it is not loaded the way WordPress intended it to work, this is really confusing if you are not consistent across your plugins.

    I had already fixed it by displaying: none; the metabox, because there were a lot of other UI elements that couldn’t be disabled the normal way either.

Viewing 15 posts - 1 through 15 (of 31 total)