Mangopay / cardregistration-js-kit

Mangopay V2 JS resources for card registration front-end workflow
MIT License
38 stars 34 forks source link

Cant post on https://homologation-webpayment.payline.com/webpayment/getToken for card registration after a few payments #13

Closed davidgeismar closed 8 years ago

davidgeismar commented 8 years ago

After a couple of successfull payments (usually two), I always get an error when trying to process a new payment at the card Registration state. I get this error :

POST https://homologation-webpayment.payline.com/webpayment/getToken net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH

the console is showing me error on line 510 of

https://github.com/Mangopay/cardregistration-js-kit/blob/master/kit/mangopay-kit.js#L510 when trying to tokenizeCard : https://github.com/Mangopay/cardregistration-js-kit/blob/master/kit/mangopay-kit.js#L107

GuiminZHOU commented 8 years ago

hi, in which environment it happens? prod or dev?

GuiminZHOU commented 8 years ago

me, i got the same error this morning, Normally, this error would be from the browser. Me, i got the error on Chrome and no error on Firefox, and after update Chrome, it's ok

davidgeismar commented 8 years ago

It happens in dev, I havent try it out in prod mode

hobailey commented 8 years ago

Hey everyone, this is a problem of our PSP with Chrome only. We're in discussions with them to resolve it, but we don't yet have a fix date I'm afraid. I've just created a known issue if you want to follow updates over there: https://github.com/Mangopay/mangopay/issues/8