2024-04-23 — Add endpoint to update platform customer creation
Adds the Update Platform Customer Creation Setting endpoint in the Checkout Admin API.
Adds the Update Platform Customer Creation Setting endpoint in the Checkout Admin API.
Adds the Update Inventory Check Requirement endpoint in the Checkout Admin API.
Adds several shop payment styling endpoints that can be used to style the Payment Isolation Gateway Interface for all orders on a given store.
Adds a new LiFE element location (paypal_additional_information
) that can be used with the PayPal Checkout Flow. You can use the paypal_additional_information
anchor location to create an Additional information page that contains your desired element.
Adds the Update Phone Number Requirement endpoint to the Checkout Admin API.
Adds the following new features for Lightweight Frontend Experience (LiFE) elements:
dropdown
and datepicker
types of LiFE element.text
and textarea
elements.External payment gateways now use a div
with an identifier matching the payment gateway's public_id
, and the location
field to place the div
in the checkout frontend.
External payment gateways also now support setting HTTP headers on requests to the base_url
.
Adds self-service support for managing the domains that are permitted to call the Bold Checkout APIs. You can add a domain to the Cross-Origin Resource Sharing (CORS) allowlist using the Add Domain to CORS Allowlist endpoint.
The Checkout Admin API now includes two endpoints, List Saved Payment Methods and Delete Saved Payment Method, to manage customers' saved payment methods.
Adds the ability to add, edit, and delete Checkout Lightweight Frontend Experience (LiFE) Elements.
Adds the Get PMMC Session endpoint to the Checkout Admin API.
Adds a new public_order_id
field to the Shop General Settings entity of the Checkout Admin API.
The Inventory, Shipping, and Tax Overrides now contain the note_attributes
and cart_params
from the Order metadata.
Adds the External Payment Gateway endpoints to the Checkout Admin API. These endpoints allow developers to integrate payment gateways not supported by Bold in their store checkout.
The tax zone settings endpoints are now a sub-route of zones. Refer to Checkout Admin.
Adds support for reading, updating, and deleting warehouses using the Checkout Admin API. The warehouse routes are now sub-routes of the zone routes. The route for Create Warehouse has been modified to this effect.
Adds support for reading, updating, and deleting zones using the Checkout Admin API.
Adds support for configuring tax zone settings using the Checkout Admin API.
Adds various features and improvements to Bold gift card functionality, including better formatting of data in Bold Checkout admin, support for setting gift card recipient data through the API, and a new endpoint to query for a gift card balance.
Refer to Manage Gift Cards for more information about gift cards.
Zones (tax, shipping, and warehouse) and warehouses can be created using the Checkout Admin API.
Adds a series of endpoints to create, update, and delete API overrides.