Create Session
Creates a new Billink payment session by submitting merchant, customer, address, and order details. Returns a session URL that redirects the customer to the Billink checkout flow for completing the payment. Suitable for integrating Billink into your online checkout process.
The session remains valid until one of the following occurs:
- The customer completes the payment,
- The session is cancelled,
- Or 1 hour has passed since the session was created.
All available errors for this endpoint you can find in errors section.
Body Parameters
The client information associated with the session.
Show child attributes
Information about the customer involved in the transaction.
Show child attributes
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.