Skip to content

appunite/flutter_riskified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riskified

Note: This library is not official from Riskified.

Flutter plugin to integrate with the Android and iOS libraries of Riskified. https://www.riskified.com/

Flutter implementation

shopName - Name of your Riskified account.

token - Unique String identifier of the user's current session in the app. The same identifier is passed by your backend (in the cart_tokenfield) to Riskified.

Riskified.startBeacon('shopName', 'token');