Skip to content

Technical Flow

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