Skip to content
MerchantHooks

Built for BigCommerce

Your store events.
Your custom code.
Connected.

Run JavaScript when your BigCommerce store changes. Deploy in minutes. We handle the infrastructure.

7-day limited trial for testing.

From event to action

Order created

store/order/created

handle-order.js JavaScript
exports.handler = async (payload) => {  const orderId = payload.data.id;  // Your store logic goes here  console.log('Order received', orderId);};

Function completed

Illustrative workflow

Write JavaScript

Use the language you know.

Deploy in one click

Ship from your control panel.

Scale automatically

Run when your store needs it.

How it works

A small setup. A powerful workflow.

  1. Connect your store

    Install the app in BigCommerce.

    Installation guide
  2. Add your logic

    Create and deploy a JavaScript function.

  3. Choose your events

    Attach order, product, or customer webhooks.

    • Orders
    • Products
    • Customers

Make your next store idea happen.

Start with one event and a few lines of code.

Start free trial