Developer Discussions

Ask a Question
Back to All

Regarding going to LIVE from development, and the necessity of webhooks

Hi,

Is it okay not to implement webhook for checkout payment, as long as we have an automated process (using cron) running in the background checking transactions for a specific amount of time (to handle cases like connection loss during payment, etc)?

Thanks