The Payment Link object
A Payment Link is a URL that can be shared and when accessed, directs your customers to a hosted payment page. This link can be utilized multiple times. Every time a customer accesses the link, a new Checkout is generated.
Attributes
The unique identifier of the payment link.
A String representing the type of the object.
A “True” value means the request was made in Live Mode, while “False” indicates Test Mode.
A String representing the name of the payment link, it will not be shown to customers, it helps you to organize payment links.
The status of the payment link. If it is set to false, customers who visit the URL will encounter a 404 page.
A message which will be displayed to the customer after a successful payment.
The language of the checkout page, accepted values are: ‘ar’, ‘en’ or ‘fr’.
A Boolean value indicating whether the Chargily Pay fees will be paid by you, the merchant, or by your customers.
Timestamp indicating when the last time the payment link was updated (edited).
A Set of key-value pairs that can be used to store additional information about the payment link.
Timestamp indicating when the customer was created.
Timestamp indicating when the last time the customer was updated (edited).
A Boolean value indicating whether the customer will be asked to provide a shipping address.
The URL where your customer will be redirected to make the payment.