monitor_payment_status
Track payment status in real time and get webhook updates. Set the payment ID and check interval to receive notifications.
Instructions
Monitor payment status changes in real-time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paymentId | Yes | Payment ID to monitor | |
| webhookUrl | No | URL to send status updates | |
| checkInterval | No | Check interval in seconds |