Endpoint
Authentication
Use your secret key in theAuthorization header:
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
amount | number | Yes | The amount to be paid (in smallest currency unit) |
currency | string | Yes | Currency code (e.g., xaf, xof) |
description | string | No | Description of the payment |
metadata | object | No | Custom key-value data for your reference |