Introduction
When using the Partner Split method, the split will be handled by the partner. It is important that the split is applied and removed at the correct times (with the correct percentage).
Stages
Category | Description | Webhook | Action Required | Notification? |
---|---|---|---|---|
Payment Setup | A deal requires payment setup as part of our pre-funding checks. | awaiting_split_validation | Confirm that there are no barriers in place that would prevent a split being applied. Recommended: use technical measures to ensure that this will not change before the deal becomes active. | Required. Use the notify action.Note: if there is already an active Liberis deal with a working split then you should report this step as successful. |
Deal | A deal has been approved and funds disbursed to the merchant. | deal_started | Apply the split percentage contained within the webhook to the merchant's transactions and start including this merchant in your settlement reporting. | Required. Use the notify action. |
Deal | A deal has ended due to the start of a new deal for that merchant. | deal_renewed | None. | No. |
Deal | A deal has ended due to being fully paid off. | deal_complete | Update the settlement details for the merchant so that you no longer pay into the settlement account. | Required. Use the notify action. |
deal_renewed
anddeal_started
are not guaranteed to arrive in any particular order. You MUST always apply the split percentage from adeal_started
webhook, even if there is already an active deal.