VTEX Release Notes
97 release notes curated from 63 sources by the Releasebot Team. Last updated: Aug 24, 2026
- Aug 24, 2026
- Date parsed from source:Aug 24, 2026
- First seen by Releasebot:Aug 24, 2026
VTEX IO: VBase deprecation and Master Data migration
VTEX phases out VBase for VTEX IO apps and consolidates Master Data as the platform’s single database solution, with a staged deprecation through 2027. New app publishing on VBase will be blocked, and existing apps must migrate to avoid shutdown.
VBase, the database solution available to VTEX IO apps, will be gradually deprecated, consolidating Master Data as the single database solution offered by the VTEX platform. Apps that currently use VBase must migrate to Master Data before the shutdown dates below.
Integration apps are exceptions and will be handled separately. Payments (PPF), Antifraud, and Search integrations currently use VBase and are excluded from this deprecation.
What has changed?
VBase will no longer be available for app development and running apps. The VBase phase-out uses the same terminology of builder version statuses and will happen in the following phases:
Date | Phase
February 1st, 2027 | Deprecated: Publishing and linking new apps and new major versions of existing apps that use VBase are blocked.
July 1st, 2027 | Decommissioned: Publishing and linking new versions (minor and patch) of existing apps that use VBase are blocked.
October 1st, 2027 | Non-functional: Apps using VBase no longer work on the platform.Why did we make this change?
Consolidating our database infrastructure on Master Data provides stores a more reliable, scalable, and resilient foundation. This unified solution minimizes operational complexity and ensures a consistent, high-performance development experience across the VTEX platform.
What needs to be done?
If you develop or maintain apps that use VBase, migrate them to Master Data before the dates above to avoid service disruptions. For implementation details, see the Master Data CRUD guide.
New apps
Use Master Data as the storage solution from the start. Starting February 1st, 2027, new apps using VBase will be blocked.
Existing apps
Replace VBase usage with Master Data and publish the updated version before the established timelines: February 1st, 2027, for new major releases, and July 1st, 2027, for minor and patch updates. Following these dates, any attempts to publish versions of apps still using VBase will be blocked.
For exceptional cases requiring extended VBase support, open a ticket with VTEX Support to discuss your specific needs.
For more information about modeling and storing data with Master Data, see Master Data introduction.
Integrations exception
Integration apps will be addressed separately. The following integration guides and template repositories currently reference VBase. Apps from these integrations will continue to work as intended.
Integration | Template repository
Original source
Payment provider | payment-provider-example
Anti-fraud provider | antifraud-provider-example
Search resolver | search-resolver - Aug 16, 2026
- Date parsed from source:Aug 16, 2026
- First seen by Releasebot:Aug 18, 2026
Breaking change: New required permission for the Availability Notify app
VTEX adds stricter access control for Availability Notify admin operations, requiring the Download Notification Requests resource for downloading, processing, and deleting notification requests. The change improves security and does not affect the product page Notify me flow.
As of September 21, 2026, administrative operations for the Availability Notify app will require the License Manager resource Download Notification Requests. Users and API keys without this resource will receive permission or authorization errors.
What has changed?
The following Availability Notify administrative operations will now require the Download Notification Requests feature, in addition to an authenticated administrative session:
Operation Route/GraphQL Action in the Admin listRequests /_v/availability-notify/list-requests Download requests processUnsentRequests /_v/availability-notify/process-unsent Process unsent deleteRequest GraphQL mutation -This change doesn't affect the Notify me flow on the product page. Only administrative and back-office operations are affected.
Users with the Owner (Super Admin) role already have this feature and don't require any action.
Why did we make this change?
To provide more granular access control and follow security best practices, we will require an explicit resource in License Manager to limit who can download, process, or delete notification request data.
What needs to be done?
Before September 21, 2026, every account that uses the Download Requests, Process Unsent, or Delete Request operations must grant the Download Notification Requests feature to the relevant users and API keys:
- In the VTEX Admin, go to Account Settings > Users > Roles.
- Create a custom role or edit an existing role and add the Download Notification Requests resource (Availability Notify product).
- Assign this profile to every admin user who needs to download or process notification requests.
- Assign this role to each API key used by integrations that call these routes.
As of September 21, 2026, users and API keys without the feature will be blocked. Users who attempt to perform any of these operations will receive an alert in the Admin indicating that they don't have the required permission. Integrations that call these routes will receive an HTTP 403 Forbidden response.
For more information about the Availability Notify app, see the app documentation.
Original source All of your release notes in one feed
Join Releasebot and get updates from VTEX and hundreds of other software products.
- Aug 10, 2026
- Date parsed from source:Aug 10, 2026
- First seen by Releasebot:Aug 13, 2026
FastStore Release Notes — Version 4.5.0
VTEX expands FastStore with B2B My Account upgrades, CMS-configurable recommendation shelves and custom account pages, plus better multi-locale PDP and PLP URL handling. It also forwards pricing fallback tokens to Checkout and fixes public font copying in CLI builds.
FastStore v4.5.0 expands My Account for B2B Buyer Portal (closed beta) with a quotes list and contract switcher, adds CMS-configurable product recommendations and custom account pages, and improves multi-locale PDP and PLP URL resolution. It also forwards Intelligent Search Pricing Fallback tokens into Checkout and copies self-hosted fonts from public/ during CLI generation. See the sections below for more details.
Follow the instructions in Updating the CLI package version to upgrade to v4.5.0 and keep your store up-to-date with the following improvements.
Features
New RecommendationShelf native component (PRs: #3403 | #3414)
Adds a CMS-configurable RecommendationShelf component that fetches VTEX personalization recommendations for a campaign VRN and renders them with the shared core ProductCard. After upgrading to v4.5.0, add the Recommendation Shelf section in the CMS and on the desired page with a valid campaign VRN. For more information on how to use this component, see the Displaying product recommendations with the Recommendation Shelf guide.
Copy fonts and nested assets from public/ folder to build (PR: #3412)
@faststore/cli copyPublicFiles previously dropped nested directories and mismatched extensions, so self-hosted fonts under public/fonts/ never reached the production build. Font formats (.woff, .woff2, .ttf, .otf, .eot) and nested directories are now copied correctly.
Stores that place fonts or nested assets in public/ should upgrade to v4.5.0 and re-run the build.
Forward Pricing Fallback price token to Checkout (PR: #3415)
When Intelligent Search emits a signed price token during a Pricing System incident, FastStore now forwards it through to Checkout so shelf prices can be trusted at add-to-cart. The field is optional: when Search omits it, behavior matches previous releases.
Accounts with the Intelligent Search Pricing Fallback flag enabled after upgrade to v4.5.0 should ensure the store Pricing Fallback flag is on for the account.
Localization feature (closed beta)
Localized product URLs and breadcrumbs on PDP and PLP (PR: #3402)PDP and PLP slugs, breadcrumbs, and alternate-locale links now resolve correctly for multi-language catalogs.
Retiring pagetype on the collection path in favor of the typed by-linkid cascade changes two observable behaviors. Neither is a schema change (no query breaks), but both are worth calling out for stores that rely on them:
- StoreCollection.type no longer returns Cluster or SubCategory. Clusters and curated collections are both served by collection/by-linkid, so clusters now report as Collection. The category response doesn't expose tree depth beyond root, so third-level categories now report as Category. Both enum values remain declared for backward compatibility.
- Slugs that exhaust the cascade now return 404 instead of falling back to full-text search.
pagetype implicitly promoted unmatched single-segment slugs to a full-text search; the new cascade returns a not-found error when category, brand, and collection resolution all miss.
Stores that branch on collection { type } or rely on the search fallback for unmatched slugs should review those paths after upgrading to v4.5.0.
My Account for B2B Buyer Portal (closed beta)
Quotes list for B2B buyers in My Account B2B Buyer Portal (PR: #3388)B2B buyers with an organization unit can now open /pvt/account/quotes in My Account to review submitted quotes, with filtering (status and created/expiry date ranges), pagination, status badges, and navigation to order entry.
B2B contract switcher in the account drawer (PR: #3390)B2B buyers can now view active contracts and switch between them for their Organization Unit directly from the FastStore account drawer. Confirming a switch refreshes the webstore token and reloads the page so commercial context resets. Local development may need authenticator / vtexid rewrites for non-WebOps environments.
Prevent My Account 500s from an empty session profile and missing CMS content (PR: #3417)My Account routes could previously return error 500 when a representative session had an empty VTEX profile or when a My Account content type had no published CMS content. Both cases are now handled, including a fallback for /pvt/account/404.
CMS-driven custom My Account pages (PR: #3411)Stores can now declare a My Account route bound to a CMS content type so new account pages are authored in CMS Admin instead of remaining code-only. An optional contentType on each Route in navigation.ts controls the mode: content type alone generates a CMS-only page; content type plus a .tsx page keeps a hybrid of CMS sections and code; omitting contentType preserves legacy code-only routes.
After upgrading to v4.5.0, add contentType on the desired route, sync CMS schemas, publish sections in Admin, and open the route while logged in. Existing routes without contentType are unchanged.
Original source - Aug 9, 2026
- Date parsed from source:Aug 9, 2026
- First seen by Releasebot:Aug 11, 2026
Orders: New orders listing available in open beta
VTEX launches a redesigned order listing in VTEX Admin, now available in open beta. The new experience offers a modern way to view and manage orders, while letting users switch back to the legacy listing during the beta.
We've launched a new version of the order listing in the VTEX Admin, now available in open beta. This new experience offers a redesigned interface for viewing and managing orders while keeping the current (legacy) order listing available, so you can switch back to it at any time during the beta.
Why did we make this change?
We've rebuilt the order listing to provide a more modern, consistent experience in the VTEX Admin. This update is available to accounts participating in the open beta for the Orders module.
What needs to be done?
To access this improvement, contact VTEX Support and request activation of this feature for your account.
If you'd like to switch back to the previous version, click the button in Orders, then click Use old experience.
Original source - Aug 5, 2026
- Date parsed from source:Aug 5, 2026
- First seen by Releasebot:Aug 6, 2026
VTEX Ads API: Rate limit on Reports endpoints
VTEX adds a new rate limit for Reports endpoints in the VTEX Ads API, capping API Key-authenticated requests at 100 per minute per account and returning 429 errors when exceeded. It also advises integrations to spread out large exports and retry after the next window.
The Reports endpoints in the VTEX Ads API now enforce a rate limit of 100 requests per minute per account. The limit applies only to API Key-authenticated calls.
What has changed?
- Reports endpoints are limited to 100 requests per minute per account.
- Requests that exceed the limit receive 429 Too Many Requests with the error message Rate limit exceeded for this account.
- Only API Key-authenticated calls to Reports endpoints are affected.
What needs to be done?
If your integration runs large-scale data exports, such as historical loads or full daily syncs, spread requests over time and wait for the next window before retrying after a 429 response.
Contact our support if your integration needs a higher volume.
Learn more
- Exporting ads reports guide.
- VTEX Ads API reference.
Similar to VTEX with recent updates:
- Smokeball release notes139 release notes · Latest Aug 12, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes36 release notes · Latest Aug 11, 2026
- Salesforce release notes63 release notes · Latest Aug 18, 2026
- Microsoft release notes793 release notes · Latest Aug 22, 2026
- Zoom release notes208 release notes · Latest Aug 24, 2026
- Aug 1, 2026
- Date parsed from source:Aug 1, 2026
- First seen by Releasebot:Aug 22, 2026
Operational Capacity: Set Daily Order Limits Per Fulfillment Location
VTEX adds daily order capacity limits for fulfillment locations to keep delivery promises aligned with network throughput.
Define how many orders each fulfillment location can handle per day, keeping delivery promises aligned with real throughput across your network.
Original source - Aug 1, 2026
- Date parsed from source:Aug 1, 2026
- First seen by Releasebot:Aug 7, 2026
Compliance: Alphanumeric CNPJ support across Master Data and Marketplace Connectors
VTEX adds support for Brazil's new alphanumeric CNPJ format across Master Data and six marketplace connectors, with no action required.
Stay compliant with Brazil's new alphanumeric CNPJ format, validated in Master Data and supported across six marketplace connectors, with no action required.
Original source - Jul 30, 2026
- Date parsed from source:Jul 30, 2026
- First seen by Releasebot:Aug 11, 2026
Orders: New item-level promotion view (open beta)
VTEX adds a new promotion view in the Orders module, giving store operators a detailed breakdown of item-level and cart-level discounts directly on order details pages. The open beta feature shows applied promotions, badges, popovers, and strikethrough pricing across key order flows.
What has changed?
We're launching a new promotion view in the Orders module that shows which promotions were applied to each order item, along with the cart benefits those items triggered. With this update, store operators can view a detailed breakdown of discounts directly on the order details page, without leaving the order details page or checking promotions elsewhere. This feature is available globally in open beta and needs to be enabled upon request.
Previously, the order details page didn't show how promotions were applied to each order item. Now, the Orders module displays promotion details for each order item, allowing you to see exactly which promotions were applied and their impact.
The promotion view is available in different areas of the Orders module:
- Product line items in suggested packages, issued invoices, returned items, and ERP notification packages.
- All items modal, the complete item listing accessed from the order details sidebar.
- Invoice creation flow, where each item displays a breakdown of promotions.
The view supports the following promotion types: Regular, Progressive Discount, Buy Together, More for Less, Buy One Get One, and Campaign Promotion.
You'll see the following elements:
- Promotion badge: A green badge next to the product row indicating that one or more promotions have been applied. When there are multiple promotions, the badge displays the quantity. Gift items (from Buy One Get One promotions) display a Gift badge.
- Promotion popover: Hovering over the badge opens a breakdown with two sections. Each row shows the promotion type, name, and discount amount, plus a Total Discount when multiple promotions are applied. The two sections are as follows:
- Promotions applied to the item: Discounts at the item level.
- Promotions applied to the cart: Shipping discounts and other discounts at the cart level.
- Strikethrough price: The original full price appears crossed out next to the effective (discounted) price.
The Orders module in the Admin displays the result of promotions already applied during checkout. It doesn't create or manage promotions. To configure promotions, use the Promotions module.
Why did we make this change?
This update gives you complete visibility into how discounts affect an order, without leaving the order details page. Key benefits include:
- A breakdown of which promotions apply to each item and how much each one discounts.
- A clear view of cart benefits, such as shipping discounts, triggered by order items.
- Faster verification of an order's effective price before issuing invoices or processing returns.
What needs to be done?
This feature is already available in open beta. To test it, open a ticket with VTEX Support requesting access.
Original source - Jul 28, 2026
- Date parsed from source:Jul 28, 2026
- First seen by Releasebot:Jul 31, 2026
New Split cart item endpoint in the Checkout API
VTEX adds a new Checkout API endpoint to split a cart item into multiple items, making it easier to apply different shipping or fulfillment rules to portions of the same SKU. The optional feature is available for merchants and partners with no action required.
The Checkout API now includes a new Split a cart item endpoint, which splits a single item in a cart into multiple items, distributing its current quantity among them. For example, this allows different shipping or fulfillment rules to be applied to portions of the same SKU.
What changed?
To split a cart item, send a POST request to the Split a cart item endpoint, specifying the cart's orderFormId and the item's uniqueId as the itemUniqueId path parameter. In the request body, provide an array of objects, each with a quantity value. The endpoint will then split the original item into the same number of new items as objects in the array, assigning each new item the specified quantity and a new uniqueId. The total sum of quantity values in the request must exactly match the current quantity of the item being split.
This request fails if the item's noSplitItem field is set to true. To check or change this configuration, use the Handle cart items request.
What needs to be done?
No action is required. This is a new, optional endpoint available for merchants and partners who need to programmatically split cart items.
Original source - Jul 27, 2026
- Date parsed from source:Jul 27, 2026
- First seen by Releasebot:Aug 6, 2026
Activity Flow: Flexible cart event capture in the dataLayer
VTEX improves Activity Flow Web Script with more reliable add-to-cart capture across storefronts and analytics setups, delivering a more accurate conversion signal, broader event naming support, duplicate filtering, and stronger compatibility without store-specific customization.
The Activity Flow Web Script data-layer plugin now captures add-to-cart events reliably across any storefront and analytics setup. This provides a complete and trustworthy conversion-to-add-to-cart signal across accounts, serving as the north-star metric for measuring search impact directly before checkout.
What has changed?
Previously, add-to-cart measurement relied on product listing page (PLP) and product details page (PDP) click-through as a proxy. This approach had two key limitations: it missed sessions that landed directly on a PDP without going through a PLP, and it ignored add-to-cart actions that happened on the PLP itself, which is common in grocery and similar verticals. Additionally, event capture broke when stores used different naming conventions, ran Google Analytics 4 (GA4) and Google Analytics Universal (GAU) simultaneously, or loaded the Activity Flow script more than once.
Now, the data-layer plugin addresses these limitations with the following improvements:
- Expanded compatibility to stores using only GAU.
- Cart events are captured regardless of naming convention, including add_to_cart, addToCart, add-to-cart, add_to_cart_v2, and other common variations.
- Automatic filtering of duplicate cart events when GA4 and GAU run simultaneously.
- Elimination of duplicate events caused by multiple Activity Flow script loads.
- Improved reliability of cart event collection without requiring store-specific customizations.
Why did we make this change?
To replace the PLP and PDP proxy with a more accurate conversion signal, we've improved how the Web Script reads cart events from the dataLayer.
This change accounts for direct-to-PDP sessions and PLP-level add-to-cart actions, broadens compatibility across Store Framework, FastStore, headless, and custom storefront implementations, and ensures a single Activity Flow event is generated for each user cart action. It also reduces maintenance effort by supporting new cart event naming conventions without requiring code changes, making the Activity Flow Web Script more resilient to different analytics implementations across storefronts.
What needs to be done?
The cart event capture mechanism depends on cart events being available in the dataLayer, since the Activity Flow Web Script reads them from window.dataLayer to generate Activity Flow events. Therefore, for this feature to work properly, your storefront must expose cart events in the dataLayer.
No extra action is required for stores using VTEX native storefront solutions — FastStore, Store Framework, or CMS Portal (Legacy) — where Activity Flow is installed by default.
If you use a headless storefront, make sure the Activity Flow Web Script is installed and loaded only once per page. Once the script is in place, the improved cart event capture applies automatically.
To learn more about Activity Flow, see VTEX Activity Flow.
Original source - Jul 23, 2026
- Date parsed from source:Jul 23, 2026
- First seen by Releasebot:Jul 23, 2026
New VTEX Sales App Extensibility
VTEX adds Sales App Extensibility in open beta, giving merchants customizable extension points across cart, checkout, PDP, menu, and drawer. It supports external API integrations and is designed for security, stability, and compatibility with existing customizations.
VTEX Sales App Extensibility allows merchants to customize the default assisted-sales journey by rendering components and adding capabilities at predefined slots in the Sales App interface. The feature is available in open beta for all stores that use Sales App.
To support the development and implementation of extensions, merchants and partners can use the VTEX Sales App Extensions Skill, an AI-powered skill that comes with built-in knowledge of the Sales App and the FastStore monorepo.
What changed?
VTEX Sales App Extensibility introduces eight predefined extension points across key contexts of the sales journey:
- Cart and checkout:
cart.cart-item.after,cart.cart-list.after,cart.order-summary.after - Product Detail Page (PDP):
pdp.sidebar.before,pdp.sidebar.after,pdp.content.after - Menu and drawer:
menu.item,menu.drawer-content
Extensions can integrate with external APIs and safely interact with data from other applications. The solution is built around three core principles:
- Security: Safer code implementation for developers.
- Stability: Application stability is preserved even when customizations fail.
- Compatibility: Extensions remain compatible with existing customizations.
Common use cases include loyalty program integrations, additional services (such as warranties or insurance), integrations with VTEX solutions outside the default Sales App flow, and consolidation of sales representatives' tasks on a single platform.
What needs to be done?
Implementation of VTEX Sales App Extensibility is handled by merchants and partners. Follow the Sales App extensions implementation guide to get started.
Use the VTEX Sales App Extensions Skill as an AI assistant throughout the definition and implementation of extensions.
Original source - Jul 22, 2026
- Date parsed from source:Jul 22, 2026
- First seen by Releasebot:Jul 23, 2026
Discover the new VTEX Sales App Extensibility
VTEX introduces Sales App Extensibility in open beta, letting merchants customize the default sales journey with extensions at predefined points in the interface. It supports safer, more stable customizations and AI-assisted implementation through the VTEX Sales App Extensions Skill.
What has changed?
VTEX Sales App Extensibility allows merchants to customize the default sales journey through extensions at predefined extension points in the interface, without having to build solutions from scratch. This feature is available in open beta for everyone using Sales App on VTEX.
To support the development and implementation of extensions, merchants can use the VTEX Sales App Extensions Skill, an AI-powered skill with built-in knowledge of the Sales App and the FastStore monorepo.
VTEX Sales App Extensibility allows you to render components and add features at eight predefined extension points of Sales App. The main goals of this feature are:
- Security: Enhance developers' security when implementing code.
- Stability: Keep the application stable, even when customizations fail.
- Compatibility: Integrate with external APIs and interact with data from other applications while preserving extension compatibility with customizations.
Some use cases for VTEX Sales App Extensibility include integrating with loyalty programs, selling additional services such as warranties and insurance, integrating with VTEX solutions outside the default Sales App flow, and centralizing sales representatives' daily tasks on a single platform.
The images below show the extension points in the sales journey:
- Shopping cart (cart.cart-item.after, cart.cart-list.after) and checkout (cart.order-summary.after):
[image]
- Product details page (pdp.sidebar.before, pdp.sidebar.after, pdp.content.after):
[image]
- Menu (menu.item) and side modal (menu.drawer-content):
[image]
[image]
What needs to be done?
Implementation of VTEX Sales App Extensibility is handled by merchants and partners. To do so, we recommend following the Sales App Extensions implementation technical documentation.
Use the VTEX Sales App Extensions Skill to help with the project's definition and implementation steps.
Original source - Jul 21, 2026
- Date parsed from source:Jul 21, 2026
- First seen by Releasebot:Jul 31, 2026
New order configuration experience in the VTEX Admin
VTEX introduces a redesigned order and checkout configurations page in VTEX Admin with a more modern interface, faster loading, and better stability, while keeping the same settings and preserving existing configurations during rollout.
We've redesigned the order and checkout configurations page in the VTEX Admin. The configurations are now available in a new, independent experience with a more modern interface and faster loading times, while keeping the same configuration options you already use.
Accessing the page still requires the License Manager resources: Save Order Configuration and Save OrderForm Configuration.
Why did we make this change?
The main advantages of this change are:
- A more modern, responsive interface for managing order and checkout configurations.
- Faster loading and greater stability, as the page now runs as an independent app.
- A more consistent experience, aligned with the evolution of the VTEX Admin.
What needs to be done?
Starting July 22, the beta version of the configurations page will be available to selected VTEX stores. This experience will be gradually enabled over the following weeks, and your existing configurations will be preserved. During the validation period, if you want to go back to the previous version of the configurations page, you can click the Switch to previous version button.
Starting September 1, the new order configurations interface will be the default for all VTEX stores.
Original source - Jul 13, 2026
- Date parsed from source:Jul 13, 2026
- First seen by Releasebot:Jul 15, 2026
Partial mode: New flow in post-purchase payment operations
VTEX launches Partial payment processing mode for post-purchase operations, giving merchants more control over partial settlements, cancellations, and refunds while improving financial management and customer experience.
To provide more flexibility and control over post-purchase payment operations, VTEX has launched the Partial payment processing mode.
What has changed?
Previously, post-purchase payment operations (settlements, cancellations, and refunds) were only performed in Total or Hold modes, without the option to perform partial operations (with amounts lower than the order total) directly with the payment provider connector.
With the new Partial mode, each settlement, cancellation, or refund request is automatically sent to the connector, enabling faster financial management, lower operational costs, and a better post-purchase experience for customers. This mode doesn't support split payment transactions.
For more information on how each mode works, see Post-purchase payment operations.
What needs to be done?
This feature is already available for all VTEX accounts. If you want to use the Partial mode in any of the payment connectors configured in your store, contact VTEX Support to request activation in your account.
Before requesting the Partial mode configuration, check with your payment provider to see if the connector you are using supports multiple partial operations.
Original source - Jul 13, 2026
- Date parsed from source:Jul 13, 2026
- First seen by Releasebot:Jul 14, 2026
Apple Pay Express Checkout V6: New payment method
VTEX adds Apple Pay Express Checkout V6 for Checkout V6 stores, bringing fast, secure device-based payments in closed beta on macOS, iOS, Safari, and Chrome.
Now, you can offer Apple Pay Express Checkout V6 in your VTEX store. This payment method is available for purchases on devices compatible with macOS and iOS, and in Safari and Google Chrome.
The Apple Pay Express Checkout V6 feature is currently in closed beta.
What has changed?
Apple Pay was previously available only for FastCheckout stores. Now stores using Checkout V6 can also use it.
With this update, customers can use an express checkout experience without having to manually complete their information. When you select Apple Pay, your purchase can be confirmed in just a few clicks.
Payment authentication is done directly on the customer device, using Face ID, Touch ID, or password, ensuring a fast, secure, and frictionless journey.
Current limitations
Apple Pay Express Checkout V6 has the following limitations in this version:
- There is no support for installments or promotions from card networks.
- It's not available for scheduled delivery or pickup points. In these cases, customers have to use other payment methods at checkout.
What needs to be done?
The Apple Pay Express Checkout V6 is currently in testing (closed beta). If you want to enable this payment method in your store, follow the steps below:
- Check with your chosen payment provider to see if they support credit card transactions using the Device Primary Account Number (DPAN). Specific support for Apple Pay is not required. The only requirement is that the provider can process transactions with DPAN.
- Contact VTEX Support to request the activation of Apple Pay Express Checkout V6 in your store.
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.