-
Notifications
You must be signed in to change notification settings - Fork 460
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
API Updates #1280
API Updates #1280
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved but one alphabetical order is wrong
Sofort *PaymentIntentPaymentMethodOptionsSofortParams `form:"sofort"` | ||
ACSSDebit *PaymentIntentPaymentMethodOptionsACSSDebitParams `form:"acss_debit"` | ||
Alipay *PaymentIntentPaymentMethodOptionsAlipayParams `form:"alipay"` | ||
AfterpayClearpay *PaymentIntentPaymentMethodOptionsAfterpayClearpayParams `form:"afterpay_clearpay"` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be before Alipay in alphabetical order
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch
… user as soon as we add it (#1280)
r? @remi-stripe
cc @stripe/api-libraries
Corresponds to Stripe Openapi release v33. Analogous typescript diff.
Changelog
Reference
onChargePaymentMethodDetailsAfterpayClearpay
.AfterpayClearpay
onPaymentIntentPaymentMethodOptionsParams
.