• Hi,

    A client of ours uses Event Manager Pro and Stripe Payment Gateway.
    The client is asking why their business name is printed as ‘Essex’ when it should be ‘London Darbar’ on their customers’ bank statement.
    I would just like to check if it’s something I could change from the plugin setting or is it something to do with their bank account settings?
    I think it might be later, but would like to double check with you.

    Thank you.

    The page I need help with: [log in to see the link]

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

    (@kirit-dholakiya)

    Hi @mani2848,

    Sorry for late reply, Please look at this code in gateway.stripe.php file. there is filter which allows you to modify booking description.

    Line no. 325. you find following code.

    $booking_description=apply_filters('stripe_booking_description',$booking_description,$EM_Booking);

    I hope that it will help you. Let me know if its work for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Business Name on Customers Bank Statement’ is closed to new replies.