Jon Haider
Posts: 0
Joined: Thu Oct 16, 2014 2:53 pm

Stripe Card Token no longer works.

Also, if you use XHR instead of XHR2 function, the error returned is:

Script createCardToken: Error: com.mongodb.BasicDBObject cannot be cast to java.lang.String ( @ 43 : 18 ) - throw e;

I thought Appery support external api calls. If XHR and XHR2 aren't working, are there other ways?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Stripe Card Token no longer works.

Hi Jon -

Thanks for detailed explaining on this issue.

I'll forward all this info to our developers team and we will fix it.

Also please could you clarify one moment, have you tried to run this app on a device? In our testings it doesn't works inside builder, but on device it works.

Benoit
Posts: 0
Joined: Fri Dec 19, 2014 3:26 pm

Stripe Card Token no longer works.

Hello,

From my side, I have not tried as an app on a device. It is designed to be a mobile website and not an app.

Thanks,

Benoit

Benoit
Posts: 0
Joined: Fri Dec 19, 2014 3:26 pm

Stripe Card Token no longer works.

Hello,

I was wondering if you solved the issue mentioned by Jon and I.

Thanks,
Best regards,

Benoit

Benoit
Posts: 0
Joined: Fri Dec 19, 2014 3:26 pm

Stripe Card Token no longer works.

Hello,

Any news ?

Thanks,

Benoit

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Stripe Card Token no longer works.

Hello Benoit,

Unfortunately not yet, our development team is still working on it.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Stripe Card Token no longer works.

Hello,

Seems Stripe changed logic a bit, you should change Request Content Type onto x-www-form-urlencoded, see screen shot http://prntscr.com/7u1fag
Also please check that you use correct API key, your Stripe API key should be the same as in column keyValue for api_key_proxy
http://prntscr.com/7u1fot

We've updated plugin, if you have it already added you will need to make changes manually, if you add it now - you should not.

Please note that now price is in cents.
Let me know if I can be of further assistance.

Jon Haider
Posts: 0
Joined: Thu Oct 16, 2014 2:53 pm

Stripe Card Token no longer works.

I can't change the Request Content Type onto x-www-form-urlencoded, because it's always been x-www-form-urlencoded...

I checked the API key, and it is correct... The stripe plugin works, you just cannot test it using the Test tab in the app builder...

So if you've updated the plugin, what should I make changes to exactly? The setting you mentioned above is already correct (it has always been x-www-form-urlencoded)... Price is in cents, yes, thank you.

Still no resolution

Jon Haider
Posts: 0
Joined: Thu Oct 16, 2014 2:53 pm

Stripe Card Token no longer works.

Alena, actually even though we cannot test from within the Test tab, the service is working when testing from browser or device (installed ipa).

In response to the other topic (https://getsatisfaction.com/apperyio/...) we were able to figure out a solution to get the proxy service to work...

Thank you for your help and patience with me :D

Benoit
Posts: 0
Joined: Fri Dec 19, 2014 3:26 pm

Stripe Card Token no longer works.

Yes, it worked for me as well. Thanks for that update ;)

Return to “Issues”