Recurring Charge Failed
{
"Amount": {
"Amount": 110.29,
"Currency": "EUR",
"Discount": 0,
"Fee": 0,
"NetAmount": 0,
"Shipping": 0,
"Tax": 21.35
},
"Card": {
"CardCountry": "United States",
"Expiry": "10/20",
"First6": "400000",
"Last4": "0119",
"NameOnCard": "John Doe",
"Token": "fad03a22adfd48b4aee2df7c76db6fde636879919718809268"
},
"CustomerData": {
"Address": "1st Street",
"City": "Athens",
"Country": "Greece",
"CustomerAreaLink": "https://example.com",
"Email": "john@example.com",
"FullName": "John Doe",
"Phone": "2101234567",
"ShippingAddress": "1700-1712 Cadiz St",
"ShippingCity": "Athens",
"ShippingCountry": "Greece",
"ShippingState": "Not Available",
"ShippingZIP": "167 77",
"State": "Not Available",
"Token": "36084c68e1a340cd8ca8ef85a73cc351636791761523986421",
"ZIP": "167 77"
},
"CustomerTransactionCode": "d462cc9c-393f-401d-b07d-25c6d6aed90e",
"IsLive": false,
"PaymentDate": "2019-03-12T12:52:58.1831424+02:00",
"PaymentProviderName": "Stripe",
"Products": [
{
"Price": 88.94,
"PriceTax": 24,
"ProductName": "Small Chair",
"Quantity": 1,
"Shipping": 0,
"ShippingTax": 24,
"TotalCost": 88.94,
"Type": "Goods",
"BillingModel": "FixedPrice",
"PrepaidUsage": false
}
],
"Status": "Unsuccessful",
"WebhookType": 0,
"NotificationType": "CHARGE"
}