Add "pay what you like" #46

Open
opened 2024-08-04 19:35:44 +00:00 by benjaoming · 2 comments
Owner

Stripe supports Pay What You Like: https://docs.stripe.com/payments/checkout/pay-what-you-want

If you maintain your product catalog outside of Stripe, you might want to use inline pricing. With inline pricing, you set inline prices for products or services when you create a Checkout Session.

You can also use inline pricing to collect donations. However, unlike pay-what-you-want pricing, you can’t reuse or update inline prices, and they’re only available through the API.

It's a bit unclear if the "pay what you like" slider should exist on our own website or we can use "inline pricing" with this option... but probably the Strip Docs say that somewhere...

Stripe supports Pay What You Like: https://docs.stripe.com/payments/checkout/pay-what-you-want > If you maintain your product catalog outside of Stripe, you might want to use inline pricing. With inline pricing, you set inline prices for products or services when you create a Checkout Session. > You can also use inline pricing to collect donations. However, unlike pay-what-you-want pricing, you can’t reuse or update inline prices, and they’re only available through the API. It's a bit unclear if the "pay what you like" slider should exist on our own website or we can use "inline pricing" with this option... but probably the Strip Docs say that somewhere...
Author
Owner

Using this feature contradicts automatic renewal somewhat (since we would like to ask for the additional contribution from members)

Using this feature contradicts automatic renewal somewhat (since we would like to ask for the additional contribution from members)
Author
Owner

Another point: If we rely on Stripe's features, we get more vendor locked-in and the "pay what you like" won't work for people that want to pay with bank transfer (supposing we want to make use of that)

Another point: If we rely on Stripe's features, we get more vendor locked-in and the "pay what you like" won't work for people that want to pay with bank transfer (supposing we want to make use of that)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: data.coop/membersystem#46
No description provided.