Integration Checklist
forter's ai coding kit can do most of the work for you it scans your codebase and implements the integration directly, saving you the manual work below use it once you've deployed the cartridge (step 2) and have your sfcc codebase checked out locally see sfcc cartridge overview # to do it yourself instead, follow these steps in order to bring forter live on your sfcc storefront \# step where 1 gather credentials and confirm sfcc/sfra access prerequisites # 2 deploy the cartridge and import metadata import cartridge # 3 confirm your psp fires app post auth in the standard flow — some psps need extra hook wiring psp integration guide # 4 set your site id, secret key, and api version api credentials # 5 export historical order data to forter (optional; improves model accuracy from day one) historical data export # 6 configure site preferences configure decisions # 7 test with forced decisions and dedicated test emails testing # 8 run in listen mode before enforcing decisions launch checklist # 9 go live launch checklist # enabling account protection or abuse prevention? see accounts controllers # and abuse prevention # for what each may require beyond this checklist