When a guest checkout completes successfully, the redirect and webhook postback are both passed parameters indicating a successful checkout. However, what happens if the ACH fails to clear several days later, or is cancelled by the receiver? Is the only way I can determine this by querying the transaction on the expected clearing date, or is there a webhook I am missing?
If this is accomplished by querying the transaction ID, and I check after the expected clearing date, is it guaranteed to not then clear after that?