Collection (Virtual Account-NGN )**
This is the Async method of creating collection order it is desiigned to provide speedy responses while creating and fetching orders
Create Order-Without Payment Pages or in Nigeria (Virtual accounts)
This endpoint is also used to create an order on Intrapay
POST
https://prod-order-exchanger-api.fuspay.finance/api/v1/no-auth/PartnerP2P/CreateOrder/
If you have a payment page for collecting your end-user's phone number and network (mobile money regions) or you want to collect in NIGERIA; Please add "intrapay_merchant_id" and partner_id in the request body. For Nigeria, the virtual bank account is sent as a JSON response from the API
Note: The intrapay merchant id is different for each account (currency) created on Intrapay. You can find your intrapay merchant id at the bottom left AFTER YOU HAVE SETUP the wallet of that currency.
The merchant secret is also different per currency. Find your merchant secret at the partner mapping screen by clicking on your name on the partner list.
Once callback is received order appears on intrapay dashboard.
Headers
Request Body
Example Request- Code
Last updated