Stripe Integration

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

13 Likes

Perhaps you can DM Ribblr more specific information because I’m not sure what you mean

2 Likes

Sounds like a stripe thing, which Ribblr doesn’t control.

1 Like

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:

3 Likes

I don’t think I understand?

2 Likes

It’s an improvement suggestion for the developers

3 Likes

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

3 Likes

okay thanks, i’ll try that!

2 Likes

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!

4 Likes

thank you!!!

2 Likes