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
We've encountered a problem after upgrading cordova-plugin-stripe from v1.4.0 to v1.5.3. The createCardToken method no longer returns a string as it did in v1.4.0 but a full object. This is a breaking API change and should not exist in a minor version bump. Can you please update the readme with the new type information?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
We've encountered a problem after upgrading cordova-plugin-stripe from v1.4.0 to v1.5.3. The
createCardToken
method no longer returns a string as it did in v1.4.0 but a full object. This is a breaking API change and should not exist in a minor version bump. Can you please update the readme with the new type information?Thanks
The text was updated successfully, but these errors were encountered: