You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using this library for quite a while and never had an issue to create a credit card token with the method createToken(card). The card variable being an object following the documentation:
Hi,
I've been using this library for quite a while and never had an issue to create a credit card token with the method createToken(card). The card variable being an object following the documentation:
Suddenly, I get the following error:
SyntaxError: Unexpected token o in JSON at position 1
Is this a bug?
Thank you.
The text was updated successfully, but these errors were encountered: