Before integrating to the website we need to test the API and its responses. We can use Postman and a basic webpage (vanilla JS) for sending request and handling the response.
Let’s Start
Follow the Below steps to test the API :-
- Go on the link here.
- You will find various integration methods with various tech stacks.

- We will choose web integration for our API.
- Click on the docs for further steps and details.
Follow the below mentioned integration steps for testing :-
1. Create an order from your server
Step 1 :- Order Request using Postman
- For every payment a separate order needs to be created first.