Here you can find all the events that are related to transactions.

List of Events

Event NameDescription
transaction.sale.successTransaction sale succeeded
transaction.sale.failureTransaction sale failed
transaction.sale.unknownTransaction sale status unknown
transaction.auth.successTransaction authorization succeeded
transaction.auth.failureTransaction authorization failed
transaction.auth.unknownTransaction authorization status unknown
transaction.capture.successTransaction capture succeeded
transaction.capture.failureTransaction capture failed
transaction.capture.unknownTransaction capture status unknown
transaction.void.successTransaction void succeeded
transaction.void.failureTransaction void failed
transaction.void.unknownTransaction void status unknown
transaction.refund.successTransaction refund succeeded
transaction.refund.failureTransaction refund failed
transaction.refund.unknownTransaction refund status unknown
transaction.credit.successTransaction credit succeeded
transaction.credit.failureTransaction credit failed
transaction.credit.unknownTransaction credit status unknown
transaction.validate.successTransaction validation succeeded
transaction.validate.failureTransaction validation failed
transaction.validate.unknownTransaction validation status unknown

References

card.entry_mode values:

CodeDescription
0Unknown
1Invalid
2NFC MSD
3Swiped
4Keyed
5EMV ICC
6NFC EMV
7Keyed - Fallback
8Swiped - Fallback

Event Samples

{
  "event_id": "322ac05a-cf6c-4c16-948a-3048d007f742",
  "event_type": "transaction.auth.success",
  "event_body": {
    "merchant": {
      "id": "944025",
      "name": "Test merchant account"
    },
    "features": {
      "is_test_mode": true
    },
    "transaction_id": "8584341675",
    "transaction_type": "cc",
    "condition": "pending",
    "processor_id": "ccprocessora",
    "ponumber": "",
    "order_description": "",
    "order_id": "",
    "customerid": "",
    "customertaxid": "",
    "website": "",
    "shipping": "",
    "currency": "USD",
    "tax": "",
    "surcharge": "",
    "cash_discount": "",
    "tip": "",
    "requested_amount": "10.00",
    "shipping_carrier": "",
    "tracking_number": "",
    "shipping_date": "",
    "partial_payment_id": "",
    "partial_payment_balance": "",
    "platform_id": "",
    "authorization_code": "123456",
    "social_security_number": "",
    "drivers_license_number": "",
    "drivers_license_state": "",
    "drivers_license_dob": "",
    "duty_amount": "0.00",
    "discount_amount": "0.00",
    "national_tax_amount": "0.00",
    "summary_commodity_code": "",
    "alternate_tax_amount": "0.00",
    "vat_tax_amount": "0.00",
    "vat_tax_rate": "0.00",
    "billing_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "cell_phone": "",
      "fax": ""
    },
    "shipping_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "fax": ""
    },
    "card": {
      "cc_number": "411111******1111",
      "cc_exp": "1025",
      "cavv": "",
      "cavv_result": "",
      "xid": "",
      "eci": "",
      "avs_response": "",
      "csc_response": "M",
      "cardholder_auth": "",
      "cc_start_date": "",
      "cc_issue_number": "",
      "card_balance": "",
      "card_available_balance": "",
      "entry_mode": "4",
      "cc_bin": "",
      "cc_type": "Visa",
      "feature_token": ""
    },
    "merchant_defined_fields": {},
    "action": {
      "amount": "10.00",
      "action_type": "auth",
      "date": "20230801113700",
      "success": "1",
      "ip_address": "123.123.123.123",
      "source": "api",
      "api_method": "direct_post",
      "username": "test",
      "response_text": "SUCCESS",
      "response_code": "100",
      "processor_response_text": "",
      "tap_to_mobile": false,
      "processor_response_code": "",
      "device_license_number": "",
      "device_nickname": ""
    }
  }
}
{
  "event_id": "322ac05a-cf6c-4c16-948a-3048d007f742",
  "event_type": "transaction.auth.failure",
  "event_body": {
    "merchant": {
      "id": "944025",
      "name": "Test merchant account"
    },
    "features": {
      "is_test_mode": true
    },
    "transaction_id": "8597004002",
    "transaction_type": "cc",
    "condition": "failed",
    "processor_id": "ccprocessora",
    "ponumber": "",
    "order_description": "",
    "order_id": "",
    "customerid": "",
    "customertaxid": "",
    "website": "",
    "shipping": "",
    "currency": "USD",
    "tax": "",
    "surcharge": "",
    "cash_discount": "",
    "tip": "",
    "requested_amount": "0.50",
    "shipping_carrier": "",
    "tracking_number": "",
    "shipping_date": "",
    "partial_payment_id": "",
    "partial_payment_balance": "",
    "platform_id": "",
    "authorization_code": "123456",
    "social_security_number": "",
    "drivers_license_number": "",
    "drivers_license_state": "",
    "drivers_license_dob": "",
    "duty_amount": "0.00",
    "discount_amount": "0.00",
    "national_tax_amount": "0.00",
    "summary_commodity_code": "",
    "alternate_tax_amount": "0.00",
    "vat_tax_amount": "0.00",
    "vat_tax_rate": "0.00",
    "billing_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "cell_phone": "",
      "fax": ""
    },
    "shipping_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "fax": ""
    },
    "card": {
      "cc_number": "411111******1111",
      "cc_exp": "1025",
      "cavv": "",
      "cavv_result": "",
      "xid": "",
      "eci": "",
      "avs_response": "",
      "csc_response": "M",
      "cardholder_auth": "",
      "cc_start_date": "",
      "cc_issue_number": "",
      "card_balance": "",
      "card_available_balance": "",
      "entry_mode": "4",
      "cc_bin": "",
      "cc_type": "Visa",
      "feature_token": ""
    },
    "merchant_defined_fields": {},
    "action": {
      "amount": "10.00",
      "action_type": "auth",
      "date": "20230801113700",
      "success": "0",
      "ip_address": "123.123.123.123",
      "source": "api",
      "api_method": "direct_post",
      "username": "test",
      "response_text": "DECLINE",
      "response_code": "200",
      "processor_response_text": "",
      "tap_to_mobile": false,
      "processor_response_code": "",
      "device_license_number": "",
      "device_nickname": ""
    }
  }
}
{
  "event_id": "e5267749-c235-45c9-b93e-21f4379b94d1",
  "event_type": "transaction.capture.success",
  "event_body": {
    "merchant": {
      "id": "944025",
      "name": "Test merchant account"
    },
    "features": {
      "is_test_mode": true
    },
    "transaction_id": "8584341675",
    "transaction_type": "cc",
    "condition": "pendingsettlement",
    "processor_id": "ccprocessora",
    "ponumber": "",
    "order_description": "",
    "order_id": "",
    "customerid": "",
    "customertaxid": "",
    "website": "",
    "shipping": "0.00",
    "currency": "USD",
    "tax": "0.00",
    "surcharge": "",
    "cash_discount": "",
    "tip": "",
    "requested_amount": "10.00",
    "shipping_carrier": "",
    "tracking_number": "",
    "shipping_date": "",
    "partial_payment_id": "",
    "partial_payment_balance": "",
    "platform_id": "",
    "authorization_code": "123456",
    "social_security_number": "",
    "drivers_license_number": "",
    "drivers_license_state": "",
    "drivers_license_dob": "",
    "duty_amount": "0.00",
    "discount_amount": "0.00",
    "national_tax_amount": "0.00",
    "summary_commodity_code": "",
    "alternate_tax_amount": "0.00",
    "vat_tax_amount": "0.00",
    "vat_tax_rate": "0.00",
    "billing_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "cell_phone": "",
      "fax": ""
    },
    "shipping_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "fax": ""
    },
    "card": {
      "cc_number": "411111******1111",
      "cc_exp": "1025",
      "cavv": "",
      "cavv_result": "",
      "xid": "",
      "eci": "",
      "avs_response": "",
      "csc_response": "M",
      "cardholder_auth": "",
      "cc_start_date": "",
      "cc_issue_number": "",
      "card_balance": "",
      "card_available_balance": "",
      "entry_mode": "4",
      "cc_bin": "",
      "cc_type": "Visa",
      "feature_token": ""
    },
    "merchant_defined_fields": {},
    "action": {
      "amount": "10.00",
      "action_type": "capture",
      "date": "20230801113955",
      "success": "1",
      "ip_address": "123.123.123.123",
      "source": "api",
      "api_method": "direct_post",
      "username": "test",
      "response_text": "SUCCESS",
      "response_code": "100",
      "processor_response_text": "",
      "tap_to_mobile": false,
      "processor_response_code": "",
      "device_license_number": "",
      "device_nickname": ""
    }
  }
}
{
  "event_id": "e5267749-c235-45c9-b93e-21f4379b94d1",
  "event_type": "transaction.refund.success",
  "event_body": {
    "merchant": {
      "id": "944025",
      "name": "Test merchant account"
    },
    "features": {
      "is_test_mode": true
    },
    "transaction_id": "8597047042",
    "transaction_type": "cc",
    "condition": "pendingsettlement",
    "processor_id": "ccprocessora",
    "ponumber": "",
    "order_description": "",
    "order_id": "",
    "customerid": "",
    "customertaxid": "",
    "website": "",
    "shipping": "0.00",
    "currency": "USD",
    "tax": "0.00",
    "surcharge": "",
    "cash_discount": "",
    "tip": "",
    "requested_amount": "-1.50",
    "shipping_carrier": "",
    "tracking_number": "",
    "shipping_date": "",
    "partial_payment_id": "",
    "partial_payment_balance": "",
    "platform_id": "",
    "authorization_code": "123456",
    "social_security_number": "",
    "drivers_license_number": "",
    "drivers_license_state": "",
    "drivers_license_dob": "",
    "duty_amount": "0.00",
    "discount_amount": "0.00",
    "national_tax_amount": "0.00",
    "summary_commodity_code": "",
    "alternate_tax_amount": "0.00",
    "vat_tax_amount": "0.00",
    "vat_tax_rate": "0.00",
    "billing_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "cell_phone": "",
      "fax": ""
    },
    "shipping_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "fax": ""
    },
    "card": {
      "cc_number": "411111******1111",
      "cc_exp": "1025",
      "cavv": "",
      "cavv_result": "",
      "xid": "",
      "eci": "",
      "avs_response": "",
      "csc_response": "",
      "cardholder_auth": "",
      "cc_start_date": "",
      "cc_issue_number": "",
      "card_balance": "",
      "card_available_balance": "",
      "entry_mode": "4",
      "cc_bin": "",
      "cc_type": "Visa",
      "feature_token": ""
    },
    "merchant_defined_fields": {},
    "action": {
      "amount": "-1.50",
      "action_type": "refund",
      "date": "20230804155935",
      "success": "1",
      "ip_address": "123.123.123.123",
      "source": "api",
      "api_method": "direct_post",
      "username": "test",
      "response_text": "SUCCESS",
      "response_code": "100",
      "processor_response_text": "",
      "tap_to_mobile": false,
      "processor_response_code": "",
      "device_license_number": "",
      "device_nickname": ""
    }
  }
}
{
  "event_id": "56fce295-ee70-46a1-83c2-1f423c43c34c",
  "event_type": "transaction.void.success",
  "event_body": {
    "merchant": {
      "id": "944025",
      "name": "Test merchant account"
    },
    "features": {
      "is_test_mode": true
    },
    "transaction_id": "8584341675",
    "transaction_type": "cc",
    "condition": "canceled",
    "processor_id": "ccprocessora",
    "ponumber": "",
    "order_description": "",
    "order_id": "",
    "customerid": "",
    "customertaxid": "",
    "website": "",
    "shipping": "0.00",
    "currency": "USD",
    "tax": "0.00",
    "surcharge": "",
    "cash_discount": "",
    "tip": "",
    "requested_amount": "10.00",
    "shipping_carrier": "",
    "tracking_number": "",
    "shipping_date": "",
    "partial_payment_id": "",
    "partial_payment_balance": "",
    "platform_id": "",
    "authorization_code": "123456",
    "social_security_number": "",
    "drivers_license_number": "",
    "drivers_license_state": "",
    "drivers_license_dob": "",
    "duty_amount": "0.00",
    "discount_amount": "0.00",
    "national_tax_amount": "0.00",
    "summary_commodity_code": "",
    "alternate_tax_amount": "0.00",
    "vat_tax_amount": "0.00",
    "vat_tax_rate": "0.00",
    "billing_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "cell_phone": "",
      "fax": ""
    },
    "shipping_address": {
      "first_name": "",
      "last_name": "",
      "address_1": "",
      "address_2": "",
      "company": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": "",
      "email": "",
      "phone": "",
      "fax": ""
    },
    "card": {
      "cc_number": "411111******1111",
      "cc_exp": "1025",
      "cavv": "",
      "cavv_result": "",
      "xid": "",
      "eci": "",
      "avs_response": "",
      "csc_response": "M",
      "cardholder_auth": "",
      "cc_start_date": "",
      "cc_issue_number": "",
      "card_balance": "",
      "card_available_balance": "",
      "entry_mode": "4",
      "cc_bin": "",
      "cc_type": "Visa",
      "feature_token": ""
    },
    "merchant_defined_fields": {},
    "action": {
      "amount": "10.00",
      "action_type": "void",
      "date": "20230801115329",
      "success": "1",
      "ip_address": "123.123.123.123",
      "source": "api",
      "api_method": "direct_post",
      "username": "test",
      "response_text": "SUCCESS",
      "response_code": "100",
      "processor_response_text": "",
      "tap_to_mobile": false,
      "processor_response_code": "",
      "device_license_number": "",
      "device_nickname": ""
    }
  }
}