What's the best way to track if a payment failed or if a payment went through for a subscription?
For reference, I'm referring to the recurring API:
https://docs.clover.com/reference/getsubscription
We can get the subscription by ID, but we aren't able to get any payment IDs or check whether a payment has failed.
Any suggestions?