Closed BaBraux closed 7 years ago
It was as simple as the clientid missing : mangoPay.cardRegistration.clientId before :
mangoPay.cardRegistration.init({ cardRegistrationURL : cardRegistrationURL, preregistrationData : preregistrationData, accessKey : accessKey, Id : cardRegistrationId, });
Hello,
I'm getting a Resultcode undefined when I'm doing :
Res return 404... so res.ResultCode gives undefined. All var needed seems init. Any idea from where this error come from since I got no error message.
Thanks