Logotype
For developers
By Qliro
Select search filters:
0
0
/
/
Risk mitigation
Part of the customer experience is also to make sure your customer is safe. Depending on the items being sold, different rules can be applied to make sure legal requirements are being followed and high-risk items are being flagged to prevent fraud.
The following parameters are defined in the Create order request:
RequireIdentityVerification – Depending on the order flow or order items added to cart, you might want BankID to be required for customer to be able to complete purchase. BankID is set on order level and will still be triggered independent of cart update or removal of risk items.
HasRisk – Depending on the order flow or order items added to cart, you might want to limit the list of available payment methods shown for customer. HasRisk flag should be sent in on risk items. If cart updates and flagged item are removed all available payment options will be shown.
MinimumCustomerAge – If there is an age restriction for the order flow or order items added to cart you can set a minimum customer age, making sure only customers above the defined age can enter Checkout and complete purchase. SSN will be forced when entering checkout
For details on above parameters, please continue to the API reference.