Pay by card (hosted checkout for a human)
listing_pay_cardReturns a Stripe Checkout URL at the site's price. A human completes it in a browser; the site learns of payment from Stripe's verified event, never from the browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| session | Yes | the session token from agent_session_verify |