Skip to main content
2026-02-20
Week of Feb 16
Week of Feb 16 updates
This week brings expanded retailer support with account-less checkout, international shipping to new regions, and improved order reliability.

Account-less Checkout for Walmart, Target & Wayfair

Until now, Zinc-managed checkout accounts were only available for Amazon. This week, we’re bringing the same experience to Walmart, Target, and Wayfair — meaning you can place orders on these retailers without creating or managing your own accounts. Just provide a shipping address and payment method, and Zinc handles the rest using our managed credentials.This is a major step forward: retailers that previously required you to bring your own account credentials are now accessible out of the box. And this is just the beginning — we’ll be rolling out managed checkout to more retailers soon.

International Shipping: New Zealand & Australia

Zinc now supports shipping to New Zealand and Australia, continuing our expansion of international address coverage. Addresses for both countries are fully validated during order creation.

Payment Verification for Managed Accounts

Managed accounts now support retailer-specific payment verification. If a retailer requires additional payment confirmation during checkout, Zinc stores and uses the appropriate verification hints automatically.

SMS Verification Code Support

Our checkout system now supports OTP retrieval from forwarded SMS verification codes, in addition to email-based codes. This improves success rates for retailers that use SMS-based authentication.

Improvements

  • Smarter cart validation — Fixed checkout failures caused by cart information no longer being displayed on the page
  • Better error codes — Added a specific payment_verification_required error code for clearer debugging
2026-02-13
Week of Feb 9
Week of Feb 9 updates
This week’s highlight is the launch of our Universal Checkout Skill for AI agents, plus auto wallet top-up and better order visibility.

Universal Checkout Skill

Zinc is now available as an Agent Skill — a new way for AI agents to place orders through natural language. Install the Universal Checkout Skill into OpenClaw, Claude Code, or Gemini CLI, and your agent can search for products, place orders, and check statuses — all from a single conversation.
  • Natural language ordering — Ask your agent to buy a product by URL, and it handles the rest
  • Search-to-purchase — Pair with Brave Search to find and order products in one workflow
  • Confirmation built in — The agent always confirms before spending real money
Learn more →

Auto Wallet Top-up

Never run out of funds mid-order. You can now configure automatic wallet top-ups that trigger whenever your balance drops below a threshold. Set your minimum balance and top-up amount from the new wallet settings page, and Zinc handles the rest.

Order Progress Timeline

Order details now include a visual timeline showing each step of the purchasing flow. See exactly where your order is and what’s already been completed.

Improvements

  • Email forwarding indicators — A new badge shows when forwarded verification emails have been detected for your managed accounts
  • Better Amazon tracking — Improved package tracking URL extraction from Amazon order emails
  • International address fixes — Fixed address validation for countries that don’t require a state or province field
2026-02-06
Week of Feb 2
Week of Feb 2 updates
This week’s highlight is a brand new retailer status page, plus stronger account security and better order visibility.

Retailer Status Page

Retailer status page
Zinc now has a dedicated status page with nightly integration test results for our top retailers. We’re committed to full transparency into what’s working and what isn’t — and we’ll be expanding coverage to more retailers over time.

TOTP Support for Retailer Credentials

Managed retail accounts now support Time-based One-Time Passwords (TOTP). If your retailer account uses two-factor authentication with an authenticator app, you can provide your TOTP secret and Zinc will automatically generate codes during login — no more manual verification steps.

Improved Order Progress

Incremental order status updates
Orders now report more granular progress updates as they move through each step of the purchasing flow, giving you better real-time visibility into order status.
2026-01-30
Week of Jan 26
Week of Jan 26 updates
This week we’re focused on reliability and expanding Zinc’s reach with international shipping support and B2B features.

International Order Support

Zinc now supports shipping to Germany, with more countries coming soon. International addresses are validated during order creation, and we’ve updated our date and currency formatting to handle international locales correctly.
  • Country configuration — Each retailer now has configurable supported shipping countries using ISO 3166-1 alpha-2 codes
  • Address validation — International addresses are validated before order creation
  • Flexible formats — Postal codes work with both zip_code and postal_code fields, and state/province fields are now optional for countries that don’t require them

Purchase Order Support

For B2B customers, you can now include a purchase order number with your orders. Just pass an optional po_number field and we’ll automatically detect PO number fields during checkout and fill them in.

Product Variant Fixes

Fixed an issue where variant verification was failing for products that have pre-selected variants on the page. Variants should now work correctly across all supported retailers.
2026-01-16
Week of Jan 12
Week of Jan 12 updates

Launch Week 1

January 20-24 — Zinc’s first launch week. Five days. Five releases.We’re rapidly expanding Zinc 2.0’s feature-set, vastly improving devex, and showing off some impressive demos to inspire you on what you can build with Zinc.Pay attention to your inboxes and our socials for Launch Week 1!

Account Selection in Orders

Account selection dropdown
The order form now includes a dropdown to choose between Zinc-managed accounts and your own retailer credentials. You can see exactly which account will be used before placing an order.
  • Visual account picker — Select from your saved retailer accounts directly in the order form
  • Curl command preview — See the exact API call that will be made, with one-click copy

Easier Gmail Setup

Setting up email forwarding for verification codes just got simpler. A new “Add Gmail Filter” button generates the exact filter you need with one click.

Smarter Retry Logic

We’ve improved how failed orders are retried to be more intelligent about when retries make sense.
  • Order-level tracking — Retry attempts are now tracked at the order level for better visibility
  • Skip hopeless retries — Orders that fail due to out-of-stock products, inaccessible items, or unavailable guest checkout no longer waste time retrying
2026-01-09
Week of Jan 5
Week of Jan 5 updates
This week we’re introducing managed retail accounts and smarter payment handling. These features give you more control over how orders are placed and make credential management significantly easier.

Managed Retail Accounts

Managed retail accounts
You can now use managed retail accounts to place orders with your own retailer credentials. This gives you more control over order placement and unlocks features that require being logged in.
  • Amazon account support — Orders placed with Amazon credentials now use our enhanced processing system for better reliability
  • Forwarding email addresses — Each managed account automatically gets a dedicated email address for verification codes and tracking notifications
  • Easy credential reference — Use short IDs to quickly identify and reference your saved retail credentials
  • Explicit credential selection — Specify exactly which credentials to use with the retailer_credentials_id parameter

Smarter Payment Handling

When using managed accounts, Zinc now automatically uses your saved payment method if you don’t provide one explicitly. This means less redundant data in your API calls.
  • Automatic payment detection — Orders with managed accounts can use saved payment methods without passing payment details each time
  • Flexible payment modes — Switch seamlessly between saved and explicit payment methods based on your needs
  • Clear error messages — Get helpful payment_method_required errors when a saved method is needed but doesn’t exist

Streamlined Onboarding

We’ve simplified the getting-started experience to help you start testing faster.
  • Skip optional steps — Skip non-essential onboarding steps and dive straight into testing
  • Faster setup — Streamlined flow gets you to your first test order more quickly

Better Error Tracking

Enhanced error reporting throughout the platform helps you debug issues faster with more specific error types and clearer messages.
2026-01-02
Week of Dec 29
Week of Dec 29 updates
A lighter week with focused improvements to order search and price clarity, plus continued infrastructure work.You can now search for orders by order ID, making it easier to find specific orders in your dashboard.

Clearer Price Warnings

When an order exceeds your maximum price threshold, you’ll now see a clear “Max Price Exceeded” warning instead of a generic failure message. This makes it easier to understand why an order didn’t complete.

Infrastructure Improvements

We’ve been working on backend improvements to support future features:
  • Multi-worker architecture — Building distributed systems for better scalability
  • Enhanced authentication — Improving support for retailer accounts that require login
  • Better error tracking — Expanding our monitoring to catch and fix issues faster
2025-12-26
Week of Dec 22
Week of Dec 22 updates
This week brought intelligent product variant interpretation and expanded financial management capabilities. The highlight: we can now automatically understand and parse product variants from plaintext strings.

Product Variant Interpretation

Product variant interpretation
The biggest update this week is our ability to intelligently interpret product variants from plaintext strings. Instead of requiring structured data, you can now provide variant information as natural text and we’ll automatically parse it into the correct format.
  • Intelligent parsing — Automatically interpret size, color, and style options from plaintext strings
  • Flexible input — No need to pre-structure variant data, just provide the information naturally
  • Clear label/value pairs — Properly formatted variants for accurate order placement

Better Test Order Flow

Better test order flow
We’ve streamlined the in-app test order experience with rich previews and variant management.
  • URL preview cards — See product images and details before placing test orders using Open Graph metadata
  • Variant support — Test orders now fully support product variants with the new interpretation system
  • Mobile-optimized — Fully responsive order interface that works seamlessly on mobile devices

Improvements

  • Better error messages — Clearer feedback when payment or order issues occur
  • Fixed retry logic — Order retry now works correctly and only triggers for failed orders
2025-12-19
Week of Dec 15
Week of Dec 15 updates
We finally released the latest version of Zinc. This initial release brings dramatically expanded retailer support, along with key order management features.

V2 Beta Launch

Zinc 2.0 beta is now available with a modern API and dashboard. This release dramatically expands our retailer coverage.
  • More Retailers: Dramatically expanded retailer support across the world’s top online stores
  • Modern API: Clean, consistent API design for better developer experience
Some v1 features (account automation, tracking, returns) are coming soon. See migrating from v1 for details.

Order Management

Order management features
You can now cancel orders directly from the dashboard and retry failed orders through the API. This gives you more control over your order lifecycle without needing to contact support.
  • Cancel orders — Stop orders before they’re fulfilled when plans change (available in dashboard)
  • Retry failed orders — Automatically retry orders that failed due to temporary issues (available via API)

Amazon Integration

Amazon integration
For customers who need Amazon’s full feature set during the v2 transition, orders can now be automatically proxied through our v1 API. This ensures continuity while we complete v2 feature parity.

Platform Improvements

We’ve also made several improvements to the overall platform experience:
  • Better order display — Improved how order details are shown in the dashboard
  • Payment notifications — Clearer notifications when payment methods need attention
2025-12-12
Week of Dec 7
Week of Dec 7 updates
This week brought improvements to wallet management and ordering reliability. We’re making it easier to manage your account balance and ensuring orders succeed more consistently.

Wallet Management

Wallet management interface
You can now add funds directly to your wallet using your saved payment methods. Previously, you had to contact support to top up your account — now you can do it yourself in seconds.We’ve also added detailed descriptions to all wallet transactions, so you can see exactly what each charge was for (API fees, order costs, etc.).

More Reliable Orders

Orders now automatically retry when they encounter temporary issues, making the overall process more reliable. We’ve also made several improvements:
  • Smarter price checking — We now validate prices only at the final checkout step, reducing premature order failures
  • More accurate pricing — Enhanced price extraction logic handles varied retailer formats more reliably