We're out of beta! Introducing Commerce.js Version One.
Carts, checkouts, fulfillment and everything down to live tax rates.
Launch faster with a solution that fits around your design & code.
Complete design control that goes beyond the storefront.
We’ve built a powerful eCommerce dashboard, so you dont have to.
Get started with only a few lines of code - Commerce.js gives you complete creative control. Unlike other solutions, Commerce.js fits around your design and code. There are no themes to modify or walled environments to work around.
View Example Checkout Get Started View Documentation
Commerce.js has built-in support for physical & digital delivery. You can pair multiple fulfillment types together. i.e. set a download + set physical shipping options.
Coming soon - live-shipping rates, license key generation & custom web hook data.
Get Started View DocumentationIs this quantity/discount code valid? Is this variant available? What's the current total?
Here are a few examples;
//Generate client side validation rules for jQuery
Commerce.Checkout.helperValidation('{token_id}', callback);
//Get the buyers location from an ip address
Commerce.Checkout.getLocationFromIP('{token_id}', callback);
//Check if a quantity is available
Commerce.Checkout.checkQuantity('{token_id}', '{line_item_id}', '{amount}',
callback);
//Did the customer enter a valid pay what you want price?
Commerce.Checkout.checkPayWhatYouWant('{token_id}', '{price}', callback);
//Get the running totals for this checkout
Commerce.Checkout.getLive('{token_id}', callback);
//Set a new tax zone for this order and recalculate totals
Commerce.Checkout.setTaxZone('{token_id}',
{
'country': "{country}",
'region': "{region}",
'postal_zip_code': "{postal_zip_code}",
}, callback);

Checkout/Cart tokenization means they be accessed anywhere, at any time
Robust physical and digital fulfillment support, which can be combined
Masked downloads links that can be set to expire after a date or # of attempts
Let customers set their own price for an item & check if it's valid via our helpers
Automatically calculate US sales tax with live rates & with nexus support
Set global and regional tax rates for digital and physical goods
Seamlessly calculate, collect, & record evidence with a single function
Each order is scanned for over 5k fraud signals. Powered by Sift Science
Product variants, discount codes, custom extra-fields, we've got it covered
Beautiful prebuilt hosted checkouts you can connect to your integrations
Yes, really.
Handle everything through Chec’s beautiful merchant dashboard. Merchants can add products, view orders, enable new payment gateways and see fraud reports for orders.
A dashboard that gets out of the way. Constantly evolving and designed to adapt with merchants as they grow.
Get Started View Documentation
Commerce.js integrates seamlessly with Stripe and PayPal. We are actively working on integrating with more payment gateways and payment types.
Get Started View DocumentationUnlimited products
Unlimited storage & bandwidth
Discount Codes
Global Tax Support
Fraud protection Powered by Sift Science
No Rate Limits
Unlimited products
Unlimited storage & bandwidth
Discount Codes
Global Tax Support
Fraud protection Powered by Sift Science
No Rate Limits
Unlimited products
Unlimited storage & bandwidth
Discount Codes
Global Tax Support
Fraud protection Powered by Sift Science
No Rate Limits
© 2016 Chec (Chec Commerce, Inc) - All Rights Reserved.