Required Webhooks Per Gateway
Splitit requires the webhooks that are listed in the table below by gateway. To receive them, add a Splitit endpoint to your gateway's configuration as such:
https://notifications.splitit.com/api/notifications/GATEWAYNAME
(for testing purposes, use the endpoint https://notifications.sandbox.splitit.com/api/notifications/GATEWAYNAME
)
*Note: make sure to scroll right within table
Gateway Name | Endpoint | Available Webhooks |
---|---|---|
Adyen | https://notifications.splitit.com/api/notifications/ADYEN | 'CHARGEBACK', 'SECOND_CHARGEBACK', 'CHARGEBACK_REVERSED', 'CAPTURE', 'CAPTURE_FAILED', 'REFUND_FAILED', 'REFUND', 'NOTIFICATION_OF_CHARGEBACK', 'PREARBITRATION_WON', 'PREARBITRATION_LOST', 'DISPUTE_DEFENSE_PERIOD_ENDED', 'ISSUER_RESPONSE_TIMEFRAME_EXPIRED' |
Authorize.net | https://notifications.splitit.com/api/notifications/AUTHORIZENET | 'net.authorize.payment.priorAuthCapture.created', 'net.authorize.payment.refund.created' |
Bambora | https://notifications.splitit.com/api/notifications/BAMBORA | 'pac_approved'(CaptureApproved), 'pac_declined'(CaptureDeclined) , 'p_approved'(SaleApproved) , 'r_approved'(RefundApproved) , 'r_declined'(RefundDeclined) |
BlueSnap | https://notifications.splitit.com/api/notifications/BLUESNAP | 'CHARGE', 'CHARGEBACK 'CHARGEBACK_STATUS_CHANGED' |
Checkout | https://notifications.splitit.com/api/notifications/CHECKOUT | 'payment_captured', 'payment_capture_declined', 'payment_refund_declined', 'payment_refunded', 'payment_refund_pending', 'dispute_received', 'dispute_lost', 'dispute_won' |
Paysafe | https://notifications.splitit.com/api/notifications/PAYSAFE | 'AP_SETTLEMENT_COMPLETED'(CaptureApproved), 'AP_SETTLEMENT_FAILED'(CaptureFailed),'AP_REFUND_COMPLETED','AP_REFUND_FAILED' |
Stripe | https://notifications.splitit.com/api/notifications/STRIPE | 'charge.captured', 'charge.failed', 'charge.refunded', 'charge.dispute.created', 'charge.dispute.closed' |
Worldpay | https://notifications.splitit.com/api/notifications/WORLDPAY | CAPTURED, REFUNDED, REFUND_FAILED, SENT_FOR_REFUND, REFUNDED_BY_MERCHANT, CHARGED_BACK |