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

Support Payment Intent status requires_capture #640

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Support Payment Intent status requires_capture #640

merged 1 commit into from
Jan 10, 2020

Conversation

theodorton
Copy link
Contributor

In order to test separate auth and capture, one must be able to create payment intents with the status requires_capture.

Based on test card with 4 last 3055:

3D Secure authentication may still be performed, but is not required. By default, your Radar rules will not request 3D Secure authentication for this card.
https://stripe.com/docs/testing#three-ds-cards

@theodorton
Copy link
Contributor Author

The specs fail on my machine as well when running bundle rspec -t live both on master and my branch.

@alexmamonchik
Copy link
Contributor

@theodorton please, pull master

In order to test separate auth and capture, one must be able to create payment intents with the status `requires_capture`.

Based on test card with 4 last 3055:

> 3D Secure authentication may still be performed, but is not required. By default, your Radar rules will not request 3D Secure authentication for this card.
@theodorton
Copy link
Contributor Author

Sorry, this is now rebased on master.

@alexmamonchik alexmamonchik merged commit 1eb6d6d into stripe-ruby-mock:master Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants