Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.18 KB | None | 0 0
  1. {
  2.   "id": "src_1BR1DvKQsB8U2Wg30Ir7ls1m",
  3.   "object": "source",
  4.   "amount": null,
  5.   "client_secret": "src_client_secret_BoeWeoGTMeLIVbz8qvx4UwLP",
  6.   "created": 1511368639,
  7.   "currency": null,
  8.   "customer": "cus_BodI0QplFlA94A",
  9.   "flow": "none",
  10.   "livemode": false,
  11.   "metadata": {
  12.   },
  13.   "owner": {
  14.     "address": {
  15.       "city": "Toronto",
  16.       "country": "CA",
  17.       "line1": "665 Seneca Hill Drive",
  18.       "line2": null,
  19.       "postal_code": "M2J2W7",
  20.       "state": "ON"
  21.     },
  22.     "email": "wy411@cs.local",
  23.     "name": "Wesley Yang",
  24.     "phone": "6479884805",
  25.     "verified_address": null,
  26.     "verified_email": null,
  27.     "verified_name": null,
  28.     "verified_phone": null
  29.   },
  30.   "statement_descriptor": null,
  31.   "status": "chargeable",
  32.   "type": "card",
  33.   "usage": "reusable",
  34.   "card": {
  35.     "exp_month": 10,
  36.     "exp_year": 2020,
  37.     "brand": "Visa",
  38.     "country": "CA",
  39.     "cvc_check": "unchecked",
  40.     "fingerprint": "UPyBAabPs02YyGXx",
  41.     "funding": "credit",
  42.     "last4": "1881",
  43.     "three_d_secure": "optional",
  44.     "address_line1_check": null,
  45.     "address_zip_check": null,
  46.     "tokenization_method": null,
  47.     "dynamic_last4": null
  48.   }
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement