Retry strategies provide a robust and configurable framework for automating responses to failed Merchant Initiated Transactions (MITs). Each strategy comprises a sequence of customizable steps, allowing for nuanced control over retry conditions (such as decline types), pricing adjustments, and precise timing for subsequent attempts.

Overview

A retry strategy is a set of sequential steps that determine:

  • How many times to retry a failed transaction
  • What price to use for the retry attempt
  • Use preferred days for retry attempts
  • Custom selection logic for optimal retry success

Retry strategies are essential for maximizing transaction success rates while maintaining control over retry timing and pricing.

Strategy Step Configuration Options

Each retry step includes several key options:

Price Settings

Configure whether to use the original transaction price or a custom amount for the retry attempt.

Timing Rules

Define minimum delay periods (e.g., in hours or days) between retry attempts. A setting of zero implies no delay.

Preferred Days

Choose to use preferred billing days for retry attempts.

Custom Selection

Apply custom MID selection logic for the retry attempt.

Creating a Strategy

1

Access Retry Strategies

Navigate to Retry Strategies in the main navigation menu within the platform.

2

Create a New Strategy

You have two options for creating a strategy:

  1. Create an empty strategy by entering a name and clicking “Create Strategy”
  2. Use a template by clicking “Create from Template”
3

Configure Strategy Steps

There are a number of options that you can configure on a step:

Retry Number
Number

Retry number is the sequential order of the retry attempt. You can re-order the steps by dragging the steps around.

Original Price
Switch

This switch determines if the original transaction price is used for the retry. Disabling ‘Original Price’ reveals a Price input field, allowing specification of a custom amount for the retry.

Extend to Preferred Days
Switch

Extend to preferred days will extend the retry attempt to the preferred days of the week if turned on. Preferred days are internally set by the platform and cannot be changed at this time.

Price
Decimal

Price is the amount that will be used for the retry attempt. If the original price is turned off, this field will be required. The price must be greater than 0.

Custom Selection
Dropdown

This dropdown allows selection of a specific Merchant ID (MID) routing logic for the retry attempt. The default, None, means the system uses your standard MID routing configuration for the applicable scenario (e.g., Issuer Declines). The available options are:

  • Default (None)
  • Sale Shield: Routes the retry attempt through a Sale Shield-designated MID. This requires an active Sale Shield integration on your account and is designed to optimize approval for specific transaction types.

Once you have configured the steps, you can add more steps by clicking the Add Retry Step button. When you are happy with your steps, you can click the Save button to save your strategy.

4

Apply to Subscriptions

Once a strategy is configured, it must be applied to subscriptions to take effect. This is typically managed on a per-subscription basis, allowing strategies to be tailored to specific decline scenarios.

To apply a strategy, first locate and select the relevant subscription. You can do this by searching by name or ID in the Subscriptions section or by navigating directly to Subscriptions via the main navigation menu within the platform.

Once you have selected and opened a subscription in a sidepanel, navigate to the Retry Strategy section.

Within this section, you’ll select the decline scenario to which the strategy will apply:

  • Insufficient Funds
  • Issuer Declines

From the dropdown menu, choose the desired retry strategy. You can also search for the strategy by its name if you have many configured.

Once the strategy is selected for the scenario, click Update Subscription to save these changes and activate the strategy for that subscription.

Changes to retry strategies affect all linked subscriptions. Review carefully before applying.

Guided Tour

The platform includes an interactive guided tour to help you create your first retry strategy:

1

Start the Tour

Click the “Guided Tour” button in the Retry Strategies dashboard.

2

Create Strategy

Follow the prompts to create your first strategy. The tour will wait until you complete each step before proceeding.

3

Configure Steps

Learn about each configuration option:

  • Step numbering
  • Price settings
  • Timing configuration
  • Selection logic
4

Apply Strategy

Complete the tour by learning how to:

  • View subscriptions
  • Filter and search
  • Apply strategies to subscriptions

Best Practices