Billecta - Webhooks¶
Target audience: Developers, Stakeholders
Introduction¶
This section of the documentation covers how you setup webhooks from Billecta to Payway.
Getting started checklist¶
- Contact Adeprimo for webhook credentials.
Webhooks setup¶
- Log in to the Billecta portal
- Select Settings - Addons
- Select Webhooks and supply at least the following parameters
Title | Value / Description |
---|---|
URL | For stage environment: https://payway-api.stage.adeprimo.se/api/payment/billecta_callback For live environment: https://backend.worldoftulo.com/api/payment/billecta_callback |
Headers | Name: Authorization / Value: <credentials_provided_by_adeprimo> |
Check the following webhooks
Webhook | Description |
---|---|
AmountCreditedOnInvoice |
Amount credited on invoice/reconciliation invoice |
AmountWrittenOffOnInvoice |
Amount written off on invoice/reconciliation invoice |
AutogiroApprovalChanged |
Autogiro approval has changed (added, changed or deleted) |
AutogiroApprovalFailed |
Autogiro approval failed to register |
AutogiroWithdrawalFailedOnInvoice |
Autogiro withdrawal failed on invoice |
AutogiroWithdrawalRenewedOnInvoice |
Autogiro withdrawal failed but new retry will be made tomorrow on invoice |
InvoiceActionPaid |
Invoice fully paid |
InvoicePaymentReceived |
Received payment for invoice/reconciliation invoice |
InvoiceCommented |
Receive customer comments from Billecta to Payway as a Helpdesk message |
Overpayment |
Overpayment |
UnmatchedPayment |
Unmatched payment |