request_product_purchase_payment
Return the x402 payment challenge for purchasing a public product. This wraps the existing public /p/:id-or-slug flow and does not require owner credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Optional metadata object forwarded to the purchase flow | |
| productIdOrSlug | Yes | Product slug or product ID used in the public /p/:id-or-slug purchase route | |
| clientReferenceId | No | Optional client reference ID forwarded to the purchase flow |