Get payment intent status
get_payment_intent_statusChecks the current status of a Velora PaymentIntent. Accepts a paymentIntentId OR a customer name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerName | No | Customer name (fuzzy match). | |
| paymentIntentId | No | Velora PaymentIntent id. Optional when customerName is provided. |