Advertisement
destroyedbyhulk

klik n clean payment method

May 17th, 2021
1,210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.79 KB | None | 0 0
  1. {
  2.     "status": 200,
  3.     "success": true,
  4.     "error": false,
  5.     "response_time": 0.45549702644348145,
  6.     "messages": "",
  7.     "data": [
  8.         {
  9.             "codePayment": "OV",
  10.             "namePayment": "OVO",
  11.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/ovo.png"
  12.         },
  13.         {
  14.             "codePayment": "SA",
  15.             "namePayment": "ShopeePay",
  16.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/shopeepay.png"
  17.         },
  18.         {
  19.             "codePayment": "DA",
  20.             "namePayment": "DANA",
  21.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/dana.png"
  22.         },
  23.         {
  24.             "codePayment": "BK",
  25.             "namePayment": "BCA Klik Pay",
  26.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/bca.png"
  27.         },
  28.         {
  29.             "codePayment": "BC",
  30.             "namePayment": "Bank Transfer - BCA",
  31.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/bca.png"
  32.         },
  33.         {
  34.             "codePayment": "BC",
  35.             "namePayment": "BCA Virtual Account",
  36.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/bca.png"
  37.         },
  38.         {
  39.             "codePayment": "MG",
  40.             "namePayment": "BCA Kartu Kredit (Visa, Mastercard, JCB)",
  41.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/bca.png"
  42.         },
  43.         {
  44.             "codePayment": "VC",
  45.             "namePayment": "Kartu Kredit (Visa, Mastercard, JCB)",
  46.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/creditcard.png"
  47.         },
  48.         {
  49.             "codePayment": "M1",
  50.             "namePayment": "Mandiri Virtual Account",
  51.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/mandiri.png"
  52.         },
  53.         {
  54.             "codePayment": "BT",
  55.             "namePayment": "Permata Bank Virtual Account",
  56.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/permata.png"
  57.         },
  58.         {
  59.             "codePayment": "B1",
  60.             "namePayment": "CIMB Virtual Account",
  61.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/cimbniaga.png"
  62.         },
  63.         {
  64.             "codePayment": "I1",
  65.             "namePayment": "BNI Virtual Account",
  66.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/bni.png"
  67.         },
  68.         {
  69.             "codePayment": "VA",
  70.             "namePayment": "Maybank Virtual Account",
  71.             "imagePayment": "https://www.kliknclean.com/frontend/img/bank/payment-logo/maybank.png"
  72.         }
  73.     ]
  74. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement