Integrating our payment gateway typically involves the following steps:
- Obtain API Keys: After signing up, you will be provided with our API reference where you'll have access to test API keys and test cards from the gateway's dashboard.
- Choose Integration Method: We offer a number of integration methods, such as server-to-server or hosted payment solutions. These will be in the API documentation found here or in the portal.
- Configure the Payment Gateway: In your website or app code, configure the payment gateway by adding the API keys and creating a test payment.
- Set Up Checkout Flow: Implement a secure checkout page that handles user inputs like credit card details.
- Connect Webhooks: Set up webhooks to receive notifications about successful payments, refunds, or chargebacks.
- Live Mode: Once you are happy with the test flow, we will provide you with LIVE API keys where any final issues are resolved and you can begin to take real payments.
Comments
Please sign in to leave a comment.