I have auto-retry enabled:
As per Auto-retry description, it will try to bill customer everyday at 2 AM. Is there a way to get to know the status of the auto-retry? we want to know if customer billed successfully then we need to perform some action.
I believe we can always get the transaction list in GetSubscription API, but it cannot be fetched right after the response is recorded as its automated process. Can this be achieved using webhook?
07-12-2021 12:05 AM