Create QuickLink
Outcome: Create a QuickLink through API
Authorization
You should send a valid auth token as a Bearer Token.
Header Parameters
Bearer token authentication. Format: "Token YOUR_SECRET_KEY"
Body Parameters
Image file to be displayed on the payment link page. Supported formats include common image types (e.g., PNG, JPG).
Transaction amount in cents (e.g., 5500 = 55.00).
Expiration date and time for the payment link in ISO 8601 format (YYYY-MM-DDTHH:MM: SS).
Merchant-defined unique reference for the payment link, used for tracking
ID(s) of the allowed payment methods for this payment link. To enable multiple methods, repeat this parameter with each payment method’s integration ID.
The customer’s email address is associated with the payment link.
Indicates whether the payment link is created in live mode (true) or test mode (false).
Customer’s full name.
Customer’s phone number in international format (e.g., +201XXXXXXXXX).
Description or note displayed for the payment link.
Response
Response Attributes
Unique identifier for the transaction
Currency code (e.g., EGP, USD)
Show child attributes
Transaction amount in cents
Description of the item
Timestamp when the record was created
Staff tag for merchant tracking
State or province
Order details associated with this transaction
Response Attributes
Response Attributes
Response Attributes
What made this section unhelpful for you?
Base URL
Production:
Sandbox: