gocodebox / gocodebox/lifterlms
Improve ability to update payment method for an Order
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
**Is your feature request related to a problem? Please describe.**
Currently it's not clear that you need to go to Order History, click an order, and then click the button to update the billing information.
**Describe the solution you'd like**
- Rename "Order History" to "Billing"
- Add a table "Subscriptions" above the full order history for any recurring payments the user has
- Add a button / link "Update Payment Method" to jump directly to the form to update the payment method for an order
**Describe alternatives you've considered**
A bulk update option and separate endpoint for all orders, but that's not possible with all gateways.
HS-258695
Contributor guide
Assessment
This issue has not been assessed yet.