GALAXY PAY - API Reference Guide
  • Payment Gateway
    • Payment solution
      • General integration steps
      • Modal checkout
        • Integration Guide for Web Desktop & Mobile Browser
      • Merchant checkout
      • Merchant Hosted Checkout
      • Pay with option
      • Pay with token
      • Fast pay
      • Pay with QR
      • Pay with E-Wallet
    • Demo
    • API Specification
      • Integration Keys
      • Definitions
        • Message Structure
        • Signature Algorithm
      • Data Flight
      • PAYMENT
        • Pay
        • Pay with create token
        • Pay with token
        • Pay with Option
        • Pay with QR
        • Checkout(for modal checkout)
        • Payment Link
        • Fast pay
      • TOKENIZATION
        • Merchants
          • Delete Token
        • Customers
          • Query Tokens
          • Remove Token
      • MANAGEMENT
        • Query Transaction
        • Refund Transaction
        • Void Transaction
        • Capture Transaction
      • IPN & CALLBACK
        • Result & IPN Callback
        • Cancel Callback
    • Appendix
      • Response Codes
      • Currencies
      • Domestic Banks
      • International Card Brands
      • eWallets
      • Payment Hubs
        • Apple Pay Validation
      • QR Payment Providers
      • Buy Now Pay Later
      • Test Information
      • Glossary
  • Payment Link
    • IPN callback
  • Archive
    • QR Payment (Old version)
      • API create QR
      • API query status
      • How to test
    • API create PaymentLink
Powered by GitBook
On this page

Payment Gateway

Online Payment Process

NextPayment solution

Last updated 9 days ago

  1. Customer makes a purchase on the E-commerce Website and makes an Online Payment for the Order

  2. E-commerce website establishes a payment request to GALAXY PAY and redirects customers to GALAXY PAY Secure Page with endpoint URL.

  3. GALAXY PAY processes Payment requests sent by e-commerce website. Customers proceed to enter the required information to make payment.

  4. The customer enters information to verify the customer's account and authenticate the transaction.

  5. Successful transaction at the Service Provider, GALAXY PAY proceed:

    • Redirect customers to e-commerce website (Result URL)

    • Notify the E-commerce website of the customer's payment results through the IPN URL. Merchant updates GALAXY PAY payment results sent at this URL

  6. Merchant displays transaction results to customers