Overview
Automate compliance and risk management by integrating Chainalysis Sanctions screening directly into your Shopify e-commerce workflows. Seamlessly cross-reference crypto payments against global sanctions lists like OFAC and the UN to ensure every transaction meets regulatory standards without manual intervention.
Popular ways to use the Chainalysis Sanctions + Shopify integration onchain
View all templates ›Supported triggers and actions
Screen Address for Sanctions
ActionCheck whether a blockchain address is on any sanctions list tracked by Chainalysis (OFAC SDN, EU, UN, etc.). Returns a boolean sanctioned flag, unique categories, and the full identifications list with source URLs. Chain-agnostic (EVM, BTC, Solana). Ideal for: compliance workflows, pre-transaction screening, counterparty risk checks, AML monitoring, audit trails.
Shopify: List Orders
ActionList recent orders from your Shopify store. Filter by financial status, fulfillment status, or date range. Returns order details including line items and customer info. Ideal for: order monitoring, fulfillment tracking, sales analysis. Required scope: read_orders.
Shopify: Order Paid
TriggerTriggers when an order payment is confirmed in your Shopify store. Useful for starting fulfillment, updating accounting, or sending receipts. Requires Shopify 'read_orders' scope.
Shopify: Inventory Level Updated
TriggerTriggers when inventory levels change in your Shopify store. Useful for low stock alerts, reorder automation, or syncing inventory across channels. Requires Shopify 'read_inventory' scope.
Shopify: Order Created
TriggerTriggers when a new order is placed in your Shopify store. Useful for sending notifications, syncing to ERP, or triggering fulfillment workflows. Requires Shopify 'read_orders' scope.
Shopify: Complete Draft Order
ActionComplete a draft order, converting it to an actual order in your Shopify store. Optionally mark payment as pending or collected. Returns the created order details. Ideal for: checkout completion, quote-to-order conversion, manual order processing. Required scope: `write_draft_orders`.