Settled Event
The SETTLED event is triggered the following day, this happens once payment has been made by Bumper to Dealer. Additonal information about transaction costs are provided.
X-Signature: "5a295e8c9e0cae3448a65aaa3bdaa1dba9e4360860ec65e759048aa626e7ec07"Param
Type
Description
{
"event_timestamp": "2023-04-11 10:15:18",
"event_id": "0b772bf7d779410d897b0e8299e125a4",
"event_value": "SETTLED",
"payment_type": "paynow",
"payment_status": "complete",
"payment_token": "c05f3da225a8459eaea",
"payment_reference": "4567",
"payment_id": "PL-123456",
"amount": "2000.00",
"min_amount_allowed": "60.00",
"max_amount_allowed": "3000.00",
"additional_data": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
"payment_details": {
"amount": "<payment_amount>",
"commission_amount": "<commission_amount>",
"net_amount": "<net_amount>",
"card_type": "<card_type>",
"last_four_digits": "<last_four_digits>",
"settled_date": "<settled_date>",
}
}Param
Type
Description
Param
Type
Description
Last updated