Guide: Invoice to payment on a phone
How a notification becomes a settled invoice.
About 10 minutes.
- The invoice is raised WHMCS creates the invoice as usual. The app hooks that event and notifies the client, with the amount and due date in the notification body.
- They tap the notification It opens the invoice directly rather than the home screen, which is the whole point of sending it.
- They pay Payment hands off to your existing WHMCS payment page, so every gateway you already support keeps working and no card data ever touches this module.
- Payment received, or not Both outcomes notify. A failed payment that nobody hears about becomes a suspension nobody expected.