Stripe Payment
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?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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