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
  • Workflow
  • Customer journey
  • Benefits of Merchant checkout
  • Integration
  1. Payment Gateway
  2. Payment solution

Merchant checkout

PreviousIntegration Guide for Web Desktop & Mobile BrowserNextMerchant Hosted Checkout

Last updated 6 months ago

Galaxy Pay offer pre-built payment pages that are designed to enhance the integration process and save you the time and effort required to create custom payment pages. The integration via API is simple and quick. You do not need to handle or store any payment details, which helps to lower PCI compliance costs.

How it works: when your customers have finished adding items to their shopping cart on your website, they will be seamlessly redirected to Galaxy Pay's user-friendly payment pages. This redirection ensures a smooth and efficient payment experience. Your customers can then securely submit their payment information through our reliable API. To start the integration process with ease, we recommend referring to our comprehensive guide on how to integrate with

Workflow

Customer journey

The follow sample customer journey is for payment method = INTERNATIONAL CARD:

  1. Customer completes order information and initiates a transaction with a payment method (for example, INTERNATIONAL Card)

  2. Customer clicks "Submit" to proceeds to complete the payment.

  1. The payment flow is launched, the user is navigated through a secured Galaxy Pay environment that reflects the transaction ID.

  1. The customer enters the card details and clicks 'Next'.

  1. The flow takes the user to the login ACS page of the bank, where the user needs to complete the transaction by using the OTP sent by the bank to the registered mobile number.

  1. The customer is shown (failed/successful) on merchant website based on the transaction status from Galaxy Pay

Benefits of Merchant checkout

  • Integration process is simple and quick.

  • You do not need to handle or store any payment details, which may lower PCI compliance costs.

  • You can customize the content of the Hosted Checkout interface to display your business information.

  • Hosted Checkout is WCAG (Web Content Accessibility Guidelines) 2.0 Level AA compliant.

Integration

View information about terms/definitions in

See integration detail in and API fields .

Glossary
General integration steps
here
GalaxyPay Hosted Checkout