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.
8 posts tagged with "Checkout Admin"
View All Tags2023-05-10 — Modified Tax Zone Settings endpoints
The tax zone settings endpoints are now a sub-route of zones. Refer to Checkout Admin.
2023-05-09 — Add Warehouse Read, Update, and Delete endpoints
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.
2023-05-02 — Add Zone Read, Update, and Delete endpoints
Adds support for reading, updating, and deleting zones using the Checkout Admin API.
2023-04-21 — Add Tax Zone Settings endpoints
Adds support for configuring tax zone settings using the Checkout Admin API.
2023-04-21 — Gift Card Enhancements
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.
2023-04-04 — Add Zone and Warehouse endpoints
Zones (tax, shipping, and warehouse) and warehouses can be created using the Checkout Admin API.
2022-11-10 — Add endpoints for API overrides
Adds a series of endpoints to create, update, and delete API overrides.