Advertisement
yudhaez0212

Untitled

Jan 4th, 2021
1,135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.00 KB | None | 0 0
  1. {
  2.     "tokenize_user": false,
  3.     "client_user_key": "",
  4.     "user_token": "",
  5.     "transaction_details": {
  6.         "amount": 3158000,
  7.         "order_id": 90145,
  8.         "items": [
  9.             {
  10.                 "id": "insurancefee",
  11.                 "name": "Insurance Fee",
  12.                 "price": 99000,
  13.                 "quantity": 1
  14.             },
  15.             {
  16.                 "id": "AHA5SAY",
  17.                 "name": "SHARP - AIR CONDITIONER NEW JETSTREAM SERIES",
  18.                 "price": 3059000,
  19.                 "type": "AHA5SAY",
  20.                 "url": "https://myhartono.com/",
  21.                 "quantity": 1
  22.             }
  23.         ]
  24.     },
  25.     "sellers": [
  26.         {
  27.             "id": "MYHARTONO",
  28.             "name": "My Hartono",
  29.             "email": "myhartono@gmail.com",
  30.             "url": "https://myhartono.com",
  31.             "address": {
  32.                 "full_name": "myhartono",
  33.                 "address": "Jl. Sultan Iskandar Muda No. 8, Arteri Pondok Indah, Kebayoran lama",
  34.                 "city": "Jakarta Selatan",
  35.                 "postal_code": "12240",
  36.                 "phone": "0217238723"
  37.             }
  38.         }
  39.     ],
  40.     "customer_details": {
  41.         "full_name": "Customer Testing",
  42.         "email": "gigi@mail.com",
  43.         "phone": "08123456787"
  44.     },
  45.     "billing_address": {
  46.         "full_name": "Customer Testing",
  47.         "address": "Jl. Tak Terhingga",
  48.         "city": "Kota Jakarta Selatan",
  49.         "postal_code": "12345",
  50.         "phone": "08123456787"
  51.     },
  52.     "shipping_address": {
  53.         "full_name": "Customer Testing",
  54.         "address": "Jl. Tak Terhingga",
  55.         "city": "Kota Jakarta Selatan",
  56.         "postal_code": "12345",
  57.         "phone": "08123456787"
  58.     },
  59.     "push_url": "https://myhartono.com/index.php?dispatch=payment_notification.push_url&payment=kredit_pintar",
  60.     "back_to_store_url": "https://myhartono.com?dispatch=payment_notification.callback&payment=kredit_pintar&order_id=90145",
  61.     "additional_data": []
  62. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement