Skip to content
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

Changes to the Payment Intent APIs for the next API version #1501

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

remi-stripe
Copy link
Contributor

We are going to ship some changes to the Payment Intent APIs in the next API version. Though are fairly self-contained and pave the way for future changes. Changes are:

  • status: remove require_source and require_source_action and add requires_payment_method and requires_action
  • next_source_action renamed to next_action
  • allowed_source_types renamed to payment_method_types
  • authorize_with_url renamed to redirect_to_url both in the type of next action and in the hash that describes that next action.

cc @stripe/api-libraries @danwang-stripe

@remi-stripe remi-stripe force-pushed the remi-payment-intents-changes branch from 6308fb1 to 2d323b5 Compare February 12, 2019 07:02
@remi-stripe remi-stripe changed the title [WIP] Changes to the Payment Intent APIs for the next API version Changes to the Payment Intent APIs for the next API version Feb 12, 2019
@remi-stripe remi-stripe force-pushed the remi-payment-intents-changes branch from 2d323b5 to 206a44c Compare February 12, 2019 23:45
Copy link
Contributor

@ob-stripe ob-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@remi-stripe remi-stripe merged commit 8c4e143 into master Feb 13, 2019
@remi-stripe remi-stripe deleted the remi-payment-intents-changes branch February 13, 2019 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants