pay_checkout.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
card_id | string | Yes | The Agentcard card ID to fill. |
tab_id | number | No | Chrome tab ID. If omitted, uses the active tab. |
Returns
The fill status reported by the extension (for examplefilled) and the list of form fields that were filled. If the fill fails, it returns status: "error" with an error message and the card ID you passed.