• Resolved fcvolunteer

    (@fcvolunteer)


    I’ve been using PayPal as my form of payment for my events but I’m testing out switching to Stripe and I noticed that the totals are multiplied by 100 at checkout.

    I found the following code suggested as a fix but I’m not sure where to apply this fix:

    $person = eme_get_person($bookings[0][‘person_id’]);
    $event=eme_get_event($bookings[0][‘event_id’]);

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stripe total is multiplied by 100’ is closed to new replies.