Request Parameters
Seamless Integration Request Parameters
mpsmerchantid
an {1..32}
M
Merchant login username provided by Fiuu.
mpschannel
an {3..32}
M
Merchant Unique Transaction / Order / Billing / Reference No.
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
mpsbill_email
ans{1..128}
M
Buyer email
mpsbill_mobile
n{1..128}
M
Buyer mobile contact number.
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
an{1..200}
C
Buyer postcode, mandatory for Buy Now Pay Later channel.
mpsvcode
an{32}
M
This is the data integrity protection hash string provided by merchant.
mpscurrency
a{3}
M
Payment currency, E.g., IDR, 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
mpscancelurl
ans{1..200}
C
URL to redirect when the payment is time out. Mandatory when timer is enabled. All payment request parameter will be return. Merchant is advice to implement requery at this page.
mpsinstallmonth
n
C
Total month of installment. Required for installment payment. E.g: 0, 3, 6, 12, 24
Last updated