How It Works
Last updated
Last updated
We provide two distinct payment gateway order options: 'payment
' and 'deposit
'.
For payment orders, a specific, predetermined amount must be paid to complete the order.
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.
CREATE: Initiate Order Creation via API. See:
PRESENT: Present the Payment Gateway URL to the Customer.
PAY: Customer proceeds with Payment for the Order.
COMPLETE: Automatically Redirect to the Specified returnUrl
. See:
NOTIFY: Trigger Notification to the Specified notifyUrl
. See: