Checkout Configuration

ACP Endpoints

ACP Endpoints.

All Flower Store In a Box websites will use the same non public endpoints for the checkout:

The base endpoint for creating a checkout session is:

https://www.myweblogin.com/aicheckout/

To view the details of an existing checkout setting:

https://www.myweblogin.com/aicheckout/<ID>

To update the details in a checkout:

https://www.myweblogin.com/aicheckout/<ID>/update

To add the payment token, billing address and complete the order:

https://www.myweblogin.com/aicheckout/<ID>/complete

To cancel an order:

https://www.myweblogin.com/aicheckout/<ID>/cancel

<ID> is the checkout session ID generated when a checkout is instigates.  Please note these endpoints will only work for the ACP.
Added: 2025-10-18  •  Last updated: 2025-10-18
Was this page helpful?