AFTER PAYMENT FAIL PAGE NOT REDIRECTING TO REDIRECT URL
Solved!Posted in General by kameswararaoFri Nov 11 2016 05:21:39 GMT+0000 (Coordinated Universal Time)·6·Viewed 7,059 times
AFTER PAYMENT FAIL PAGE NOT REDIRECTING TO REDIRECT URL
Nov 11, 2016
For failed payments redirection is not enabled by default for all profiles.
Shoot an email to [email protected] and share your username and (platformproduction/sandbox) you are signed up on right now.
marked this as solved
Aug 21, 2017
CAN I SET PAYMENT FAILED REDIRECTION URL
Dec 16, 2017
AFTER PAYMENT FAIL PAGE NOT REDIRECTING TO REDIRECT URL CAN I SET PAYMENT FAILED REDIRECTION URL
Dec 16, 2017
No, you cant actually, but you can fetch the payment status via the redirection link. then use some if..else to redirect it to success or failure page
July 1, 2018
The best way to use a combination of redirect url and webhook to do the task. On the redirection url, check the status of payment and show the message accordingly. If pyment is credited show thank you message and if its failed show failed message. You can see it on working on the step by step instamojo integration tutorial present on https://www.ajoft.com/development/integration-of-instamojo-payment-gateway-php-web-applications.jsp
For failed payments redirection is not enabled by default for all profiles.
Shoot an email to [email protected] and share your username and (platformproduction/sandbox) you are signed up on right now.
marked this as solved
CAN I SET PAYMENT FAILED REDIRECTION URL
AFTER PAYMENT FAIL PAGE NOT REDIRECTING TO REDIRECT URL
CAN I SET PAYMENT FAILED REDIRECTION URL
No, you cant actually, but you can fetch the payment status via the redirection link. then use some if..else to redirect it to success or failure page
The best way to use a combination of redirect url and webhook to do the task. On the redirection url, check the status of payment and show the message accordingly. If pyment is credited show thank you message and if its failed show failed message. You can see it on working on the step by step instamojo integration tutorial present on https://www.ajoft.com/development/integration-of-instamojo-payment-gateway-php-web-applications.jsp