Topup Balance Online (Payment Gateway)
Get an online top-up URL for a loyalty member. Redirect the member to this URL to top up their loyalty credit via the standard payment gateway.
When to Use
▾
Use this endpoint when:
- Allowing members to top up their loyalty balance online
- Building a self-service top-up flow
How to Use
▾
Endpoint
POST
/v3/loyalty/member/{memberId}/topup-onlinePOST /v3/loyalty/member/{memberId}/topup-online with the desired top-up amount. Redirect the member to the returned URL.
Request Parameters
▾
Amount of credit to top up
Example: 10
URL to redirect the member to after payment
Example: "https://revenuemonster.my"