3. Open Payment Page

Opening payment page requires you to call the process SDK API with process payload as input.

Please note that it should not be called on an HyperSDK instance which has not been initiated. To verify if an instance is initiated, kindly refer to check SDK isInitialised section under code snippetslink icon.

Once the payment page is opened, your users can proceed with the transactions. Refer to steps below for details

3.1 Create OrderDetails Payload

3.2 Sign the OrderDetails Payload

3.3 Create Process Payload

3.4 Call Process API

Warning

As soon as you sign up with Juspay, we set you up with a Dummy PG automatically. Using this Dummy PG, you can run test transactions with a pre-configured set of cards.

You may also configure the test credentials of the gateway and use the respective test cards for completing the transaction journey.
Please refer to the Test Resources link iconpage for more details.

Last updated 5 months ago