Here is an overview of ecommerce, checkout, API and Verifone Central items released in May 2024 in Demo and Production environments.
New Features
eCommerce
- Added a new endpoint (
ecomm-service/api/v2/card/card-details
) in the eCommerce API that returns the card brands associated with the provided card number. Optionally, this endpoint can filter results using the list of enabled brands on a Payment Provider Contract (PPC). For more information, refer to the eCommerce API documentation.
Enhancements
Verifone Central
- Added a new Fee Details section in the Transaction Details tab, showing fields such as Total Transaction Amount, Transaction Amount, and the Surcharge Fee applied. This provides merchants with a more detailed view of surcharge fees for each transaction. See more in Transaction Details documentation.
Payment Tools
- Pre-populated the Currency, Phone Number, and Country fields in Pay By Link and Virtual Terminal tools, based on the merchant's Organization setup. This saves merchants from repeatedly entering the same data.
- Merchants in Australia and New Zealand using Pay By Link and Virtual Terminal can now specify whether a product is taxable by toggling the Goods and Services Tax (GST) option for each line item.
- Added a new field capturing the State to the merchant's trading address for both Merchant Copy and Cardholder Copy transaction documents generated through Verifone Central, applicable in Australia and New Zealand.
eCommerce
-
Added support for taxes and line items (products) in wallet transactions (Apple Pay and Google Pay) through Checkout.
-
After successful transaction authorization, merchants using Checkout can now configure the redirect_method parameter to immediately redirect to the desired page of the checkout flow using the return_url. Learn more in the Checkout API