Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Forum: Plugins
    In reply to: [SeatReg] Custom payment
    Thread Starter maestro182

    (@maestro182)

    Wow!!!!!!! Suuuuuper!!!!!!!!

    Thank you very much for your devoted improvements!

    Forum: Plugins
    In reply to: [SeatReg] Custom payment
    Thread Starter maestro182

    (@maestro182)

    Super! Thank you very very much for your speedy and devoted development!

    Thread Starter maestro182

    (@maestro182)

    Thank you very much for your quick and gentle reply and suggestion.

    I thought it is easy task for you to add one custom box in the setting and then make the plugin receive its value and calculate the sum of ticket price and it.

    As you say, I will try the way to add some charge on ticket price.

    Thank you!

    Thread Starter maestro182

    (@maestro182)

    I see, it is nearly solution if only within the system.

    But we, promoter, have to show the very price of each tickets not including the other charges through our public relations, for example, in the flyer, newspaper, etc.

    So it may be much better that your plugin has the optional function to add some extra charges especially for us promoters.

    Thread Starter maestro182

    (@maestro182)

    Our organization holds some concerts by ourselves and wants to sell the tickets without using external services of ticket sales.

    If we sell the tickets, we will send them to our customers by post.

    We would like our customers to take the costs of our human power like checking the booking process, putting the tickets into the envelope, writing the customer’s address on it, etc. of course including the postage.

    The popular ticket sales services in Japan collect a few dollars as handling charge from all the customers per their booking.

    Thread Starter maestro182

    (@maestro182)

    Thaaaank you very very much for your quick update!!

    Thread Starter maestro182

    (@maestro182)

    Solved!

    I misunderstood that “Registration custom footer area” is shown in the bottom of the “Registration” page.

    I think it should be explained like “Registration custom footer area will be shown just above “Book”(confirm) button in the small window which appears in booking process”.

    Thread Starter maestro182

    (@maestro182)

    Thank you very much for your quick response!

    Yes!! €999, $999,¥999, etc. are better! I think ISO code is not necessary when currency symbol is shown as prefix.

    In Japan, the Chinese character “円” as suffix is more popular and common than ¥. We usually show like this… “999円”, but the most Japanese can understand ¥999!

    • This reply was modified 1 year, 3 months ago by maestro182.
    Thread Starter maestro182

    (@maestro182)

    Thank you very much for your super-quick reaction!!

    I have renewed the plugin ver. and checked out that the payment function works well!

    Thread Starter maestro182

    (@maestro182)

    I by myself changed PHP program and solved. I deleted “* 100” below, then the Stripe Payment turns out the correct Japanese Yen amount.

    create-checkout-session.php

    ‘unit_amount’ => SeatregBookingService::getBookingTotalCost($bookingId, $bookingData->registration_layout) * 100,

    I feel happy if you modify it in your next version release.

    Thread Starter maestro182

    (@maestro182)

    Sorry, the problem above was resolved! The reason why Stripe payment link doesn’t work was my fault in Currency setting!

    But another problem has occurred.

    I set “JPY” in Currency code setting. When the transaction goes into Stripe Payment Website, the amount of Japanese Yen turns 100 times!! For example, the booking of 4500JPY per a seat turns 450,000JPY in the Stripe payment.

    How should I resolve it?

Viewing 11 replies - 1 through 11 (of 11 total)