...
These emails will always contain an informational log line of all subscriptions processed, counts and amounts (in dollars), like:
08-04-2020 01:49:51:: 1 MSG:: - Payrix\Modules\PostProcessor\Plans::processSubscriptions 1 total subscriptions processed {"successCount":0,"successTotal":0,"failureCount":1,"failureTotal":1}
How is a subscription on Payrix canceled if a subscription is canceled externally?
Subscription Plans can be canceled / made inactive
Subscriptions can also be canceled by passing the flash “inactive”: 1,
Whether this resource is marked as inactive
...