Page 1 of 1

Stripe Payment

Posted: Sat Nov 30, 2013 8:40 pm
by adam griffin

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?


Stripe Payment

Posted: Sat Nov 30, 2013 8:53 pm
by Igor

Hello,

Is there any navigate to page events on your "StripePayment_PaymentScreen" screen?


Stripe Payment

Posted: Sat Nov 30, 2013 9:07 pm
by adam griffin

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.


Stripe Payment

Posted: Sat Nov 30, 2013 9:10 pm
by adam griffin

I think I found a the problem. On the page before the payment screen I added both the paymentscreen and finalpayment screen by accident