🛍️
Add crypto payments to your Shopify project in under 10 minutes.
Get Your API KeyGo to your Shopify Admin panel
Navigate to Settings > Payments > Alternative Payment Methods
Search for "Zateway" or add a custom payment method
Enter your Zateway API key from the merchant dashboard
Enable the payment method and test with a sandbox order
<!-- Shopify theme snippet: zateway-checkout.liquid -->
<script src="https://cdn.zateway.com/shopify-plugin.js"></script>
<script>
ZatewayShopify.init({
apiKey: '{{ shop.metafields.zateway.api_key }}',
chains: ['polygon', 'base', 'solana'],
});
</script>Get your API key and start accepting crypto payments in minutes.
Get Started Free