Charge Capture Notification
{
"Amount": {
"Amount": 1067.04161,
"Currency": "EUR",
"Discount": 0,
"Fee": 31.86839,
"NetAmount": 1067.04161,
"Shipping": 0,
"Tax": 212.69
},
"Card": {
"AVSResult": "I",
"CardCountry": "United States",
"CVCResult": "P",
"Expiry": "10/20",
"First6": "424242",
"Last4": "4242",
"NameOnCard": "John Doe",
"Token": "8ad58359f3ff4a64b5b844121ed95e7c636791761524016437"
},
"CustomerData": {
"Address": "Main Street",
"City": "Athens",
"Country": "Greece",
"Email": "maomao@mail.com",
"FullName": "John Doe",
"Phone": "2103625485",
"ShippingAddress": "Main Street",
"ShippingCity": "Athens",
"ShippingCountry": "Greece",
"ShippingState": "Not Available",
"ShippingZIP": "167 77",
"State": "Not Available",
"Token": "36084c68e1a340cd8ca8ef85a73cc351636791761523986421",
"ZIP": "167 77"
},
"CustomerTransactionCode": "4be6b851-996f-47fd-95b1-55d85257a649",
"IsLive": false,
"PaymentDate": "2018-11-30T13:50:46.880218+02:00",
"PaymentProviderName": "Nummuspay",
"Products": [
{
"Price": 443.11,
"PriceTax": 24,
"ProductName": "Small Chair",
"Quantity": 2,
"Shipping": 0,
"ShippingTax": 24,
"TotalCost": 443.11,
"Type": "Goods",
"BillingModel": "FixedPrice",
"PrepaidUsage": false
}
],
"ProviderChargeID": "1018570247",
"Status": "Successful",
"WebhookType": 1,
"NotificationType": "CAPTURE"
}