{
"eventType": "PAYMENT.STATUS",
"date": "2023-07-05 14:27:08.447375",
"notificationConfig": {
"id": "abc5a760-1562-445b-bae4-60cbd53aaec3",
"description": "Webhook"
},
"payment": {
"id": "7XekuJBI",
"date": "2023-07-05T14:27:08.371546",
"amount": 1000,
"currencyCode": "EUR",
"customerId": "customer-123",
"orderId": "79383",
"status": "PENDING",
"customer": {
"emailAddress": "test@test.com",
"mobileNumber": "0351235412",
"billingAddress": {
"firstName": "John",
"lastName": "Smith",
"postalCode": "123123",
"addressLine1": "123",
"countryCode": "GB",
"city": "Bucharest",
"state": "Bucharest"
},
"shippingAddress": {
"firstName": "John",
"lastName": "Smith",
"postalCode": "123123",
"addressLine1": "123",
"countryCode": "GB",
"city": "Bucharest",
"state": "Bucharest"
},
"nationalDocumentId": "9011211234567"
},
"paymentMethod": {
"paymentType": "FIRST_PAYMENT",
"authorizationType": "FINAL",
"paymentMethodToken": "ucRRRwmZQc6M0OkbeTdlJHwxNjg4NTY3MjI4",
"isVaulted": false,
"analyticsId": "eD-OFajuWsa9fPW83iRyYjZz",
"paymentMethodType": "PAYMENT_CARD",
"paymentMethodData": {
"last4Digits": "4242",
"expirationMonth": "11",
"expirationYear": "2023",
"cardholderName": "asd",
"network": "Visa",
"binData": {
"network": "AMEX",
"issuerCountryCode": "US",
"regionalRestriction": "UNKNOWN",
"accountNumberType": "UNKNOWN",
"accountFundingType": "UNKNOWN",
"prepaidReloadableIndicator": "NOT_APPLICABLE",
"productUsageType": "UNKNOWN",
"productCode": "UNKNOWN",
"productName": "UNKNOWN"
},
"isNetworkTokenized": false
},
"threeDSecureAuthentication": {
"responseCode": "NOT_PERFORMED"
}
},
"processor": {
"amountCaptured": 0,
"amountRefunded": 0
},
"transactions": []
},
"version": "2.2",
"signedAt": "1688567229"
}