Skip to main content
What is it? A reinitiate bank transfer request retries a previous ACH sale that was returned.
When to Use
  • The original bank transfer was returned for insufficient funds (R01) or uncollected funds (R09). Acceptors are limited to two reinitiation attempts.
  • The original bank transfer was returned for stopped payment (R08) and the acceptor has obtained a new “authorization”/permission from their customer to reinitiate.
  • It is submitted within 180 days of the original bank transfer settlement date.
ScenarioBen purchased an item for $150 using his checking account at Maple Street Coffee, one of Clearpath Payment’s acceptors. Clearpath Payments submits a request to initiate a bank transfer from Ben’s bank account ending in 5678. Two days later, Ben’s bank returns the transaction with an R01 return code. Clearpath Payments retries the transaction in their next billing cycle.

Steps

  1. Call the reinitiateBankTransfer mutation, passing in the required and optional input fields:
  2. The response will include a new transactionId and will share the same fields as the initiateBankTransfer. The paymentId will be the same.