Our web application have subscription payment system. It uses Authorize.net gateway. Our clients are able to make the payment via website and the recurring billing is also getting registered. But we are facing issue with not getting hit to the webhook URL set in the authorize.net account. This was working earlier and we were getting hits to the webhook URL in our server. It not worked after adding tls1.2.
โ03-08-2023 02:26 AM