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 Pay with option
  • Integration
  1. Payment Gateway
  2. Payment solution

Pay with option

PreviousMerchant Hosted CheckoutNextPay with token

Last updated 7 months ago

Much like the "Merchant checkout" concept, Galaxy Pay offers a streamlined solution for interface development optimization. Merchants are required only to route payments through the Galaxy Pay platform, allowing their customers the flexibility to select their preferred payment methods. These payment options can be readily enabled or disabled in accordance with specific requirements. 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 = DOMESTIC CARD:

  1. Customer completes order information and clicks 'Submit' on merchant website or application after checkout.

  1. The customer is redirected to Galaxy Pay payment gateway page.

  1. Customers chooses a payment method from the Galaxy Pay Payment page. For example, DOMESTIC (Card/Account).

  2. The card details are provided by the customer 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 Pay with option

  • Simplified payment workflow for your customers while reducing the cost of designing complex payment functionalities within your environment.

  • Assures the security of your customer payment credentials.

  • PCI-DSS certifications to operate your facility are not mandatory.

  • Supports specific and generic intent for UPI payments on mobile web

  • Personalized payment experience (using recommendations) and offers.

Integration

View information about terms/definitions in

See integration detail in and API fields in

Glossary
General integration steps
Pay with option
Pay With Option