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

Stripe Payment Intents: Add billing_details to payments #3320

Conversation

britth
Copy link
Contributor

@britth britth commented Aug 30, 2019

Saves billing details (address, name, email, phone) to payment methods.

Remote:
25 tests, 107 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Unit:
6 tests, 42 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

@britth britth force-pushed the stripe-payment-intents-add-billing-address-to-card branch from 31ff2a8 to 9c6e4b1 Compare August 30, 2019 18:47
@britth britth requested review from jeremywrowe and a team August 30, 2019 18:50
Copy link
Member

@jknipp jknipp left a comment

Choose a reason for hiding this comment

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

:shipit:

Saves billing details (address, name, email, phone) to payment methods.

Remote:
25 tests, 107 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Unit:
6 tests, 42 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
@britth britth force-pushed the stripe-payment-intents-add-billing-address-to-card branch from 9c6e4b1 to d306cd4 Compare August 30, 2019 19:43
@britth britth merged commit d306cd4 into activemerchant:master Aug 30, 2019
@britth britth deleted the stripe-payment-intents-add-billing-address-to-card branch September 4, 2019 15:32
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.

2 participants