Build Redirect Payment Page

Redirect to List of Payment UI

If you choose autoConfirm = false without sending us the paymentMethod and paymentMethodOptions object, we will redirect you to the List of Payment UI

chevron-rightCreate Payment Sessionhashtag

A windowed time for the end customer to complete the payment, starting when the client initiates the payment request through your app. The payment session duration is customizable, with a default duration of 15 minutes.

API Reference: Create Payment Session

chevron-rightChoose a modehashtag

To generate Redirect Payment Page, choose mode “REDIRECT”

chevron-rightSend us your Success, Failure, and Expired Payment Session URLhashtag

Handle Success, Failure, and Expired cases on your Payment Session

Object reference: Redirect Object

chevron-rightFill Customer and Order informationhashtag

Include customer and order details by filling the customer and orderInformation objects. Personalize the payment experience, enhance fraud detection and reconciliation, and ensure smoother processing of refund requests.

Object Reference:

chevron-rightRedirect to List of Payment UIhashtag

After creating the Payment Session, redirect your customer to the URL for the Payment page returned in the response.

chevron-rightSimulate Payment hashtag
  1. Visit the Payment Page

  2. Finalize the Payment Method

Redirect to Selected Payment UI

If you choose autoConfirm = true with sending us the paymentMethod and paymentMethodOptions object, we will redirect you to the Selected Payment UI

chevron-rightCreate Payment Sessionhashtag

A windowed time for the end customer to complete the payment, starting when the client initiates the payment request through your app. The payment session duration is customizable, with a default duration of 15 minutes.

API Reference: Create Payment Session

chevron-rightChoose a modehashtag

To generate Redirect Payment Page, choose mode “REDIRECT”

chevron-rightDefine Payment Methodhashtag

Set autoConfirm to true and fill paymentMethod and paymentMethodOptions Object to finalize the payment method from the previous step

Object Reference:

chevron-rightSend us your Success, Failure, and Expired Payment Session URLhashtag

Handle Success, Failure, and Expired cases on your Payment Session

Object reference: Redirect Object

chevron-rightFill Customer and Order informationhashtag

Include customer and order details by filling the customer and orderInformation objects. Personalize the payment experience, enhance fraud detection and reconciliation, and ensure smoother processing of refund requests.

Object Reference:

chevron-rightRedirect to Payment Pagehashtag

After creating the Payment Session, redirect your customer to the URL for the Payment page returned in the response.

chevron-rightSimulate Payment hashtag

Visit the Payment Page and Simulate the Payment

Last updated