My-CoolPay API Docs

My-CoolPay merchant dashboard
My-CoolPay Merchant API is the easiest and most secure way to effortlessly accept payments from your customers on your websites and mobile applications. It has several integrated payment methods (Orange Money, MTN Mobile Money, VISA, Mastercard, My-CoolPay...) and offers you a unified view for a better follow-up of your activity.
- Developer: Digital House International (DHI)
- Support address: support@my-coolpay.com
- Contact / WhatsApp: (+237) 654 197 288
- Last edit: 28/07/2022
French version 🇫🇷
Une ancienne version de cette documentation est disponible en français, elle n'a pas été mise à jour depuis le 14/10/2021. Il est possible qu'elle soit obsolète à l'heure actuelle. Si vous souhaitez néanmoins l'utiliser, elle est disponible au format PDF à l'adresse ci-dessous.My-CoolPay_API_Documentation_FR_2021-10-14.pdf
Requirements
Before you can integrate My-CoolPay Merchant API into your website or application, you must:
- Have access to My-CoolPay merchant area, it can be obtained by following My-CoolPay’s Merchant API application procedure;
- Create an application from your merchant area by filling in following information:
- A name (which will be displayed on your payment page);
- The link to the home page of your website (or application);
- The URL of the logo to be displayed on your payment page;
- A redirection URL in case of a successful payment;
- A redirection URL in case of cancelled payment;
- A redirection URL in case of failed payment;
- A callback URL (see callback handling);
- The email address that should receive payment notifications.
- Have your application validated by My-CoolPay (done automatically within 24h after creation);
- Transmit to My-CoolPay by email, the IP addresses (maximum 3) of your servers authorized to make withdrawals, in case you wish to use Payout API.
Once this has been done, you will see two API keys appear in the application details: a public key and a private key (to be kept secret).