Shopify Integration

Add escrow checkout to your Shopify store.

No monthly fees. 1% per transaction. Enterprise-grade escrow protection on every sale.

2-minute setupWorks on any themeNo app install required

Prerequisites

Set up your wallet to receive payments.

One-time setup. Your wallet address establishes the settlement endpoint for all USDC transactions.

Step 1

Authorize store access.

Link your Shopify store to configure payment routing and settlement parameters.

You will be redirected to Shopify's OAuth flow to authorize secure API access.

Platform status: Operational โ€” Escrow protection: 14 days โ€” Settlement: Automated

Integration

Theme integration methods.

01

Copy this code

This single line adds the button to all product pages automatically.

<script src="https://app.instantescrow.nz/shopify-checkout.js" async></script>
02

Add to your theme

  1. Go to Online Store โ†’ Themes
  2. Find your current theme and click the three dots (โ€ฆ) button
  3. Select Edit code from the dropdown
  4. In the file list, open Layout folder โ†’ click theme.liquid
  5. Search for </head> (use Ctrl+F or Cmd+F)
  6. Paste the code just before </head>
  7. Click Save (top right)
03

Done

The button will automatically appear on all product pages, the cart page, and quick shop modals.

Preview

How it looks on product pages.

Protected by 14-day escrow ยท No gas fees

How payments work

01

Customer clicks button

Opens secure checkout window.

02

Pays with USDC

Via wallet or email sign-in.

03

Order created

Automatically in your Shopify system.

04

Escrow protection

14 days for dispute resolution.

05

Automatic payout

Direct to your merchant wallet.

Testing tip: Verify the payment flow in an incognito browser session to simulate the customer experience without cached authentication state.