Advertisement
moomak

Payment API

Aug 3rd, 2018
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.16 KB | None | 0 0
  1. {
  2.   "status": 1,
  3.   "data": {
  4.     "has_filtered": false,
  5.     "payment": {
  6.       "paypal": "ชำระเงินด้วยบัตรเครดิต/เดบิต ผ่าน Paypal",
  7.       "transfer": "โอนเงินผ่านบัญชีธนาคาร",
  8.       "cp:1": "ชำระเงินแบบเก็บเงินปลายทาง",
  9.       "third_party:980": "ชำระเงินด้วยบัตรเครดิต/เดบิต",
  10.       "third_party:75": "ชำระเงินด้วยบัตรเครดิตผ่าน Pay@All",
  11.       "third_party:724": "ชำระเงินด้วยบัตรเครดิตผ่าน ThaiePay",
  12.       "third_party:720": "ชำระเงินผ่าน Rabbit LINE Pay",
  13.       "third_party:76": "ชำระเงินผ่านจุดบริการเคาน์เตอร์เซอร์วิสทั่วประเทศ",
  14.       "third_party:21": "โอนเงินเข้าบัญชี mPAY Wallet"
  15.     },
  16.     "payment_key": [
  17.       "paypal",
  18.       "transfer",
  19.       "cp:1",
  20.       "third_party:980",
  21.       "third_party:75",
  22.       "third_party:724",
  23.       "third_party:720",
  24.       "third_party:76",
  25.       "third_party:21"
  26.     ],
  27.     "payment_value": [
  28.       "ชำระเงินด้วยบัตรเครดิต/เดบิต ผ่าน Paypal",
  29.       "โอนเงินผ่านบัญชีธนาคาร",
  30.       "ชำระเงินแบบเก็บเงินปลายทาง",
  31.       "ชำระเงินด้วยบัตรเครดิต/เดบิต",
  32.       "ชำระเงินด้วยบัตรเครดิตผ่าน Pay@All",
  33.       "ชำระเงินด้วยบัตรเครดิตผ่าน ThaiePay",
  34.       "ชำระเงินผ่าน Rabbit LINE Pay",
  35.       "ชำระเงินผ่านจุดบริการเคาน์เตอร์เซอร์วิสทั่วประเทศ",
  36.       "โอนเงินเข้าบัญชี mPAY Wallet"
  37.     ],
  38.     "payment_image": {
  39.       "paypal": "https://pojimojimall.bentoweb.com/img/payment_third_party/paypal-120x40.png",
  40.       "transfer": "https://pojimojimall.bentoweb.com/img/payment_third_party/transfer-120x40.png",
  41.       "cp:1": "https://pojimojimall.bentoweb.com/img/payment_third_party/otc-1-120x40.png",
  42.       "third_party:980": "https://pojimojimall.bentoweb.com/img/payment_third_party/Omise/omise-120x40.png",
  43.       "third_party:75": "https://pojimojimall.bentoweb.com/img/payment_third_party/counter_service/payatall-120x40.png",
  44.       "third_party:724": "https://pojimojimall.bentoweb.com/img/payment_third_party/THAIEPAY/thaiepay-120x40.png",
  45.       "third_party:720": "https://pojimojimall.bentoweb.com/img/payment_third_party/LINEPay/linepay-120x40.png",
  46.       "third_party:76": "https://pojimojimall.bentoweb.com/img/payment_third_party/counter_service/payatall-120x40.png",
  47.       "third_party:21": "https://pojimojimall.bentoweb.com/img/payment_third_party/mPAY/mpay-wallet-120x40.png"
  48.     }
  49.   }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement