Payment Link
Sample Request
{
"name": "Demo Otp Link",
"hash": "mypaymentlink",
"link_status": 1,
"expire_by": "2023-04-26T11:22:08.587Z",
"amounts": [
{
"amount": 4000,
"currency_id": "NGN"
}
],
"description": "My description",
"redirect_link": "https://fjfhgfd.com",
"return_msg": "Successful"
}Creating a Payment Link
This API creates a Simple Payment Link
Request Body
Name
Type
Description
Generating the Link
GO LIVE - Production
Last updated