Create Session
Body Parameters
The client information associated with the session.
Show child attributes
Information about the customer involved in the transaction.
Show child attributes
Billing address of the customer.
Show child attributes
The address to which the product will be shipped.
Show child attributes
Note: This object is optional and only used for specific internal cases. It can be safely ignored by most integrations.
Show child attributes
The details of the transaction being processed.
Show child attributes
Response
Response Attributes
"success" when the session was created.
Unique ID of the created payment session. Use it to query Session Status.
URL to redirect the customer to for completing the payment. When seamless mode is enabled for your account, this holds the success URL instead.
Billink invoice number linked to this session.
Moment the session expires, format H:i:s d/m/Y.
Only returned when client.customData contains CustomerID.
Echo of transaction.customInvoiceID; only returned when client.customData contains CustomInvoiceID.