#ravinder_woocommerce-subscriptions
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1229834462859231232
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
@hybrid swan I'm sorry but I don't know anything about WooCommerce's plugin. They are a third-party system, they built their own integration and you should talk directly with their support team for help
Can you answer the following
- does the Stripe expect single subscription per order?
It's a lot more subtle than this. You can have multiple Prices/Products in one Subscription but they have to have the same billing cycle. So you can't mix a yearly and a monthly Price
ravinder_woocommerce-subscriptions
does stripe provide a way to process onetime payment and subscription payment together with single payment intent?
yes we have always support this https://docs.stripe.com/billing/invoices/subscription#first-invoice-extra
can also explain how stripe expect us to process payment when order contains one simple product and two subscriptions
You mostly can't. So you do two separate payments. One for the yearly Price and one for say the monthly Price and the extra one-off items