Skip to content

Commit

Permalink
Deprecate ConfirmPaymentIntentParams extraParams parameter (#3635)
Browse files Browse the repository at this point in the history
`extraParams` were previously used to set `setupFutureUsage`. [0]

We now have a `setupFutureUsage` property, so there's no use for this
property.

Add overloaded "create" methods without an `extraParams` property and
mark the variant with the property as deprecated.

[0] https://stripe.com/docs/payments/save-during-payment?platform=android#android-submit-payment
  • Loading branch information
mshafrir-stripe authored Apr 28, 2021
1 parent 2b1cfcf commit 315d70b
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 13 deletions.
Loading

0 comments on commit 315d70b

Please sign in to comment.