till_create_charge
Create a USDC-on-Base charge for a real-world merchant. Returns the charge + the EIP-681 payment URI your OWN wallet must execute (basetill holds no key, moves no funds).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | merchant 0x address (their own wallet — non-custodial) | |
| label | No | ||
| orderId | No | ||
| amountUsd | Yes | e.g. "4.50" |