Example 1: Cascading within retry
This example demonstrates the use of cascading within retry mode when immediate cascading is not enabled, highlighting various payment scenarios and their outcomes.
Immediate cascading is not enabled. Use the cascading within retry mode.
Time |
Payment Run |
Payment |
Payment Method |
Problem Occurred to the Payment Method |
Transaction Status |
Consecutive Failed Payments on the Payment Method |
---|---|---|---|---|---|---|
6:00 |
PR-01 |
P-01 |
paymentMethod01 |
Expired |
Error |
1 |
7:10 |
PR-02 |
P-02 |
paymentMethod02 |
Insufficient balance |
Error |
1 |
8:20 |
PR-03 |
P-03 |
paymentMethod01 |
Expired |
Error |
2 |
9:30 |
PR-04 |
P-04 |
paymentMethod02 |
Fixed the insufficient balance problem before 9:30 |
Processed |
1 |