I have added the stripe plugin. When I run the app it skips the StripePayment_PaymentScreen page and goes to the StripePayment_FinalScreen. How can this problem be fixed?
I have added the stripe plugin. When I run the app it skips the StripePayment_PaymentScreen page and goes to the StripePayment_FinalScreen. How can this problem be fixed?
Hello,
Is there any navigate to page events on your "StripePayment_PaymentScreen" screen?
Not that I found I check the load event and page show, but they are just Jscript functions. I trace the functions and still dont see any navigate events.
I think I found a the problem. On the page before the payment screen I added both the paymentscreen and finalpayment screen by accident