Risk Item
Last updated
Last updated
In order to identify and prevent fraud transactions, risk parameters, as known as risk_item
, is required to be provided when payment order is submitted.
Risk parameters is related to below keys:
The frms_ware_category
of your oid_partner
, each of them has its own requirement of risk parameters. You may contact for more details.
Generally,
frms_ware_code
is a code with 4 digits which represents your industry category. Eachoid_partner
has its ownfrms_ware_category
which is assigned by LianLian when it is created.
Your implementation. If you have implemented LianLian payment products on your server side directly, is required.
The products your have integrated. For merchants who have integrated Verified Payment, is required.
All risk parameters ought to be set in a json format and assigned to risk_item
, E.g.
Name
Required
Type
Description
frms_ware_category
Required
String
user_info_mercht_userno
Required
String
Merchant user No. Value can be same with user_id
user_info_bind_phone
Required
String
Merchant user phone number. Required when merchants hold this info.
user_info_dt_register
Required
String(14)
User registration time at merchant side. Format: yyyyMMddHHmmss
goods_name
Required
String
Product name. Can be same with name_goods
Name
Required
Type
Description
frms_client_chnl
Required
String
Your client side type. 10, Mobile application 13, Web application 16, H5 application
frms_ip_addr
Required
String
End-user's IP address
frms_imei
Required
String(40)
IMEI(International Mobile Equipment Identity). Required for moblie application.
frms_mac_addr
Required
String(40)
MAC Address. Required for web application.
Name
Required
Type
Description
user_info_full_name
Required
String
Your user's name
user_info_id_no
Required
String
user_info_identify_state
Required
String
1, ID-based 0, Non-ID-based
user_info_identify_type
Required
String
1, Bank Card Verification 2, On-spot Verification 3, ID Card Remote Verification 4, Other Types of Verification
In case there are several goods for one order,please send following parameters in a list. key=airline_list
Name
Required
Type
Description
airline_code
Required
String
passenger_country
Required
String
Country code of consumer e.g.US
passenger_idcard_type
Required
String
0, ID Card or Business License 1, Household Register 2, Passport 3, Certificate of Military Office 4, Certificate of Soldier 5, Mainland Travel Permit for Hong Kong and Macau Residents 6, Mainland Travel Permit for Taiwan Residents 7, Temporary ID Card 8, Residence Permit for Foreigners 9, Police ID Card X, Other Certificates By default is 0, currently only 0 is supported
passenger_idcard
Required
String
ID card NO
passenger_name
Required
String
First name of the passenger
passenger_phone
Required
String
Allow merchant to mask off the last four digits with the symbol *.
station_from_province
Required
String
Three-letter designator of the take-off airport.
airport_to
Required
String
Three-letter designator of the landing airport.
station_from_city
Required
String
The city code of the city where train leaves.
station_from_province
Required
String
The province code of the city where train leaves.
station_to_province
Required
String
The province code of the city where train arrive to.
station_to_city
Required
String
The city code of the city where train arrive to.
dt_flight
Required
String
Flight date / travel date.Format: YYYYMMdd
Name
Required
Type
Description
hotel_com_name
Required
String
Full name of the hotel
hotel_phone
Required
String
The telephone number of the person who checked in.
dt_arrive
Required
String(14)
Date of arrival.Format:YYYYMMDDH24MISS
dt_leave
Required
String
Date of departure.Format:YYYYMMDDH24MISS
In case there are several goods for one order,please send following parameters in a list. key=airline_list
Name
Required
Type
Description
book_phone
Required
String
Contact number when booking tickets
cinema_addr_province
Required
String
The province code where the consumer is located.
cinema_addr_city
Required
String(14)
The city code where the consumer is located.
dt_play
Required
String
Activity start time.Format:YYYYMMDDH24MISS
Name
Required
Type
Description
delivery_full_name
Required
String
Consignee Name
delivery_addr_province
Required
String
Province code
delivery_addr_city
Required
String
City code
delivery_phone
Required
String
Mobile phone number of recipient
logistics_mode
Required
String
1, Post 2, Ordinary Express 3, Express delivery 4, Logistics freight company 5, Logistics and distribution company 6, International express 7, Shipping express 8, Ocean Shipping 9, Package Deliver & Pick up
delivery_cycle
Required
String
12h, Within 12 hours 24h, Within 24 hours 48h, Within 48 hours 72h, Within 72 hours other, 3 days later
goods_count
Required
String
Amount of products.
virtual_goods_status
Required
String
If there is any virtual goods? 0 - No 1 - Yes
virtual_goods_amount
Optional
String
The amount of the virtual goods in CNY. Required when virtual_goods_status
= 0
Name
Required
Type
Description
game_id_belongs
Required
String
The current type of transaction. 1 - recharge or pay for this account. 2 - recharge or pay for another person's account.
game_id
Required when game_id_belongs is 2
String
The repaid game account ID.
Name
Required
Type
Description
cinema_name
Required
String
The company name.The name of the cinema or the name of the ticketing company etc.
book_phone
Required
String
The contact number.
cinema_addr_province
Required
String
The provincial code for the location of the consumer.
cinema_addr_city
Required
String
The city code for the location of the consumer.
dt_play
Required
String
Effective date. Refers to the time when the movie starts, the stage plays and so on. The format is YYYYMMDDHHMISS and use 24-hour clock.
goods_count
Required
String
The Quantity of goods.