I’m using a Python API integration that currently relies on polling. However, Im trying to set up webhooks with the paynow. When I initiate a transaction, I receive an error response:
{‘status’: ‘Error’, ‘success’: False, ‘has_redirect’: False, ‘hash’: False}