Page 1 of 2

Issue with Stripe Payment since upgrade

Posted: Fri Jul 03, 2015 2:22 pm
by Mo

I've upgraded to the latest version off the builder, and in so doing, lost basically all of my template settings. I've fixed those, but now have a problem with the Stripe configuration. It was working before I upgraded and I was able to export an apk file that works in Android. I needed to upgrade in order to export an .ipa file that meets the new 64 bit requirement for apple. But now the Stripe configuration is not working at all and gives me this error in the console log : Stripe_JS TokenDS is not defined and references this line in StripePayment_JS: StripePayment_JS.js:25:5. Do I need to rename the service? It worked before with the name it has.


Issue with Stripe Payment since upgrade

Posted: Sat Jul 04, 2015 7:30 pm
by Mo

UPDATE: The problem appears to be in the use of the database and secure proxy. The script is reading the key name as the actual value. Not sure what is going on there, so any help would be appreciated.


Issue with Stripe Payment since upgrade

Posted: Mon Jul 06, 2015 7:22 pm
by Illya Stepanov

Hi Mo -

It is hard to say what could be wrong here, could you please share this app with us and tell us its name. And describe with steps how we can replicate this errors in your app?


Issue with Stripe Payment since upgrade

Posted: Wed Jul 08, 2015 8:49 pm
by Mo

Can you tell me how I share the app with you in the new builder? I can't find anything. Also, I sent an email to support and wouldike to do this via email, not on the board here because I will be giving you some information that is not for public consumption.


Issue with Stripe Payment since upgrade

Posted: Wed Jul 08, 2015 8:59 pm
by Evgene Karachevtsev

Hello Mo,

This link should help:
https://devcenter.appery.io/documenta...


Issue with Stripe Payment since upgrade

Posted: Wed Jul 08, 2015 9:15 pm
by Mo

I have shared the app called Munchie 2. However, this is a live app with location based stuff. I will need to know when and where you will be when testing so I can turn on a specific test store for you. This is preferably done after 12 am EST so as not to confuse current users. This is why I would like to move this discussion to email.


Issue with Stripe Payment since upgrade

Posted: Fri Jul 10, 2015 12:49 pm
by Mo

Can I get an update here?


Issue with Stripe Payment since upgrade

Posted: Fri Jul 10, 2015 1:37 pm
by Mo

Okay, now it looks like the StripePayment_CardTokenService is sending my database API key as my stripe API key, which of course results in an invalid response. Why would it send that and not my stripe key which is in the database?


Issue with Stripe Payment since upgrade

Posted: Sat Jul 11, 2015 1:53 pm
by Mo

Figured out what was going on with the api key, but when I now test in the browser as described in the documentation using this url:

https://api.stripe.com/v1/tokens?Auth... {api_key_proxy}&Content-Type=application/json

Appery asks me for a username and password. I provide it and it asks me again and again, etc. If I hit cancel, it runs the service but sends my username as the api_key_proxy value.


Issue with Stripe Payment since upgrade

Posted: Sun Jul 12, 2015 3:16 pm
by Mo

Is anyone looking at this? I went from paying under $300 a year for this platform to now almost $1000 a year and now I get less response than I ever did. Can someone give me an update on this issue?