#Mosh-elements
1 messages · Page 1 of 1 (latest)
When its returning to my success method it comes with another set of parameters like ayment_intent, payment_intent_client_secret etc
I have a javascript code to stop pressing back buttton and it wont work due to this url change.
It need to return "/Payment/PaymentSuccess" exactly to load the js properly.
Im having back button issues where user can press browser back button and pay again. My validations not working due to browsr back button not hitting my get method of the page.
Yes this return URL will have some query parameters. However you cannot disable this.