Skip to main content
Smart Retries improve the success rate of failed payouts by retrying transactions based on error types and available connectors. This intelligent retry logic ensures higher recovery from payout failures without needing manual intervention.

Enable Smart Retries

Please drop a note to [email protected] to enable Smart Retries for Payout (applicable only for pesaswap Cloud users).
Smart Retries are available only for Pesaswap Cloud users. To enable this feature, contact: [email protected]

How It Works

Retries are automatically triggered only if:
  • The error type is eligible (based on a predefined configuration)
  • The retry is likely to increase the success rate
Retries are connector-specific and follow connector capabilities and error mappings configured on Pesaswap’s backend.

Types of Smart Retries

1. Single Connector Retry

If only one connector is configured for a specific payout method, eligible errors will be retried using that same connector. Use Case:
  • Single payment processor setup
  • Connector-specific temporary failures
  • Network timeout issues

2. Multi Connector Retry

If multiple connectors support the payout method, retries will cycle through the connectors while keeping the payout method unchanged. Use Case:
  • Multiple payment processors configured
  • Primary connector failure
  • Load balancing across processors

Supported Payout Methods & Connectors

ConnectorSupported Payout Methods
AdyenCards, Banks, Wallets
CybersourceCards
EbanxBanks
PaypalWallets
StripeCards, Banks
WiseBanks

Retry Conditions

ConditionDescription
Connector CountMulti Connector Retry requires more than one connector for a payout method
Method LockPayout method remains unchanged during retries
Error ConfigurationRetry only if error is pre-configured and suitable
Retry CountDefault: 5 attempts per connector (customizable)
Stop ConditionsRetry stops when:
✔ Success
✔ Retry count exhausted
✔ All connectors failed