• Resolved KineticPulse

    (@kineticpulse)


    Hi

    Using this plugin with EM Pro and the ‘multiple booking’ option results in ‘multiple events’ being the description sent to Stripe instead of the actual event names. This means the info isn’t very useful – how can the correct information be sent?

Viewing 1 replies (of 1 total)
  • Plugin Author Kirit Dholakiya

    (@kirit-dholakiya)

    Hi @kineticpulse

    We added filter for change description which passed to stripe. Please look at following line in new version.
    $booking_description=apply_filters(‘stripe_booking_description’,$booking_description,$EM_Booking);

    So you can change now description using above hook…

Viewing 1 replies (of 1 total)
  • The topic ‘EM Pro basket (multiple events)’ is closed to new replies.