Adds the flow_id
field to the application state returned from most Checkout Frontend and Backend endpoints.
4 posts tagged with "Checkout Backend"
View All Tags2022-12-02 — Add endpoint to Cancel Order
Adds the Cancel Order endpoint.
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-11 — Add cart_customer_id field
Add the cart_customer_id
field to the response body of the Initialize Order endpoint.