riskified 0.0.1 riskified: ^0.0.1 copied to clipboard
Flutter plugin for Riskified SDK
Riskified #
Note: This library is not official from Riskified.
Flutter plugin to integrate with the Android and iOS libraries of Riskified.
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');