• Resolved ben2358723823567

    (@ben2358723823567)


    There seems to be somewhat of a huge bug in the MY TICKETS receipt creation process. If you put in a cart shipping fee and somebody goes on the site to buy tickets and chooses the option to have them shipped by mail, then MY TICKETS creates an order to the correct amount (both ticket charge and shipping fee are summed), but that shipping fee charge is not calculated in the receipt at all. So the person pays for both the ticket and the shipping charge, but only sees the ticket charge on their receipt, the total being incorrect. It’s borderline illegal, because the receipt doesn’t show the correct amound they paid for in Paypal. Can you look into fixing this please?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Definitely should be there – I’ll check that out!

    Thread Starter ben2358723823567

    (@ben2358723823567)

    mt-notifications.php line 106. This function doesn’t seem to account for anything shipping fee related. At line 122 see what it does to gather the handling fee? The same should be done for the shipping fee.

    Waiting for a replacement function I could copy/paste over?

    I cannot update the regular way at the moment because as stated in my previous post, I have modified another function file to be able to display all upcoming events tickets in a single form.

    Thanks.

    Plugin Author Joe Dolson

    (@joedolson)

    Update has been released to accommodate this.

    If you can’t update the standard way, you’ll need to track changes through my GitHub repo and copy them over manually: https://github.com/joedolson/my-tickets

    Thread Starter ben2358723823567

    (@ben2358723823567)

    OK perfect, so I carefully replaced:

      mt-cart-handler.php
      mt-templating.php
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Receipt doesn’t calculate cart shipping fee but payment works as intended?’ is closed to new replies.