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

Purchases: Allow disabling input fields in credit card form #260

Closed
stephanethomas opened this issue Nov 20, 2015 · 1 comment
Closed

Purchases: Allow disabling input fields in credit card form #260

stephanethomas opened this issue Nov 20, 2015 · 1 comment
Labels
[Feature] Checkout The checkout screen and process for purchases made on WordPress.com. [Type] Enhancement

Comments

@stephanethomas
Copy link
Contributor

We should be able to disable input fields of the credit card form on the Edit Card Details page:

screenshot

This will allow us to prevent users from entering any data while we're still in the process of fetching the actual data for the stored credit card from the API. Note the handling of the submit form button shouldn't be the responsibility of the <CreditCardForm /> component. Finally, this form is also used in the checkout on the Secure Payment page to allow users to enter a new credit card, which means this flow should be checked for side effects when this issue is being resolved.

@stephanethomas stephanethomas added [Type] Task [Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. labels Nov 20, 2015
@stephanethomas stephanethomas self-assigned this Nov 20, 2015
@stephanethomas stephanethomas removed their assignment Dec 11, 2015
@fabianapsimoes fabianapsimoes added this to the Purchases: Future milestone Feb 25, 2016
@fabianapsimoes fabianapsimoes added [Feature] Checkout The checkout screen and process for purchases made on WordPress.com. [Type] Enhancement and removed [Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. [Type] Task labels Mar 15, 2016
@fabianapsimoes fabianapsimoes modified the milestones: Purchases: Future, Gold: backlog Mar 15, 2016
@gziolo
Copy link
Member

gziolo commented Aug 19, 2016

This is no longer an issue since #7537 landed.

@gziolo gziolo closed this as completed Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Checkout The checkout screen and process for purchases made on WordPress.com. [Type] Enhancement
Projects
None yet
Development

No branches or pull requests

3 participants