Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.stateset.com/llms.txt

Use this file to discover all available pages before exploring further.

StateSet ACP Quickstart

This quickstart gets the ACP handler running and points to the core checkout flow.

1) Build and run

cd stateset-acp-handler
cargo build --release
cargo run --release

2) Review the ACP flow

ACP supports agentic checkout and delegated payments. The full flow and endpoint details live in the ACP guide:

3) Validate with the handler

The handler README includes request/response examples for each endpoint: