I am still moving through web development, so maybe I'm understanding differently from what you were referencing before vs what I've been seeing on their site.
I would like more information on how I can add Stripe to my project(s).
I would like to add the ability to checkout with mixed items (both recuring and one time). When I check Stripe, I see that I need to have some sort of server set up in order to use anything other than payment links.
I could be wrong, but can you make this clearer for me? Was I clear here?
Yes this makes more sense. The initial message contained no mention of Stripe ๐
I've been exploring this as well. Right now it would require creating a little backend to handle the checkout creation and a decent amount of custom JS for cart functionality.
We are discussing internally ways of solving this fyi