Used to finalize transfer where otp is required. This step is not required if otp is disabled
1 | finalize_transfer(authorization, ...)
|
authorization |
set_keys("", "SECRET_KEY")$secret, equivalent of "-H Authorization: Bearer SECRET_kEY" |
... |
Body Params |
transfer_code |
string. REQUIRED Transfer code |
otp |
string. REQUIRED OTP sent to business phone to verify transfer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.