Add Wantuz checkout integration to your Shopify store. Let your customers share address and billing information with one tap.
Features that transform e-commerce experience
Instead of filling long address forms, customers share addresses from Wantuz with one tap. Reduce checkout time by 80%.
Verified addresses that users have previously saved come through. No more wrong addresses or typos.
Customers securely verify by scanning QR code from their phone or entering SMS code.
Address data comes directly from the user. Full compliance with data security and privacy standards.
Works seamlessly with Shopify checkout. Quick integration with Liquid snippet.
Setup in minutes by adding code to theme file. No technical knowledge required.
Customer experience flow
Complete the integration in a few steps
Create an API key for your store from the Wantuz Merchant panel.
Access theme files from Shopify admin panel:
Online Store → Themes → Current theme → "..." → Edit codeAdd a new file to the snippets folder: wantuz-checkout.liquid
Paste the contents from the downloaded package and update your API key:
{% assign wantuz_api_key = "YOUR_API_KEY_HERE" %}Add the snippet to your checkout page (usually cart.liquid or main-cart.liquid):
{% render 'wantuz-checkout' %}Create a test order in your store. The "Select Address with Wantuz" button should appear on the cart page.
Have questions? Our technical team is ready to help you.
support@wantuz.com