Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. Request URL: https://api.stripe.com/v1/tokens
  2. Request Method: POST
  3. Status Code: 402
  4. Remote Address: 34.200.47.89:443
  5. Referrer Policy: no-referrer-when-downgrade
  6. access-control-allow-credentials: true
  7. access-control-allow-methods: GET, POST, HEAD, OPTIONS, DELETE
  8. access-control-allow-origin: https://checkout.stripe.com
  9. access-control-expose-headers: Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
  10. access-control-max-age: 300
  11. cache-control: no-cache, no-store
  12. content-length: 238
  13. content-type: application/json
  14. date: Tue, 25 Feb 2020 06:17:50 GMT
  15. request-id: req_pyibXHC03zLKDK
  16. server: nginx
  17. status: 402
  18. strict-transport-security: max-age=31556926; includeSubDomains; preload
  19. stripe-version: 2019-09-09
  20. timing-allow-origin: https://checkout.stripe.com
  21. :authority: api.stripe.com
  22. :method: POST
  23. :path: /v1/tokens
  24. :scheme: https
  25. accept: application/json
  26. accept-encoding: gzip, deflate, br
  27. accept-language: en-US
  28. content-length: 626
  29. content-type: application/x-www-form-urlencoded
  30. origin: https://checkout.stripe.com
  31. referer: https://checkout.stripe.com/m/v3/index-7f66c3d8addf7af4ffc48af15300432a.html?distinct_id=0bfe44be-dd7a-a0c6-73c3-d935953a0ba7
  32. sec-fetch-dest: empty
  33. sec-fetch-mode: cors
  34. sec-fetch-site: same-site
  35. user-agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
  36. email=hkrhevil%40gmail.com&validation_type=card&payment_user_agent=Stripe+Checkout+v3+checkout-manhattan+(stripe.js%2Fa44017d)&referrer=https%3A%2F%2Fcarafem.org%2Fdonate%2F&pasted_fields=number&card[number]=378790336861000&card[exp_month]=11&card[exp_year]=22&card[cvc]=2336&card[name]=hkra&card[address_line1]=grand+street&card[address_city]=New+York&card[address_state]=NY&card[address_zip]=10007&card[address_country]=United+States&time_on_page=93856&guid=156ce069-e541-499d-bd58-f3fcec21debf&muid=b38ac3c3-9055-46c5-a6f4-4d9d1f63e024&sid=8543ea12-7c89-427b-86da-41f2610ee72f&key=pk_live_jjvbJ9Q8ETy5qsKeZBiysT7900uhxexLhp
  37. {
  38. "error": {
  39. "code": "card_declined",
  40. "decline_code": "do_not_honor",
  41. "doc_url": "https://stripe.com/docs/error-codes/card-declined",
  42. "message": "Your card was declined.",
  43. "param": "",
  44. "type": "card_error"
  45. }
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement