Integration type
eComm
What we solve
BigCommerce merchants that sell regulated or high-risk products need a friction-minimized way to verify customer identity in checkout and block payment/order completion until required assurance is met—without manual review or custom storefront rewrites. This integration embeds 1Kosmos IDV directly into the BigCommerce checkout experience via Checkout JS + Scripts Manager, uses webhooks for asynchronous results, and writes verification outcomes (IAL level, VC token, LiveID enrollment) back to customer custom fields through the BigCommerce Store Management REST API so checkout and downstream workflows can automatically allow, hold, or step-up orders.
Integration architecture
1Kosmos publishes a BigCommerce App Marketplace listing. The integration uses:
Checkout JS SDK hook at the payment step
Scripts Manager to inject the 1Kosmos Verify widget onto storefront pages
Webhooks for async result consumption
Store Management REST API for customer attribute write-back
Checkout gate flow:
Specific API calls:
Webhook subscriptions:
store/customer/createdstore/order/statusUpdated(for step-up on high-value orders)
