Advertisement
nubooya

payload-mocopay

Feb 3rd, 2022
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. {
  2. "transaction_id": "EDOO/INV/00082939231",
  3. "description": "DONATION",
  4. "payment":{
  5. "payment_type":"ovo"
  6. },
  7. "customer":{
  8. "id": "user_id_slime",
  9. "name":"S-LIME-USER"
  10. },
  11. "items":[
  12. {
  13. "id": "isinya uuid catalog",
  14. "name":"Judul Buku 1",
  15. "category":"BOOK,
  16. "description":"opsional kalo untuk transaksi lain",
  17. "qty":1,
  18. "price":10000,
  19. "currency":"IDR"
  20. },
  21. {
  22. "id": "isinya uuid catalog",
  23. "name":"Judul Buku 2",
  24. "category":"BOOK",
  25. "description":"opsional kalo untuk transaksi lain",
  26. "qty":1,
  27. "price":10000,
  28. "currency":"IDR"
  29. }
  30. ]
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement