Status of transfer object returned will be ‘pending’ if OTP is disabled. In the event that an OTP is required, status will read ‘otp’.
1 | initiate_transfer(authorization, ...)
|
authorization |
set_keys("", "SECRET_KEY")$secret, equivalent of "-H Authorization: Bearer SECRET_kEY" |
... |
Body Params |
amount |
int32. REQUIRED Amount to transfer in kobo |
recipient |
string. REQUIRED Code for transfer recipient |
source |
string. REQUIRED Where should we transfer from? Only balance for now |
currency |
string |
reason |
string |
reference |
string If specified, the field should be a unique identifier (in lowercase) for the object. Only -,_ and alphanumeric characters allowed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.