execute_checkout
Finalize a checkout by validating the AP2 mandate chain, ensuring authorized intent, cart, and payment.
Instructions
Execute a full checkout with AP2 mandate chain verification (intent, cart, payment mandates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkout_id | Yes | Checkout session ID to complete | |
| cart_mandate | Yes | JWS compact token for the cart mandate | |
| intent_mandate | Yes | JWS compact token for the intent mandate | |
| payment_mandate | Yes | JWS compact token for the payment mandate |