What's new: 2025
February 2025
Point of sale
View and update item modifiers availability
Added a feature that lets merchants view and manage item modifier availability. Merchants can indicate an item modifier as out-of-stock or in-stock for accurate display in the item catalog or menu. They can also bulk-update item modifiers. When item modifiers display based on availability, customers cannot select modifiers that are not available, and this ensures smooth ordering operations.
For more information, see the Manage item modifiers availability tutorial.
Availability: On the Merchant Dashboard and on Clover devices.
Merchant plan eligibility: Available for merchants on the Essentials plan and above.
Documentation
This section provides information related to topics in the Developer Documentation portal.
Added information on Argentina's multicurrency feature
Clover multicurrency scheme for Latin America: Argentina facilitates transactions in Argentine Pesos (ARS) or US Dollars (USD). This flexibility allows merchants and customers to choose their preferred currency for payments.
Merchants can select the currency for each sale. If a customer pays in USD, the transaction is processed in that currency, and the amount is shown on the receipt and in sales reports. This helps merchants track sales and cash flow in both currencies effectively. For multicurrency payment flow samples, see Regional payment flows: Argentina.
Updated steps to connect the Clover Payments Plugin on Shopify Online Shops
Clover multicurrency scheme for Latin America: Argentina facilitates transactions in Argentine Pesos (ARS) or US Dollars (USD). This flexibility allows merchants and customers to choose their preferred currency for payments.
In the topic—2. Connect the Clover Payments plugin with a merchant—removed the steps to connect with the Clover Payments for Shopify plugin on the Clover App Market due to a change in the workflow. Now, merchants with Shopify Online Shops only need to:
- Confirm the waiver of the convenience fee if not charging the convenience fee.
- Ensure they have selected the same card networks on Shopify as during their onboarding.
These steps will ensure a seamless payment transaction process.
January 2025
Point of sale
Age-restricted items pilot
The pilot release provides merchants with the ability to add age-restricted items on the Clover Merchant Dashboard—Item details page. This helps merchants clearly designate age-restricted items in their inventory. Orders with age-restricted items require verifying the customer’s age and enforcing certain restrictions at the point of sale and at the time of order pick-up and delivery.
Required user role: Access Inventory app employee permission.
Merchant plan eligibility: Available for merchants on the Essentials plan and above.
Documentation
This section provides information related to topics in the Developer Documentation portal.
Added a new topic on the data types in Clover APIs
The new topic on Data types in Clover APIs can help you understand the primary data types used in Clover API requests and responses—String, UUID, Number, Integer, Boolean, Date, and Timestamp.
Added information on how to void Ecommerce transactions
Updated the Refund payments and void transactions tutorial with the steps and code sample to void a transaction. The Voids and refunds FAQ is also updated to provide information on manual refunds.
Added information on how to update the Clover Payments for WooCommerce plugin
Added a section on how to Update the Clover Payments for WooCommerce plugin. Clover Payments for WooCommerce plugin is now fully compatible with WordPress 6.7.1. Clover recommends that you do not enable auto-updates for Clover Payments for WooCommerce. Instead, directly install the new plugin version from the WordPress Dashboard > Plugins > click Updates Available.
Updated topics relate to iOS OAuth on mobile
Updated information related to how OAuth is handled in the iOS Go SDK. The CloverPaymentSDK supports three levels of OAuth integration for your app. See the following topics for more information:
- iOS—Full OAuth implementation, where the SDK handles the entire OAuth process, requiring your app to only connect the SDK with iOS.
- iOS—Partial OAuth implementation, where your app handles the OAuth login flow while the SDK manages the refresh tokens.
- iOS—No OAuth implementation, where your code handles the entire OAuth flow externally, providing and updating tokens for the SDK as needed.
Added Closeout broadcast for custom closeout processes
You can now intercept closeout batch result notifications for merchants configured with custom closeouts. Use a specific intent filter to declare a Notification Receiver in your AndroidManifest.xml
. This setup allows you to handle both successful and failed closeouts by reacting to the notification payload in the onReceive
method. For more information, see Set up broadcasts and intents.
Improved navigation and information in Inventory and Order API tutorials
Added navigation index tiles to help easily access topics related to using the Clover Inventory API and the Order API. The tutorials are also updated to follow a standard format that includes prerequisites and code samples. Use the index tiles to access the improved tutorials from here:
Updated the Quick reference guides for developers—LATAM Argentina
Reorganized the presentation of the QRGs, topics, and GitHub links for LATAM—Argentina developers. Also, added a new QRG for Pagos QR en Semi Integraciones API—REST DISPLAY.
Added topics related to managing apps on the Global Developer Dashboard
Added topics on how to manage app settings in the Global Developer Dashboard. You can use these topics when creating a new app or updating an existing one:
- Manage app settings
- Manage Android app releases
- Set up pricing tiers
- Set Clover App Market listing
- Submit your app for approval
- Work with private apps
Updated frequently asked questions
Added a new section on Ecommerce to the Frequently asked questions. The Merchants section provides updated information on OAuth tokens and related terminology.
Updated 1 day ago