Hello,
I’m building an app where my customers can subcribe to multiple plan with different quantity.
For a example a customers can subcribe :
- to 1 x “Plan A” at 30 €/month and to 3x plan B at 60€/month
(in this example a monthly billing of 210€/month " 1x30€ + 3x60€")
Can i do that with a stripe plugin ? If yes which one ?
Thank’s for you help
Best regards