Setup guide
Last updated
Last updated
Before you can integrate IVPAY payment gateway, you'll need to make sure you have a merchant account set up. If you don't, please sign-up on app.ivpay.io.
IVPAY API requires an API key to authenticate all requests. This key must be passed via the header for every request.
This key is specific to your user and should not be shared for use outside of your business account.
To get your API Key follow these instructions.
Once you have your API Key, you'll want to understand the concepts behind IVPAY payment gateway and build your first integration.
The IVPAY API can be used from outside the IVPAY system, and can be accessed via it's RESTful endpoints.
Once you have your API Key, you're already able to start making your first API call.
Make your first API call