-
Notifications
You must be signed in to change notification settings - Fork 982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OXXO Payment Method #1592
Add OXXO Payment Method #1592
Conversation
To map the nextAction.displayOXXODetails data
e63379a
to
495486c
Compare
495486c
to
ed75a71
Compare
…/check_for_new_localized_strings.sh
The test failed on CI because OXXO related tests requires |
As it may mess with doc autogen
I merged this to the latest, cleaned up the |
💯 Thank you ❤️ ! |
I am curious about how the flow will work. Is there a place where you are writing about it? |
Hey @carlosdelamora! We've added some docs for using OXXO on iOS: https://stripe.com/docs/payments/oxxo/accept-a-payment#ios |
Financial Connections: renamed instances of AuthorizationSession to AuthSession.
Summary
Add OXXO Payment Method
Motivation
To support OXXO payment method in iOS SDK.
Testing
STPPaymentMethodOXXOParamsTests
andSTPPaymentMethodOXXOTests
STPAPIClient APIVersion
locally to run the test