Hello ,
I’m trying to add Mastercard Payment Gateway Services (MPGS) to my App via API connector, following the documentation here
So far, I was able to successfully set up MPGS API and create a payment session using a POST call, which gives me “session.id” in the response.
The next step is redirecting users to the hosted payment page following the instructions here, but I have no idea how to do this in Bubble.
Can anyone shed some light on how to implement this in Bubble?
Thanks in advance.