Setup Shopify
Join Markt can hand buyers to Shopify checkout and settle via webhook.Routes
Setup
- Connect Shopify credentials in Payment methods.
- Register the webhook URL:
https://YOUR_APP_ORIGIN/api/shopify/webhook. - Run a test purchase and confirm order status becomes paid/completed.
Notes
- Which products show Shopify depends on store payment config.
- Treat webhook HMAC/signature verification as mandatory.
- Fulfillment still runs through Join Markt delivery after
completeOrderFromGateway.