Make Subscription Payment

Select corresponding user after entering the email. If one result is found, it will auto-select.
M-Pesa
Visa / Card
PayPal
Bank Transfer
On submit, we’ll create a Pending payment, then initiate an STK Push via server. The customer confirms on their phone. Status updates via callback/webhook or polling. Inactive accounts get reactivated.
We will create a Pending record, then request a **payment page URL / client token** from your card gateway. The user will be redirected to complete 3-DSecure / OTP securely (no card data handled here).
We will create a Pending record, then redirect the user to PayPal Checkout. On success, PayPal returns to your site and we verify via IPN / Webhook before marking Completed.
Bank transfers are recorded as Pending with your bank reference. Admin can mark Completed after manual verification (or automate via statement ingestion).