Currently, the Commerce Recurring module hardcodes a maximum of 8 retry attempts for failed payments in the billing schedule form. This limit prevents some merchants from setting additional retry attempts based on their unique scenarios and payment gateway.
1. Change select field type to a number field and allow admins to input the desired number of retries.
2. Change the range to a bigger number to cover more possible scenarios
Active
1.0
Code