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

Add off_session field to PaymentIntent.create #574

Merged
merged 1 commit into from Feb 18, 2020

Conversation

dkulchenko
Copy link
Contributor

This enables specifying that the payment is occurring non-interactively.

(https://stripe.com/docs/api/payment_intents/create)

This enables specifying that the payment is occurring non-interactively.

(https://stripe.com/docs/api/payment_intents/create)
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.202% when pulling 877d9d0 on dkulchenko:patch-2 into 7b9c881 on code-corps:master.

Copy link
Collaborator

@snewcomer snewcomer left a comment

Choose a reason for hiding this comment

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

Thank you for this!

@snewcomer snewcomer merged commit 88deb5a into beam-community:master Feb 18, 2020
@dkulchenko dkulchenko deleted the patch-2 branch February 21, 2020 04:45
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

3 participants