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

Payment Methods: add PayPal as option to PaymentMethodForm #47518

Closed
michaeldcain opened this issue Nov 17, 2020 · 0 comments · Fixed by #48553
Closed

Payment Methods: add PayPal as option to PaymentMethodForm #47518

michaeldcain opened this issue Nov 17, 2020 · 0 comments · Fixed by #48553

Comments

@michaeldcain
Copy link
Member

michaeldcain commented Nov 17, 2020

In #47516, we're creating a new PaymentMethodForm component for the "Change Payment Method" (EditCreditCardDetails) screen. After we create the new endpoints to create and save PayPal billing agreements (tracked separately), we'll want to add PayPal as an option to this form.

See: pbOQVh-Dt-p2

Screen Shot 2020-11-17 at 11 58 00 AM

User Flow:

  • user selects "Add {a|another} PayPal account" from radio options on "Change Payment Method"
  • user click "Continue"
  • user is redirected to PayPal site
  • user confirms new billing agreement
  • user is returns to Subscription Settings screen with confirmation(?) and payment method is updated on setting screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants