Advertisement
pichaya_om

Quick Pay

Aug 21st, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.59 KB | None | 0 0
  1. Context
  2. product_title : 'คอร์สติวโทอิก'
  3. product_thumbnail: '/media/image'
  4. product_url: 'www.local.opendurian.com/toeic_krudew'
  5. product_price: 2900
  6. expire_datetime: DateTime
  7. token: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9'
  8. ////
  9.  
  10. API Quickpay Payment
  11. Request :
  12.     email : 'om@om.com',
  13.     token : '12345678'
  14.  
  15. Response :
  16.     payment_order_id: 12345678
  17.     credit_card_provider: 'omise', '2c2p' //global
  18.     payment_method: 'credit'// 'installment', 'recurring', 'qr_kbank', 'qr_scb', 'counter_service'
  19.     payment_data: {
  20.        order_id: '123',
  21.        
  22.    },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement