Hello! I’ve been digging around in Stripe and was trying to find a way to link Ribblr patterns to a product that I create in Stripe. It doesn’t seem to be possible, but it would be really helpful! Maybe a field in the pattern settings to supply a Stripe product id? That way if I sell my patterns in other ways it’s all feeding into the same Stripe product
Perhaps you can DM Ribblr more specific information because I’m not sure what you mean
Sounds like a stripe thing, which Ribblr doesn’t control.
It has to do with how payments / checkout sessions are configured. It looks to be set up to use LineItems
where the thing being purchased is defined in the request and not linked to any existing Stripe product or price. There is the option to supply the price id instead in the docs here.
So an ideal flow would be to try to use the id supplied, and if it doesn’t work fall back to the current behavior. Otherwise the products being sold are autogenerated by stripe, immediately put in the archive, and are not linked together:
I don’t think I understand?
It’s an improvement suggestion for the developers
I think that DM’ing Ribblr with a specific proposal might be best to implement what you have in mind. They could then run it by their engineers and see what they can do
okay thanks, i’ll try that!
Thanks for the suggestion! We’ll pass it on to our product team.
We completely get what you mean - thank you for the additional info!
thank you!!!