Setup
Laybuy provides a self-service sign-up for a sandbox account. To sign up, visit the sign-up page.Credentials
When setting up Laybuy in the dashboard, configure the following credentials. Both values can be found in the Laybuy Admin Portal under Account > API Details.- Merchant ID - The Laybuy merchant ID.
- API Key - The Laybuy API key.
Features
Laybuy supports the following features:- Direct capture - Payments are captured immediately at the time of authorization
- Partial refunds - Refund a portion of the captured amount
- Refunds - Refund transactions in full
Supported countries
Laybuy supports transactions from buyers inAU, GB, and NZ.
Supported currencies
Laybuy supports processing payments inAUD, GBP, and NZD.
Limitations
The following features are not supported by this connector:- Delayed capture - Authorizing a payment and capturing it later is not supported
- Void - Canceling an authorized transaction before capture is not supported
- Partial capture - Capturing a portion of the authorized amount is not supported
- Over capture - Capturing more than the authorized amount is not supported
- Partial authorization - Accepting a partial amount is not supported
- Payment method tokenization - Storing payment methods for future use is not supported
- Zero auth - Zero-dollar verification transactions are not supported
- Transaction sync - Automatic transaction status synchronization is not supported
- Settlement reporting - Automatic settlement reporting is not supported
- Cart items required - Cart items must be included with every transaction and must match the transaction amount.
Required fields
Laybuy requires the following buyer information with every transaction:- First name
- Last name
- Email address
- Phone number
Integration
The default integration for Laybuy uses a redirect to a hosted payments page. Start by creating a new transaction with the following required fields.payment_method.approval_url and the status is set to buyer_approval_pending. The approval URL expires after 30 minutes.
approval_url (open in a browser or Webview), where they can complete the payment. Once the buyer approves, the transaction progresses to a capture_succeeded state.