Authorizations
Headers
Operation type - must be '2' for PayIn
Available options:
2 Example:
"2"
Service identifier for the payment method
Example:
"1"
Body
application/json
Payment details to collect from customer
Amount in smallest currency unit (100 XAF = 1€)
Required range:
x >= 100Example:
1000
Available options:
XAF, USD, EUR Example:
"XAF"
Customer mobile money wallet number
Example:
"237690000000"
Maximum length:
255Example:
"Payment for Order #123"
Maximum length:
255Example:
"John Doe"
Example:
"john@example.com"
URL to receive payment status updates
Example:
"https://yourapp.com/webhooks/payment"