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 PaymentMethodForm to AddCreditCardDetails #47519

Closed
michaeldcain opened this issue Nov 17, 2020 · 1 comment
Closed

Payment Methods: add PaymentMethodForm to AddCreditCardDetails #47519

michaeldcain opened this issue Nov 17, 2020 · 1 comment

Comments

@michaeldcain
Copy link
Member

michaeldcain commented Nov 17, 2020

After we add PayPal support to PaymentMethodForm, we should switch out CreditCardForm for the newer component in AddCreditCardDetails. We'll want to hide the store card options in this view (only PayPal and new cards).

See: pbOQVh-Dt-p2
Requires: #47518

Screen Shot 2020-11-17 at 12 26 32 PM

User flow:

  • user clicks "Add payment method" from the site- or account-level Payment Methods screens
  • user sees the PaymentMethodForm with "Credit or debit card" pre-selected and credit card form expanded
  • user also sees an option for PayPal
  • adding a payment method assigns it to all site- or account-level subscriptions, depending on view
@michaeldcain
Copy link
Member Author

This is being tracked in #48966.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant