Ankit_pastebin

Untitled

Mar 27th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. {
  2. "created": 1326853478,
  3. "livemode": false,
  4. "id": "evt_00000000000000",
  5. "type": "charge.succeeded",
  6. "object": "event",
  7. "request": null,
  8. "pending_webhooks": 1,
  9. "api_version": "2017-02-14",
  10. "data": {
  11. "object": {
  12. "id": "ch_00000000000000",
  13. "object": "charge",
  14. "amount": 30000,
  15. "amount_refunded": 0,
  16. "application": null,
  17. "application_fee": null,
  18. "balance_transaction": "txn_00000000000000",
  19. "captured": true,
  20. "created": 1490609076,
  21. "currency": "usd",
  22. "customer": "cus_00000000000000",
  23. "description": null,
  24. "destination": "acct_1A0t8BHXFLTGr7H7",
  25. "dispute": null,
  26. "failure_code": null,
  27. "failure_message": null,
  28. "fraud_details": {
  29. },
  30. "invoice": null,
  31. "livemode": false,
  32. "metadata": {
  33. },
  34. "on_behalf_of": "acct_1A0t8BHXFLTGr7H7",
  35. "order": null,
  36. "outcome": {
  37. "network_status": "approved_by_network",
  38. "reason": null,
  39. "risk_level": "normal",
  40. "seller_message": "Payment complete.",
  41. "type": "authorized"
  42. },
  43. "paid": true,
  44. "receipt_email": null,
  45. "receipt_number": null,
  46. "refunded": false,
  47. "refunds": {
  48. "object": "list",
  49. "data": [
  50.  
  51. ],
  52. "has_more": false,
  53. "total_count": 0,
  54. "url": "/v1/charges/ch_1A1uiGJYstZopoHaKDizL3Nn/refunds"
  55. },
  56. "review": null,
  57. "shipping": null,
  58. "source": {
  59. "id": "card_00000000000000",
  60. "object": "card",
  61. "address_city": null,
  62. "address_country": null,
  63. "address_line1": null,
  64. "address_line1_check": null,
  65. "address_line2": null,
  66. "address_state": null,
  67. "address_zip": null,
  68. "address_zip_check": null,
  69. "brand": "MasterCard",
  70. "country": "US",
  71. "customer": "cus_00000000000000",
  72. "cvc_check": null,
  73. "dynamic_last4": null,
  74. "exp_month": 10,
  75. "exp_year": 2030,
  76. "funding": "prepaid",
  77. "last4": "5100",
  78. "metadata": {
  79. },
  80. "name": null,
  81. "tokenization_method": null
  82. },
  83. "source_transfer": null,
  84. "statement_descriptor": null,
  85. "status": "succeeded",
  86. "transfer": "tr_00000000000000",
  87. "transfer_group": "group_ch_1A1uiGJYstZopoHaKDizL3Nn"
  88. }
  89. }
  90. }
Add Comment
Please, Sign In to add comment