[Payment Provider] Add Manual payment provider
complete
A
Alexander O.
- Add invoice type (add-on/credit/subscription) column to Invoices page
- Add Manual as Payment Provider (and print info in invoices)
- Add invoice type filter http://localhost:8080/invoices/pendingFailed?invoice_type=credit (or may be something similar using UI) to show page with only unpaid top-up wallet invoices
- Add Mark Succeededbutton directly to invoices grid
- Add user role Operator with access right to manage invoices and customer pages only (user role for staff who approve payments were succeeded)
- Ensure it's possible and have good UX: Operator can manage invoice statuses of manual payment provider only for add-on and top up wallet operations, restrict changing payment status for subscriptions (they are automatically processed using wallet balance)
Do not try to implement this suggestion all-at-once. Do it step by step.
Lago admin
marked this post as
complete
Lago now supports storing and managing multiple payment methods per customer — including manual payments.
Need a subscription paid by card, but a one-off invoice handled manually? You can now store multiple payment methods per customer and assign them independently to subscriptions, one-off invoices, and wallet top-ups.
https://getlago.com/docs/guide/payments/payment-methods
Lago admin
marked this post as
in progress