Fiuu Seamless Integration v3.28 (non PCI) - FiuuPayment/Integration-Fiuu_JavaScript_Seamless_Integration GitHub Wiki

Seamless Integration

Latest update: 2025/03/12

  • Remove obsoleted Payment Channel:
    • Affin Bank (Affin Online, Direct to bank/non-FPX channel)
    • Am Bank (Am Online, Direct to bank/non-FPX channel)
    • Bank Islam (Direct to bank/non-FPX channel)
    • CIMB Bank (CIMB Clicks, Direct to bank/non-FPX channel)
    • Hong Leong Bank (HLB Connect, Direct to bank/non-FPX channel)
    • Maybank (Maybank2u, Direct to bank/non-FPX channel)
    • PublicBank (PBB Online, Direct to bank/non-FPX channel)
    • RHB Bank (RHB Now, Direct to bank/non-FPX channel)

update: 2024/05/14

  • Add new Payment Channel:
    • UPAY
    • UPAY_UBO
    • UPAY_PCHC
    • UPAY_INSTA

update: 2023/06/02

  • Add new Payment Channel:

    • BPI
    • Maya Cards
    • GrabPay PH
  • Add new Payment Channel:

    • Maya e-Wallet

update: 2022/07/26

  • Add new Payment Channel:
    • CreditAI
    • Alipay+
    • LinePay

update: 2023/01/17

  • Add new payment channel:
    • Dragonpay sub-channel

Important

Please do not generate your vcode in JS as this will disclose the merchant verify key.

Getting started

Register your domain by email to our support : [email protected]

Include below javascript library in your web.

 <!-- jQuery (necessary for Fiuu Seamless JavaScript plugins) -->
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
 <script src="https://pay.fiuu.com/RMS/API/seamless/3.28/js/MOLPay_seamless.deco.js"></script>

Example 1

alt text

<!-- Button trigger Fiuu Seamless -->
<button type="button" id="myPay" class="btn btn-primary btn-lg" data-toggle="molpayseamless" data-mpsmerchantid="molpaymerchant" data-mpschannel="maybank2u" data-mpsamount="1.20" data-mpsorderid="TEST1139669863" data-mpsbill_name="MOLPay Technical" >Pay by Maybank2u</button>

Example 2

Download our [Demo] (https://github.com/user-attachments/files/20035085/seamless-demo-v3.28.new.zip) version.

Example 3 (Payment Timer Enable)

Download our Demo version.

Usage

The Fiuu seamless plugin process your button, via data attributes or JavaScript.

Via data attributes

Activate a Fiuu seamless without writing JavaScript. Set data-toggle="molpayseamless" on a controller element, like a button, along with a data-mpsamount="1.01" to set value.

<button type="button" data-toggle="molpayseamless">Pay by Maybank2u</button> 

Via JavaScript

Call a Fiuu seamless with id myPay with a single line of JavaScript:

$( document ).ready(function() {
     var options = { 
                    mpsmerchantid:"molpaymerchant",
                    mpschannel:"maybank2u", 
                    mpsamount:"1.20", 
                    mpsorderid:"TEST728638391", 
                    mpsbill_name:"MOLPay Technical", 
                    ...
                   }; 
                    
     $('#myPay').MOLPaySeamless(options)
});
                        

Options

Options can be passed via data attributes or JavaScript. For data attributes, append the option name to data-, as in data-mpsamount="".

Name Data Type (size) M/O Description
mpsmerchantid an{1..32} M Merchant login username provided by Fiuu.
mpschannel an{3..32} M Refer to Appendix C for more channel code.
mpsamount ns{10,2} M The transaction amount in one bill. Integer or up to 2 decimal points numeric value. Min accepted amount : 1.01
mpsorderid an{1..32} M Bill / Invoice no. provided by merchant.
mpsbill_name a{1..128} M Buyer name. (Please do not pass in dummy data if you want to use the saved cards feature, as this info will be used to identify the ownership of the card’s token. If you need to use dummy data, kindly refer to mpsguestcheckout.)
mpsbill_email ans{1..128} M Buyer email. (Please do not pass in dummy data if you want to use the saved cards feature, as this info will be used to identify the ownership of the card’s token. If you need to use dummy data, kindly refer to mpsguestcheckout.)
mpsbill_mobile n{1..128} M Buyer mobile contact number. (Please do not pass in dummy data if you want to use the saved cards feature, as this info will be used to identify the ownership of the card’s token. If you need to use dummy data, kindly refer to mpsguestcheckout.)
mpsbill_desc an{1..200} M Bill / Description provided by merchant / buyer.
mpscountry a{2} O Buyer country.
mpsbill_add an{1..200} C Buyer address, mandatory for Buy Now Pay Later channel.
mpsbill_zip n{5} C Buyer postcode, mandatory for Buy Now Pay Later channel.
mpsvcode an{32} C This is the data integrity protection hash string provided by merchant.
mpscurrency a{3} M Payment currency, E.g. MYR, SGD, USD & etc.
mpslangcode a{2} O Default language, E.g. 'en' for default
mpsreturnurl ans{1..200} O Used for multiple return URL. All URLs must be registered beforehand with Fiuu.
mpsnotifyurl ans{1..200} O Used for multiple notification URL. All URLs must be registered beforehand with Fiuu.
mpscallbackurl ans{1..200} O Used for multiple callback URL. All URLs must be registered beforehand with Fiuu.
mpstimer n O Duration of payment. Value in minutes. Set 0 to disable this feature, append this to the pre-hashing vcode string if mpstimer is in used
mpstimerbox ans C Element id or class name to show the timer. Mandatory when timer is enable. E.g. #timercounter, .timercounter
mpscancelurl ans{1..200} C URL to redirect when the payment is time out. Mandatory when timer is enable. All payment request parameter will be return. Merchant is advice to implement requery at this page.
mpstokenstatus n[0/1] O To tokenized the transaction.
mpstcctype a{4} O Available value is SALS = Capture Transaction (Default)
mpsguestcheckout n[0/1] O Used to indicate that this checkout does not belong to a registered user. Equal to 0 by default and 1 if the merchant does not hold the customer’s bill_name, bill_email or bill_mobile. Saved card payment will disabled if set as 1.
non_3ds n[0/1] O Available value is 0 = Process Transaction with 3DS (Default), 1 = Process Transaction with Non 3DS
mpsextra a{8..65535} O Format:
NumOfMer#merA : amtA | merB : amtB | merC : amtC (without space) E.g:3#samsung:30.10|doorstep:120.00|senQ:15.99
mpsplitinfo ans O Used for “Alipay Split Payment”. Values with pipe ( | ) as data delimiter and comma ( , ) as recipient separator as the format shown below without ‘<’ and ‘>’ :-
<Alipay_userID>|<amount>|<currency>|<description>,
<Alipay_userID>|<amount>|<currency>|<description>
mpsinstallmonth n C Total month of installment. Mandatory for installment payment. E.g: 0, 3, 6, 12, 24
mpsis_DDA n{1} C Indicator for DirectDebit e-Mandate transaction.
Valid values are:-
0 : Normal transaction (default)
1 : DirectDebit enrollment transaction (e-Mandate or DDA)
2 : DirectDebit modification transaction (e-Mandate or DDA)
3 : DirectDebit termination transaction (e-Mandate or DDA)
Token upon successful enrollment is expected to be available on next working day, usually after 1000HRS via Callback URL.Please send in the maximum authorized amount for future debit instruction during enrollment via TxnAmount
mpsbuyerid_number an{20} C Buyer ID number (i.e. NRIC/Passport number) without special character. Please send together with BuyerIDType. Mandatory for DirectDebit e-Mandate (DDA or the enrollment transaction)
mpsbuyerid_type n{1} C ID identifier type of a buyer (i.e. NRIC/Passport No) or organization. Mandatory for DirectDebit e-Mandate (DDA or the enrollment transaction).
Valid values are:-
1 : New IC Number
2 : Old IC Number
3 : Passport Number
4 : Business Registration
mpscyrptocurrency a{10} C Cyrpto Currency identifier type. Only for Crypto_tripleA channel use.
Valid values are:-
1.BINANCE
2.BTC
3.ETH
4.LNBC
5.USDC
6.USDC_TRC20
7.USDT
8.USDT_TRC20
mpspayment_expiration_time a{2} O For non-cash payment only. A timestamp (ISO 8601) that determines when the requestURL (payment link) will expire, in UTC.

Eg. 2023-12-31T23:59:59Z |

Appendix A: Data Type Details

No Code Description
1. a Letters, A-Za-z
2. n Numbers, 0-9
3. s Symbols, .:
4. {x} Fixed length x
5. {y..x} Length range: y – x
6. {y,x} Number range: 0-9. 0-9

Appendix B: M/O Details

No Code Description
1. M Mandatory field.
2. O Optional field, value can be empty.
3. C Conditional

Appendix C: Channel details (mpschannel)

No Code Description Type Currency
1. fpx MyClear FPX B2C (Maybank2u, CIMB Clicks, HLB Connect, RHB Now, PBB Online, Bank Islam Online Banking MYR
2. fpx_amb FPX Am Bank (Am Online) Online Banking MYR
3. fpx_bimb FPX Bank Islam Online Banking MYR
4. fpx_cimbclicks FPX CIMB Bank(CIMB Clicks) Online Banking MYR
5. fpx_hlb FPX Hong Leong Bank(HLB Connect) Online Banking MYR
6. fpx_mb2u FPX Maybank(Maybank2u) Online Banking MYR
7. fpx_pbb FPX PublicBank (PBB Online) Online Banking MYR
8. fpx_rhb FPX RHB Bank(RHB Now) Online Banking MYR
9. fpx_ocbc FPX OCBC Bank Online Banking MYR
10. fpx_scb FPX Standard Chartered Bank Online Banking MYR
11. fpx_abb FPX Affin Bank Berhad Online Banking MYR
12. fpx_abmb FPX Alliance Bank (Alliance Online) Online Banking MYR
13. fpx_uob FPX United Overseas Bank (UOB) Online Banking MYR
14. fpx_bsn FPX Bank Simpanan Nasional (myBSN) Online Banking MYR
15. fpx_kfh Kuwait Finance House Online Banking MYR
16. fpx_bkrm Bank Kerjasama Rakyat Malaysia Online Banking MYR
17. fpx_bmmb Bank Muamalat Online Banking MYR
18. fpx_hsbc Hongkong and Shanghai Banking Corporation Online Banking MYR
19. FPX_B2B MyClear FPX B2B (Maybank2e, BizChannel@CIMB, RHB Reflex, BizSmart, Bank Islam Online Banking MYR
20. FPX_B2B_ABB FPX B2B Affin Bank Online Banking MYR
21. FPX_B2B_AMB FPX B2B Ambank Berhad Online Banking MYR
22. FPX_B2B_BIMB FPX B2B Bank Islam Malaysia Berhad (BIMB) Online Banking MYR
23. FPX_B2B_CIMB FPX B2B BizChannel@CIMB (CIMB) Online Banking MYR
24. FPX_B2B_HLB FPX B2B HongLeong Connect Online Banking MYR
25. FPX_B2B_HSBC FPX B2B HSBC Online Banking MYR
26. FPX_B2B_PBB FPX B2B Public Bank Online Banking MYR
27. FPX_B2B_RHB FPX B2B RHB Reflex Online Banking MYR
28. FPX_B2B_UOB FPX B2B United Overseas Bank Online Banking MYR
29. FPX_B2B_KFH FPX B2B Kuwait Finance House Overseas Bank Online Banking MYR
30. FPX_B2B_DEUTSCHE FPX B2B Deutsche Bank Online Banking MYR
31. FPX_B2B_ABMB FPX B2B Alliance Bank Online Banking MYR
32. FPX_B2B_SCB FPX B2B Standard Chartered Bank Online Banking MYR
33. FPX_B2B_OCBC FPX B2B OCBC Bank Online Banking MYR
34. FPX_B2B_BMMB FPX B2B Bank Muamalat Online Banking MYR
35. FPX_M2E FPX Maybank2e Online Banking MYR
36. CIMB-VA CIMB Bank(Virtual Account) CIMB Clicks / ATM transfer for CIMB customers only MYR
37. cash-711 7-Eleven(Fiuu Cash) Physical Payment MYR
38. cash-epay e-pay Physical Payment MYR
39. WEBCASH WEBCASH WEBCASH MYR
40. PEXPLUS PEx+ Direct Internet Banking MYR
41. jompay Razer ATM Indirect Internet Banking MYR
42. Cash-Esapay Cash Esapay Physical Payment MYR
43. credit Credit Card/ Debit Card Credit Card MYR
44. mbbezpay Maybank EZ Pay Credit Card MYR
45. credit3 Credit Card/ Debit Card Multi Currency Credit Card Multi Currency
46. crossborder Credit Card/ Debit Card Multi Currency Credit Card Multi Currency
47. paypal PayPal Credit Card Multi Currency
48. Point-BCard Bcard points Wallet (BCard Loyalty Redemption) -
49. ATMVA ATM Transfer via Permata Bank Physical Payment IDR
50. enetsD eNETS Online Banking SGD
51. singpost Cash-SAM Physical Payment SGD
52. paysbuy PaysBuy Indirect Internet Banking and Physical Payment THB
53. TH_PB_SCBPN Paysbuy SCBPN Direct Internet Banking THB
54. TH_PB_KTBPN Paysbuy KTBPN Direct Internet Banking THB
55. TH_PB_BBLPN Paysbuy BBLPN Direct Internet Banking THB
56. TH_PB_BAYPN Paysbuy BAYPN Direct Internet Banking THB
57. TH_PB_CASH Paysbuy CASH Physical Payment THB
58. dragonpay Dragonpay Indirect Internet Banking and Physical Payment PHP
59. polipayment POLi Payment Indirect Internet Banking AUD
60. UPOP China Union pay Indirect Internet Banking and Physical Payment MYR, USD, CNY
61. alipay Alipay.com Third-party Online Payment Platform CNY
62. vtcpay-ewallet VTC Pay Channels (E-Wallet) Online Banking VND, USD
63. vtcpay-bank VTC Pay Channels (Banks) Online Banking VND, USD
64. vtcpay-credit VTC Pay Channels (Credit Card) Online Banking VND, USD
65. vtcpay-ewalletbank VTC Pay Channels (E-Wallet & Banks) Online Banking VND, USD
66. vtcpay-ewalletcredit VTC Pay Channels (E-Wallet & Credit Card) Online Banking VND, USD
67. vtcpay-bankcredit VTC Pay Channels (Banks & Credit Card Online Banking VND, USD
68. vtcpay-vietcombank VTC Pay Channels (Vietcombank) Online Banking VND, USD
69. vtcpay-techcombank VTC Pay Channels (Techcom Bank) Online Banking VND, USD
70. vtcpay-mb VTC Pay Channels (MB) Online Banking VND, USD
71. vtcpay-vietinbank VTC Pay Channels (Vietin Bank) Online Banking VND, USD
72. vtcpay-agribank VTC Pay Channels (Agribank) Online Banking VND, USD
73. vtcpay-dongabank VTC Pay Channels (Dong A Bank) Online Banking VND, USD
74. vtcpay-oceanbank VTC Pay Channels (Ocean Bank) Online Banking VND, USD
75. vtcpay-bidv VTC Pay Channels (BIDV) Online Banking VND, USD
76. vtcpay-shb VTC Pay Channels (SHB) Online Banking VND, USD
77. vtcpay-vib VTC Pay Channels (VIB) Online Banking VND, USD
78. vtcpay-maritimebank VTC Pay Channels (Maritime Bank) Online Banking VND, USD
79. vtcpay-eximbank VTC Pay Channels (Eximbank) Online Banking VND, USD
80. vtcpay-acb VTC Pay Channels (ACB) Online Banking VND, USD
81. vtcpay-hdbank VTC Pay Channels (HD Bank) Online Banking VND, USD
82. vtcpay-namabank VTC Pay Channels (Nam A Bank) Online Banking VND, USD
83. vtcpay-saigonbank VTC Pay Channels (Saigon Bank) Online Banking VND, USD
84. vtcpay-sacombank VTC Pay Channels (Sacombank) Online Banking VND, USD
85. vtcpay-vietabank VTC Pay Channels (Viet A Bank) Online Banking VND, USD
86. vtcpay-vpbank VTC Pay Channels (VP Bank) Online Banking VND, USD
87. vtcpay-tienphongbank VTC Pay Channels (TP Bank) Online Banking VND, USD
88. vtcpay-seaabank VTC Pay Channels (Sea Bank) Online Banking VND, USD
89. vtcpay-pgbank VTC Pay Channels (PG Bank) Online Banking VND, USD
90. vtcpay-navibank VTC Pay Channels (Navi Bank) Online Banking VND, USD
91. vtcpay-gpbank VTC Pay Channels (GP Bank) Online Banking VND, USD
92. vtcpay-bacabank VTC Pay Channels (Bac A Bank) Online Banking VND, USD
93. vtcpay-phuongdong VTC Pay Channels (Local Bank) Online Banking VND, USD
94. vtcpay-abbank VTC Pay Channels (AB Bank) Online Banking VND, USD
95. vtcpay-lienvietpostbank VTC Pay Channels (Lienviet Bank) Online Banking VND, USD
96. vtcpay-bvb VTC Pay Channels (Baoviet Bank) Online Banking VND, USD
97. NGANLUONG NGANLUONG Indirect Internet Banking and Physical Payment VND, USD
98. NL_VCB_ATM Bank for Foreign Trade of Vietnam (Vietcombank) ATM Online VND, USD
99. NL_VCB_IB Bank for Foreign Trade of Vietnam (Vietcombank) Internet Banking VND, USD
100. NL_DAB_ATM DongA JSC Bank (DongA Bank) ATM Online VND, USD
101. NL_DAB_IB DongA JSC Bank (DongA Bank) Internet Banking VND, USD
102. NL_TCB_ATM The Vietnam Technological and Commercial JSC Bank (Techcombank) ATM Online VND, USD
103. NL_TCB_IB The Vietnam Technological and Commercial JSC Bank (Techcombank) Internet Banking VND, USD
104. NL_MB_ATM Military JSC Bank (MB) ATM Online VND, USD
105. NL_VIB_ATM Vietnam International Bank (VIB) ATM Online VND, USD
106. NL_ICB_ATM Vietnam Joint Stock Commercial Bank for Industry and Trade (VietinBank) ATM Online VND, USD
107. NL_EXB_ATM Vietnam Export Import Commercial Joint Stock Bank (Eximbank) ATM Online VND, USD
108. NL_ACB_ATM Asia Commercial Bank (ACB) ATM Online VND, USD
109. NL_HDB_ATM HoChiMinh City Development Joint Stock Commercial Bank (HDBank) ATM Online VND, USD
110. NL_MSB_ATM Vietnam Maritime Commercial Joint Stock Bank (MaritimeBank) ATM Online VND, USD
111. NL_NVB_ATM Nam Viet Bank (NaviBank) ATM Online VND, USD
112. NL_VAB_ATM Vietnam Asia Commercial Joint Stock Bank (VietA Bank) ATM Online VND, USD
113. NL_VPB_ATM Vietnam Prosperity Bank (VPBank) ATM Online VND, USD
114. NL_SCB_ATM Saigon Thuong Tin Commercial Joint Stock Bank (Sacombank) ATM Online VND, USD
115. NL_GPB_ATM Global Petro Commercial Joint Stock Bank (GPBank) ATM Online VND, USD
116. NL_AGB_ATM Vietnam Bank For Agriculture and Rural Development (Agribank) ATM Online VND, USD
117. NL_BIDV_ATM Bank for Investment & Dof Vietnam (BIDV) ATM Online VND, USD
118. NL_BIDV_IB Bank for Investment & Dof Vietnam (BIDV) Internet Banking VND, USD
119. NL_OJB_ATM Ocean Commercial One Member Limited Liability Bank (OceanBank) ATM Online VND, USD
120. NL_PGB_ATM Petrolimex Group Commercial Joint Stock Bank (PGBank) ATM Online VND, USD
121. NL_SHB_ATM Saigon Hanoi Commercial Joint Stock Bank (SHB) ATM Online VND, USD
122. NL_TPB_ATM Tien Phong Commercial Joint Stock Bank (TienPhongBank) ATM Online VND, USD
123. NL_NAB_ATM Nam A commercial joint stock bank (NamABank) ATM Online VND, USD
124. NL_SGB_ATM Sai Gon Bank for Industry and Trade (Saigon Bank) ATM Online VND, USD
125. Artajasa ATM Transfer via ATM Bersama Physical Payment IDR
126. credit5 Credit Card/ Debit Card Credit Card MYR
127. BAY_IB_U Bank of Ayudhya (Krungsri) Online Banking THB
128. creditO Credit Card / Debit Card Multi Currency Credit Card AUD, CNY, SGD, THB, USD, MYR
129. BOOST e-Wallet e-Wallet MYR
130. AXS AXS Kiosk Physical Payment SGD
131. KTB_IB Krung Thai Bank Online Banking THB
132. KTB_IB_U Krung Thai Bank Online Banking (Fee on user) THB
133. BBL_IB Bangkok Bank Online Banking THB
134. BBL_IB_U Bangkok Bank Online Banking (Fee on user) THB
135. KBANK_PayPlus Kasikornbank Online Banking (Fee on user) THB
136. WeChatPay WeChat Pay e-Wallet CNY
137. MB2U_QRPay-Push Maybank QRPay e-Wallet MYR
138. Alipay-preAuth Alipay Pre-auth e-Wallet MYR
139. GrabPay GrabPay e-Wallet MYR
140. TNG-EWALLET Touch 'N Go e-Wallet MYR
141. ESUN_Cash711 ESUN Cash-711 Physical Payment TWD
142. ESUN_CashFamilyMart ESUN Cash FamilyMart Physical Payment TWD
143. ESUN_ATM ESUN ATM Virtual Account TWD
144. ESUN_CashHiLife ESUN Cash Hi-Life Physical Payment TWD
145. Cash-TH Big Central & Tesco Lotus Physical Payment THB
146. FPX_B2B_ABBM FPX B2B AffinMax Online Banking MYR
147. FPX_B2B_CITIBANK FPX B2B CITIBANK Online Banking MYR
148. FPX_B2B_BKRM FPX B2B i-bizRAKYAT Online Banking MYR
149. FPX_B2B_PBBE FPX B2B Public Bank Enterprise Online Banking MYR
150. FPX_B2B_UOBR FPX B2B UOB Regional Online Banking MYR
151. FPX_AGROBANK FPX AGROBANK Online Banking MYR
152. FPX_B2B_AGROBANK FPX B2B AGROBANK Online Banking MYR
153. ShopeePay ShopeePay e-Wallet MYR
154. Rely-PW Rely Buy Now Pay Later MYR, SGD
155. enetsD_DBS eNETS Debit DBS Bank Online Banking SGD
156. enetsD_UOB eNETS Debit United Oversea Bank Online Banking SGD
157. enetsD_OCBC eNETS Debit OCBC Bank Online Banking SGD
158. enetsD_SCB eNETS Debit SCB Bank Online Banking SGD
159. PN_BT_BPI Bank of the Philippine Islands Via Paynamics Online Banking PHP
160. PN_BT_UBP Union Bank of the Philippines Via Paynamics Online Banking PHP
161. PN_GCASH GCash Via Paynamics e-Wallet PHP
162. PN_COINS Coins PH Philippines Via Paynamics e-Wallet PHP
163. PN_GRABPAY GrabPay Philippines Via Paynamics e-Wallet PHP
164. Crypto_tripleA Crypto_tripleA e-Wallet AWG, AUD, BSD, BHD, BBD, BYR, BZD, BRL, BIF, CAD, KYD, CNY, HRK, CZK, DKK, DOP, XCD, EUR, GYD, HKD, HUF, INR, ILS, JMD, JPY, KWD, LTL, MYR, MXN, ANG, NZD, NOK, OMR, PLN, GBP, RON, RUB, SAR, RSD, SGD, ZAR, KRW, SRD, SEK, CHF, TWD, TTD, THB, TRY, AED, USD
165. credit18 Credit Card/ Debit Card Credit MYR
166. PayNow PayNow QR Online Banking / e-Wallet SGD
167. RPP_DuitNowQR DuitNow QR Online Banking / e-Wallet MYR
168. AlipayPlus Alipay+ e-Wallet MYR
169. LinePay LinePay e-Wallet THB
170. creditAN Credit Card/ Debit Card Credit MYR, SGD
171. GCash GCash e-Wallet PHP
172. Atome Atome Buy Now Pay Later MYR, SGD, THB, PHP
173. FPX_EMANDATE_ABB FPX e-Mandate DirectDebit e-Mandate MYR
174. pace pace Buy Now Pay Later MYR, SGD
175. creditAI Credit Card/ Debit Card Credit Multi Currency
176. 9PAY_EWALLET 9PAY e-Wallet VND
177. 9PAY_DEBITCARD Debit Card via 9PAY ATM Online VND
178. 9PAY_BANKTRANSFER Bank Transfer via 9PAY Online Banking VND
179. PayMaya-eWallet Maya e-Wallet PHP
180. - TBA -
181. DP_AUB AUB Online/Cash Payment Over the counter PHP
182. DP_BAYD Bayad Center via dpc Over the counter PHP
183. DP_BDO BDO Internet Banking Internet Banking PHP
184. DP_BDOA Banco de Oro ATM Over the counter PHP
185. DP_BDOX Banco de Oro Cash Payment Over the counter PHP
186. DP_BDRX BDO Cash Deposit Over the counter PHP
187. DP_BITC Bitcoin via dpc eWallet PHP
188. DP_BNRX BDO Network Bank (formerly ONB) Cash Dep Over the counter PHP
189. DP_BOC Bank of Commerce Online Internet Banking PHP
190. DP_BOL Bancnet Online via dpc Internet Banking PHP
191. DP_BPIA BPI Online Internet Banking PHP
192. DP_BPXB BPI Cash Payment Over the counter PHP
193. DP_CBCB Chinabank Online Bills Payment Internet Banking PHP
194. DP_CC Credit Card via dpc Credit Card PHP
195. DP_CEBL Cebuana Lhuillier Bills Payment Over the counter PHP
196. DP_CUP CUnionPay via dpc Internet Banking PHP
197. DP_CVM CVM PAWNSHOP Over the counter PHP
198. DP_DPAY dpc Prepaid Over the counter PHP
199. DP_ECPY CVM PAWNSHOP Over the counter PHP
200. DP_CVM ECPay Over the counter PHP
201. DP_EWXB EastWest Online/Cash Payment Over the counter PHP
202. DP_GCSH Globe GCash via dpc Over the counter PHP
203. DP_I2I i2i Rural Banks Over the counter PHP
204. DP_LBC LBC via dpc Over the counter PHP
205. DP_LBPA Landbank ATM Online Internet Banking PHP
206. DP_LBXB Landbank Cash Payment Over the counter PHP
207. DP_MAYB Maybank Online Banking Internet Banking PHP
208. DP_MBTC Metrobank Online Banking Internet Banking PHP
209. DP_MBXB Metrobank Cash Payment Over the counter PHP
210. DP_MLH M Lhuiller Over the counter PHP
211. DP_PLWN Palawan Pawnshop Over the counter PHP
212. DP_PNBB PNB Internet Banking Bills Payment Over the counter PHP
213. DP_PNXB PNB Cash Payment Over the counter PHP
214. DP_POSB POSIBLE.NET Over the counter PHP
215. DP_PRHB PERAHUB Over the counter PHP
216. DP_PSB PSBank Online Internet Banking PHP
217. DP_PYPL Paypal via dpc eWallet PHP
218. DP_RCBC RCBC Online Banking Internet Banking PHP
219. DP_RCXB RCBC Cash Payment / ATM Bills Payment Over the counter PHP
220. DP_RDP RD Pawnshop Over the counter PHP
221. DP_RDS Robinsons Dept Store Over the counter PHP
222. DP_RLNT RuralNet Banks and Coops Over the counter PHP
223. DP_RSB RobinsonsBank Online Bills Payment Internet Banking PHP
224. DP_RSBB RobinsonsBank Cash Payment Internet Banking PHP
225. DP_SBCB Security Bank Cash Payment Over the counter PHP
226. DP_SMR SM Retail Over the counter PHP
227. DP_UBPB Unionbank Internet Banking Internet Banking PHP
228. DP_UBXB Unionbank Cash Payment Over the counter PHP
229. DP_UCPB UCPB Connect/Mobile Internet Banking PHP
230. DP_UCXB UCPB ATM/Cash Payment Over the counter PHP
231. DP_USSC USSC Over the counter PHP
232. DP_711 7-11 via dpc Over the counter PHP
233. DK_PERMATA_VA DOKU Permata Virtual Account (VA) Over the counter IDR
234. DK_ALFA DOKU Alfa Virtual Account (VA) Over the counter IDR
235. DK_Indomaret DOKU Indomaret Virtual Account (VA) Over the counter IDR
236. DK_Danamon_VA DOKU Danamon Virtual Account (VA) Over the counter IDR
237. DK_Mandiri_VA DOKU Mandiri Virtual Account (VA) Over the counter IDR
238. DK_CIMBNiaga_VA DOKU CIMB Niaga Virtual Account (VA) Over the counter IDR
239. DK_BCA_VA DOKU BCA Virtual Account (VA) Over the counter IDR
240. DK_BRI_VA DOKU BRI Virtual Account (VA) Over the counter IDR
241. DK_BNI_VA DOKU BNI Virtual Account (VA) Over the counter IDR
242. DK_Maybank_VA DOKU Maybank Virtual Account (VA) Over the counter IDR
243. DK_Artajasa_VA DOKU Artajasa Virtual Account (VA) Over the counter IDR
244. BPI BPI IB Internet Banking PHP
245. creditAG PayMaya Credit Card/ Debit Card Credit PHP
246. PN_GrabPay GrabPay PH e-Wallet PHP
247. PNCO PayNet CheckOut Online Banking MYR
248. UPAY UPAY Internet Banking PHP
249. UPAY_UBO UnionBank Online (UPay) Internet Banking PHP
250. UPAY_PCHC PesoNet (UPay) Internet Banking PHP
251. UPAY_INSTA Instapay (UPay) Internet Banking PHP
252. PNCO_ABB PayNet CheckOut - Affin Bank Online Banking MYR
253. PNCO_ABMB PayNet CheckOut - Alliance Bank Online Banking MYR
254. PNCO_AGROBANK PayNet CheckOut - Agrobank Online Banking MYR
255. PNCO_AMB PayNet CheckOut - AmBank Online Banking MYR
256. PNCO_CIMBCLICKS PayNet CheckOut - CIMB Bank Online Banking MYR
257. PNCO_BIMB PayNet CheckOut - Bank Islam Online Banking MYR
258. PNCO_BKRM PayNet CheckOut - Bank Rakyat Online Banking MYR
259. PNCO_BMMB PayNet CheckOut - Bank Muamalat Online Banking MYR
260. PNCO_BSN PayNet CheckOut - Bank Simpanan Nasional Online Banking MYR
261. PNCO_HLB PayNet CheckOut - Hong Leong Online Banking MYR
262. PNCO_HSBC PayNet CheckOut - HSBC Bank Online Banking MYR
263. PNCO_KFH PayNet CheckOut - Kuwait Finance House Online Banking MYR
264. PNCO_MB2U PayNet CheckOut - Maybank Online Banking MYR
265. PNCO_OCBC PayNet CheckOut - OCBC Online Banking MYR
266. PNCO_PBB PayNet CheckOut - Public Bank Online Banking MYR
267. PNCO_RHB PayNet CheckOut - RHB Bank Online Banking MYR
268. PNCO_SCB PayNet CheckOut - Standard Chartered Online Banking MYR
269. PNCO_UOB PayNet CheckOut - United Overseas Bank Online Banking MYR
270. PNCO_BOCM PayNet CheckOut - Bank Of China Online Banking MYR
271. PNCO_MBSB PayNet CheckOut - MBSB Bank Online Banking MYR

Appendix D: mpsbill_desc for Taiwan Channels

For ​one​ item can use below format:
<Product Category>​||​<Product Name>​||​<Total Amount>

Example:
Clothes||baby's clothes||TWD200

For ​more than one​ items may use format below:
<Product Category> ​|| ​<Product Name>; ​<Product Name>​ || ​<Total Amount>

Example:
Appliances||HITACHI Refrigerator;SAMSUNG TV||TWD16000
Appliances||HITACHI Refrigerator;SAMSUNG TV;Sharp Blender||TWD18000

Data attributes for individual Fiuu seamless

Options for individual Fiuu seamless can alternatively be specified through the use of data attributes, as explained above.

Return Parameters

  • All return parameters are same as described in Fiuu API for merchant.
  • Merchant can use the same return URL script for this seamless integration.
  • Once payment done, existing page will be replaced by the merchant return URL.

Enabling Apple Pay

For more details. Click on this link to find our more on how to enable Apple Pay with us.

Support

Merchant Technical Support / Customer Care : [email protected]
Sales/Reseller Enquiry : [email protected]
Marketing Campaign : [email protected]
Channel/Partner Enquiry : [email protected]
Media Contact : [email protected]
R&D and Tech-related Suggestion : [email protected]
Abuse Reporting : [email protected]

⚠️ **GitHub.com Fallback** ⚠️