I create a webhook to receive a notification on each successful payment that is auto processed by authorize.net
Let's say there are 20 subscription each has 10 recurring payments once a month. So will this event trigger a success payment?
โ02-20-2020 12:00 AM
Yes, the transaction generated by the subscriptions would generate a net.authorize.payment.authcapture.created webhook
โ02-21-2020 09:53 AM