How does it work?
Welcome to our guide on using the API. Here you will find all the information you need to integrate our service into your application efficiently.
📝 Steps to integrate with 88 Pay
1. Get your API Key
Your unique identifier to access our services. You can access the developer portal and register here.
2. Generate an Authentication Token
Use your API key to generate a temporary token that authenticates each request. This ensures that all interactions with our API are secure.
3. Create Order
Send a request to the appropriate endpoint to create a new order. Make sure to include the necessary parameters and check the response to confirm successful creation.
4. Complete the Transaction
Process payment to finalize the order. Follow security best practices and be sure to validate the transaction.
5. Set up Webhook
Set up a webhook to receive automatic notifications about the status of transactions. This will allow you to manage events in real time and keep your systems up to date.