...
...
...
...
...
...
...
...
Call Get a unique Payment link Endpoint
Panel | ||
---|---|---|
| ||
Title: Get unique Payment link |
Panel | ||
---|---|---|
| ||
Description: This service endpoint may be used to get all a unique payment link associated with a Merchant’s Account |
Panel | ||
---|---|---|
| ||
URL: |
Panel | ||
---|---|---|
| ||
HTTP Method: GET |
...
First, you pass the unique id ID associated to with a payment link. Here are the details you'll need:
Panelcode | |
---|---|
|
amount
: The amount to charge the customer.currency Code
: A three-letter ISO code for the currency in which you want to accept the payment. A unique code that represents a defined business currency. E.g NGN=Nigerian Naira, USD =United state Dollars etc (Required) If you don't specify a value, we'll assume"NGN"
Tax Enabled:
Specify if Tax/fees is applicable on the purchase value (true, false)name
: This is the name of the item to be purchased via the payment linkdescription: This is the description of the item to be purchased
link Type
: This specify how often the payment link can be used. (Reusable, One-time)meta
data (optional): An object containing any extra information you'd like to store alongside the transaction e.g{CVV
| |
Sample Request Payload |
Code Block | ||
---|---|---|
| ||
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", |
Panel | ||
---|---|---|
| ||
Response Body Response code : 200 |
Code Block | ||
---|---|---|
| ||
{ "typevalue": "string",{ "titleid": "string3fa85f64-5717-4562-b3fc-2c963f66afa6", "status": 0, "detailname": "stringNike Air", "instance": "string", "isSuccessdescription": true, "error": "string", "message": "string","Payment For Nike Air - INV100000000", "responseCodealias": "string0-k2tmbuy", "value": { "idlink": "3fa85f64-5717-4562-b3fc-2c963f66afa6https://app-aaaspaymentlink-stg.azurewebsites.net/0-k2tmbuy", "name": "string", "descriptionamountInfo": "string",{ "alias": "string", "linkcurrencyCode": "stringNGN", "amountInfo": { "currencyCodeamount": "string",100 "amount": 0 }, }, "linkType": "stringReuseable", "status": "stringNew", "createdDate": "2023-03-04T2031T10:3943:20.627Z09.1931541+00:00", "environment": "stringTest" }, "additionalProp1isSuccess": "string"true, "additionalProp2": "string", "additionalProp3message": "stringRequest Successful" } |
\uD83D\uDCD8 Instructions
Info |
---|
Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu. |
\uD83D\uDCCB Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|