Commit c956c77
committed
fix: Add 'None' option to payment method dropdown to allow resetting payment config
Fixes #583
- Added PAYMENT_METHOD_NONE as the first option in the payment method dropdown
- Removed placeholderMessage since 'None' is now a selectable option
- Users can now reset their payment configuration by selecting 'None'1 parent 8bbc530 commit c956c77
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
816 | 820 | | |
817 | 821 | | |
818 | 822 | | |
| |||
857 | 861 | | |
858 | 862 | | |
859 | 863 | | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | 864 | | |
864 | 865 | | |
865 | 866 | | |
| |||
0 commit comments