Advertisement
a_igin

payment_waiting_for

Aug 18th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. {
  2. "amount": {
  3. "currency": "RUB",
  4. "value": 154.0
  5. },
  6. "authorization_details": {
  7. "auth_code": "099884",
  8. "rrn": "815374101033"
  9. },
  10. "created_at": "2020-08-18T11:43:40.384Z",
  11. "description": "\u041e\u043f\u043b\u0430\u0442\u0430 \u0437\u0430\u044f\u0432\u043a\u0438 \u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e \u2116 51",
  12. "expires_at": "2020-08-25T11:55:48.457Z",
  13. "id": "26cdd2ac-000f-5000-a000-101196faecd1",
  14. "metadata": {
  15. "scid": "1859516"
  16. },
  17. "paid": true,
  18. "payment_method": {
  19. "card": {
  20. "card_type": "MasterCard",
  21. "expiry_month": "12",
  22. "expiry_year": "2023",
  23. "first6": "555555",
  24. "issuer_country": "US",
  25. "last4": "4477"
  26. },
  27. "id": "26cdd2ac-000f-5000-a000-101196faecd1",
  28. "saved": false,
  29. "title": "Bank card *4477",
  30. "type": "bank_card"
  31. },
  32. "recipient": {
  33. "account_id": "730462",
  34. "gateway_id": "1750446"
  35. },
  36. "refundable": false,
  37. "status": "waiting_for_capture",
  38. "test": true
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement