robbieboy
Forum Replies Created
-
Thanks for the response! Submitting now.
- This reply was modified 5 years ago by robbieboy.
I also need this functionality. Can you tell me the path to the script that I need to edit? I can figure it out from there.
ThanksThanks that totally set me on the right track! The problem I’m running into is that the gateway that I’m trying to implement does its authentication on the client side, using javascript. The only way I can figure this working involves me having to reload the page after authentication is received. Is there a way that I can send back the booking ID to events manager once I receive my approved or declined message? It looks like handle_payment_return() can do this, but what URL can I call to trigger this function?
Thanks for your help
Thanks, I’m trying to work through it. I’m struggling a bit with a starting point. What function is called in the gateway when the booking form is submitted?
Thanks