Create Payment Link
Create a shareable payment link that customers can use to complete payment through hosted checkout.
Body
Payment link creation request
Human-readable payment link title.
"decimal test"
Human-readable payment link description.
"demo"
Required 3-letter ISO currency code.
3"XOF"
Required 2-letter ISO country code used for active integration lookup.
2"CI"
Logo URL or empty string. Defaults to the client or business logo.
"https://6thbridge-file-upload.s3.amazonaws.com/choosen-02.png"
Locale for payer-facing checkout. Defaults to the client or business locale.
"en"
Set to true when the payer cannot change the amount.
false
Fixed collection amount in minor currency units. Required when isAmountFixed is true and must be greater than zero. See Amount Specification.
100000
Minimum payer-entered amount in minor currency units. Used when isAmountFixed is false. See Amount Specification.
0
Maximum payer-entered amount in minor currency units. Used when isAmountFixed is false. See Amount Specification.
100000000
Total collectible amount limit across successful payments for this link in minor currency units. See Amount Specification.
100000000
Extra payer fields to collect before creating checkout.
URL to redirect the payer to after payment flow.
""
Whether anonymous payments are allowed.
false
Date on which the link expires.
"2026-12-31"