Appearance
Technical Flow
- Merchant request to charges API for get payment URL.
- Customer will got redirect to payment page.
- After customer complete payment. Customer wil be redirect to "return_url".
- On parallel GUPay will send payment result to merchant server by webhook_url setting on GUPay server.