We are using the webhooks API and are currently listening for these events.
'net.authorize.customer.subscription.suspended', 'net.authorize.customer.subscription.terminated', 'net.authorize.customer.subscription.cancelled', 'net.authorize.customer.subscription.expiring', 'net.authorize.payment.authcapture.created', 'net.authorize.payment.void.created',
The notification seems to work just fine for regular transactions, or transactions initiating a subscription, etc... However, we don't seem to be getting notified when a new recurring payment comes through. Is there a different event I should be listening for?
Thanks,
Timothy
01-24-2017 07:16 AM