Smart Retries

Enhance payment success rates using Yuno's Smart Retries. Utilize machine learning to optimize transaction retry attempts.

Yuno's Smart Retries employ advanced machine learning techniques to identify the optimal timing for retrying a declined recurring credit card payment. By analyzing extensive data points and transaction attributes, it improves the probability of payment success, ensuring a steady flow of revenue and reducing involuntary subscriber churn.

Key advantages

  • Data-driven decision-making: Utilizes machine learning to establish the most effective retry schedule.
  • Enhanced revenue retrieval: Boosts the likelihood of successfully collecting payments.
  • Decreased subscriber turnover: Reduces disruptions and involuntary subscriber departures.
  • Flexible logic: Customizes retry schedules to maximize success opportunities.
  • Comprehensive approach: Complements other revenue recovery strategies.

Retry schedule

Yuno implements a personalized approach for each unsuccessful payment, informed by continuous analysis and machine learning. This approach evolves over time, striving to pinpoint the optimal moment for reattempting a transaction.

EventDeadline after the first try
First try-
Second try5 minutes
Third try60 minutes
Fourth try5 hours
Fifth try24 hours
Sixth try48 hours
Seventh try96 hours

Customization

Since every business model varies, we enable merchants to define specific rules to enhance the flexibility of our retry schedule. While you create the subscription object you can use the retries structure to make adjustments:

ParameterTypeDescriptionExample
retry_on_declineboolIf we should retry a payment or not after a first decline. False by default.TRUE
amountnumberThe number of retries that the subscription plan will have to completion. If not set, or higher than 7, 7 will be defined as default. Max: 74