We are using stripe checkout to sell services. We would like customers to be able to purchase another service in addition to existing and get discount for the bundle. Customer may buy second service later, not at the same time with the first product. Ideally it must be the same subscription but with higher amount.
Is there any easy way to do that with stripe checkout approach?