Guest User

Untitled

a guest
Nov 21st, 2017
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. "payment": {
  2. "account_status": null,
  3. "additional_information": [
  4. "Credit Card",
  5. "M",
  6. "M",
  7. "I",
  8. "FXZDM9",
  9. "1000",
  10. "Approved",
  11. "xxxx-1111",
  12. "Visa"
  13. ],
  14. "amount_authorized": 31.9,
  15. "amount_ordered": 31.9,
  16. "amount_paid": 31.9,
  17. "base_amount_authorized": 31.9,
  18. "base_amount_ordered": 31.9,
  19. "base_amount_paid": 31.9,
  20. "base_amount_paid_online": 31.9,
  21. "base_shipping_amount": 9.95,
  22. "base_shipping_captured": 9.95,
  23. "cc_exp_month": "12",
  24. "cc_exp_year": "2030",
  25. "cc_last4": "1111",
  26. "cc_trans_id": "m4ybzfr7",
  27. "cc_type": "VI",
  28. "entity_id": 70659,
  29. "last_trans_id": "m4ybzfr7",
  30. "method": "braintree",
  31. "parent_id": 80005,
  32. "shipping_amount": 9.95,
  33. "shipping_captured": 9.95,
  34. "extension_attributes": {
  35. "vault_payment_token": {
  36. "entity_id": 34386,
  37. "customer_id": 76756,
  38. "public_hash": "f0ad9e74cc52a78f499d318ee9e55fb479b0a757dbecb10849fbf960a5e84c5b",
  39. "payment_method_code": "braintree",
  40. "type": "card",
  41. "created_at": "2017-11-15 13:20:54",
  42. "expires_at": "2031-01-01 00:00:00",
  43. "gateway_token": "7jfdwj",
  44. "token_details": "{"type":"VI","maskedCC":"1111","expirationDate":"12\/2030"}",
  45. "is_active": true,
  46. "is_visible": false
  47. }
  48. "custom_data": {
  49. "key1" => "value1",
  50. "key2" => "value2"
  51. }
  52. }
  53. },
  54.  
  55. "custom_data": {
  56. "key1" => "value1",
  57. "key2" => "value2"
  58. }
Add Comment
Please, Sign In to add comment