Hello,
I'd like to implement a payment option "in 3 times" :
The principle is to divide the amount by 3 and to generate 3 transactions : one immediate and two delayed at M+1 and M+2 using my bank protocol.
The question is how to list this payment option on checkout_payment page only if the amount is more than a parameter value I could enter in admin.
Thanks in advance for all your answers.




