-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Undefined
-
- Refactor Stripe form & code for saving/updating a credit card into React. This also implies packing the JS code
- Add tests
- Show better error messages. Before this task, if it fails, it is shown in an alert
- The 'Save' button must be disabled when we are processing stripe requests or requests to our servers
- Pack and import loading stripe elements instead of this:
<script type="text/javascript" src="https://js.stripe.com/v3/"></script>