Problem
We want to create a new credit card component to add your card information, as seen on https://projects.invisionapp.com/share/SP8PSQGNM#/screens/191332630
Subtasks
Moved to #669
- Uses
ember-stripe-service to generate client-side errors per input field
- Shows server-side errors on input fields, where appropriate
- Use existing code from another project we've done for some of the fields
- Highlight inputs in red when they have errors
- Add error information below each input when errors are present
- optional Credit card highlights as the correct one when entered
Problem
We want to create a new credit card component to add your card information, as seen on https://projects.invisionapp.com/share/SP8PSQGNM#/screens/191332630
Subtasks
Moved to #669
ember-stripe-serviceto generate client-side errors per input field