Advertisement
a_igin

payment_succeded

Aug 18th, 2020
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 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. "captured_at": "2020-08-18T11:55:52.183Z",
  11. "created_at": "2020-08-18T11:43:40.384Z",
  12. "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",
  13. "id": "26cdd2ac-000f-5000-a000-101196faecd1",
  14. "income_amount": {
  15. "currency": "RUB",
  16. "value": 148.61
  17. },
  18. "metadata": {
  19. "scid": "1859516"
  20. },
  21. "paid": true,
  22. "payment_method": {
  23. "card": {
  24. "card_type": "MasterCard",
  25. "expiry_month": "12",
  26. "expiry_year": "2023",
  27. "first6": "555555",
  28. "issuer_country": "US",
  29. "last4": "4477"
  30. },
  31. "id": "26cdd2ac-000f-5000-a000-101196faecd1",
  32. "saved": false,
  33. "title": "Bank card *4477",
  34. "type": "bank_card"
  35. },
  36. "recipient": {
  37. "account_id": "730462",
  38. "gateway_id": "1750446"
  39. },
  40. "refundable": true,
  41. "refunded_amount": {
  42. "currency": "RUB",
  43. "value": 0.0
  44. },
  45. "status": "succeeded",
  46. "test": true
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement