Adds the flow_id
field to the application state returned from most Checkout Frontend and Backend endpoints.
5 posts tagged with "Checkout Frontend"
View All Tags2022-11-14 — Add Checkout Order ID to application state
Adds Bold Checkout's order_id
to the application state.
2022-08-02 — Add fees to application_state object
Fees are now included in the application_state
. Add fees can be added to orders by using the add_fee plugin action.
2022-07-29 — Add Remove Gift Card Payment Endpoint
The Remove Gift Card Payment endpoint removes a gift card payment from an order.
2022-07-14 — Add Pre-Process Order endpoint
The Pre-Process Order endpoint allows Bold Checkout to complete full order validation and payment authorization, without actually processing the order.