You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
User Flow:
The text was updated successfully, but these errors were encountered: