Discussions
Get Payment Status vs Webhook Notifications
6 months ago by [email protected]
Hi there, the documentation for the GetPaymentStatus API suggests that we should be calling that endpoint every 30 minutes after a payment has been created. Is it possible to just use webhooks instead?
Do the webhooks return the same data as is in the GetPaymentStatus endpoint, or should I be doing both? ie. using the webhook to trigger a call to GetPaymentStatus?
Thanks!