Fast Checkout Sandbox
POST
/api/merchant/sandbox/fastCheckOut
Request
Body Params multipart/form-data
id
string
required
paymentLinkName
string
required
Example:
Udean Mbano
paymentLinkDescription
string
required
Example:
Test Description
paymentLinkReference
string
required
Example:
FastCheckout0002
paymentLinkAmount
string
required
Example:
5.00
paymentLinkType
string
required
Example:
ONCE_OFF_FIXED
paymentLinkImageType
string
required
Example:
NEW
paymentLinkProfileId
string
required
Example:
4271941
paymentLinkStartDate
string
required
Example:
2025-02-26
paymentLinkEndDate
string
required
Example:
2025-02-26
paymentLinkCurrency
string
required
Example:
USD
paymentLinkCurrencyId
string
required
Example:
1
paymentLinkOtherCurrencies
string
required
Example:
false
paymentLinkCustomerRedirectUrl
string
required
Example:
https://google.com
paymentCustomerFailRedirectUrl
string
required
Example:
https://google.com
paymentLinkEmail
string
required
Example:
udean@smatechgroup.com
paymentPayerFullNames
string
required
Example:
Keith Chimeto
paymentPayerEmailAddress
string
required
Example:
udean@smatechgroup.com
paymentPayerAddress
string
required
Example:
55A
paymentPayerMobile
string
required
Example:
263779627951
paymentLinkImage
file
required
Request samples
Responses
Modified at 2025-03-10 20:49:15