Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Tester votre intégration SahelPay
https://sandbox.sahelpay.ml
https://api.sahelpay.ml
sk_test_xxx
sk_live_xxx
+22370000001
+22370000002
+22370000003
+22370000004
100 - 999999
1000000+
< 100
# Exposer votre serveur local ngrok http 3000 # Configurer l'URL dans le dashboard # https://xxxx.ngrok.io/api/webhooks/sahelpay
curl -X POST https://api.sahelpay.ml/v1/webhooks/test \ -H "Authorization: Bearer sk_test_xxx" \ -H "Content-Type: application/json" \ -d '{"event": "payment.success"}'