TygaPay Docs
  • ๐Ÿ‘‹Welcome!
  • ๐Ÿ›’Payment Gateway
    • ๐Ÿ’กHow It Works
    • โ„น๏ธGet Started
  • API
    • ๐Ÿš€API Integration Setup
      • ๐Ÿ”Authentication
      • โ†—๏ธRequests
    • ๐Ÿ“ฆAPIs
      • ๐Ÿ“–Swagger Docs
      • ๐ŸฆTenants
      • ๐Ÿ˜„Users
      • โ†”๏ธTransactions
      • ๐ŸงพOrders
  • Plugins
    • ๐Ÿ›๏ธWooCommerce
      • ๐Ÿ”‘API Credentials
      • ๐Ÿ› ๏ธIntegration
  • Admin Portal
    • โชRefunds
      • โฎ๏ธPaid Order Refunds
      • โ—€๏ธPartial Paid Order Refunds
      • โ—€๏ธOverpaid Order Refunds
Powered by GitBook
On this page
  • Payment Orders (Fixed Amount):
  • Deposit Orders (Flexible Amount):
  • Process Flow
  1. Payment Gateway

How It Works

PreviousPayment GatewayNextGet Started

Last updated 1 year ago

We provide two distinct payment gateway order options: 'payment' and 'deposit'.

Payment Orders (Fixed Amount):

For payment orders, a specific, predetermined amount must be paid to complete the order.

Use Case: Browse products on your website. Specify the exact amount and initiate the TygaPay order to be paid in full.

Deposit Orders (Flexible Amount):

In the case of deposit orders, there is no fixed amount requirement. Any payment made toward the order will be processed, and upon receipt, the order will be considered complete.

Use Case: Accept donations of any amount for your organization or credit a user's account in your system upon successful payment.

Process Flow

  1. CREATE: Initiate Order Creation via API. See:

  2. PRESENT: Present the Payment Gateway URL to the Customer.

  3. PAY: Customer proceeds with Payment for the Order.

  4. COMPLETE: Automatically Redirect to the Specified returnUrl. See:

  5. NOTIFY: Trigger Notification to the Specified notifyUrl. See:

๐Ÿ›’
๐Ÿ’ก
๐Ÿ’ณ
๐Ÿ’ณ
๐Ÿ—บ๏ธ
๐Ÿš€
๐Ÿ’ป
๐Ÿ’ณ
โœ…
๐Ÿ“ข
Payment Gateway Process Flow
Create Order
Order Redirect Url
Order Notify Url (Webhook)