Recurring Charge Succesful

 {
 "Amount": {
   "Amount": 110.29,
   "Currency": "EUR",
   "Discount": 0,
   "Fee": 3.4712030569479824,
   "NetAmount": 106.81879694305202,
   "Shipping": 0,
   "Tax": 21.35
 },
 "Card": {
   "AVSResult": "Y",
   "CardCountry": "United States",
   "CVCResult": "M",
   "Expiry": "10/20",
   "First6": "424242",
   "Last4": "4242",
   "NameOnCard": "John Doe",
   "Token": "b80942396d9c4bdfb202840b522377b5636879917726484796"
 },
 "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": "9bebbeab-29e4-4045-8cd1-a2e9508b34f5",
 "IsLive": false,
 "PaymentDate": "2019-03-12T10:49:42Z",
 "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
   }
 ],
 "ProviderChargeID": "ch_1ED8B0AeB1VJHAmnvnPuok7a",
 "Status": "Successful",
 "WebhookType": 0,
 "NotificationType": "CHARGE"
}

Still need help? Contact Us Contact Us