Open cobro status
open_cobro_statusOpens the cobro status widget — a read-only view of ONE PaymentIntent's payment state. Accepts paymentIntentId OR customerName.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerName | No | Customer name (optional when paymentIntentId is provided). | |
| paymentIntentId | No | Velora PaymentIntent id (optional when customerName is provided). |