How can I create an offsite gateway subscription? #7767
Unanswered
vozamk
asked this question in
Payment Gateways
Replies: 1 comment
-
Hi, The redirection could be occurring on a default page. You may reach out to the payment gateway provider to update the URL to the desired one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I created a gateway for one-time offsite payments using the Israeli payment system Tranzila. I redirect to the payment page, then receive a callback, and everything works well.
However, I encountered an issue when creating an offsite subscription. After filling out the form and submitting it, I am redirected not to the Tranzila payment page, but directly to the thank you page.
How can I send the user to the payment page on the payment provider's site and receive a callback so I can create the subscription based on that data?
Beta Was this translation helpful? Give feedback.
All reactions