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
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Remove return_url from PaymentIntent creation call (#37)
PaymentIntents do not support providing the `return_url` at creation time anymore.
Instead, they're provided during the call to `confirm`, by the mobile SDK.
0 commit comments