Hi,
Can someone guide me on how to get relative data with webhooks when an automated recurring billing transaction is processed,
the scenario is.,
A. creating subscriptions by php code for users who subscribe for products/services
B. in authorize.net in settings -> web hooks, i set one web hook to trigger and return data when a transaction is done automatically for subscriptions i.e. when a credit card is charged automatically by authorize.net
It triggers the web hook url but getting unindentifyable data, i.e. dont get subscription id for which the transaction would have been processed,
can someone help on how do i get subscription id for each transaction processed automatically by authorize.net please,
Thank you.
09-28-2021 06:08 AM