Thanks for the time you are putting into this plugin and making it official…
Would you please consider also one-time custom payment where the amount is chosen by member (donor)? Thank you.
Thanks for the time you are putting into this plugin and making it official…
Would you please consider also one-time custom payment where the amount is chosen by member (donor)? Thank you.
Unfortunately the Stripe API requires the price to be set at time of the price creation, so I do not believe this is possible.
Old discourse donations plugin was doing just that…
https://github.com/chrisbeach/discourse-donations/pull/11
Not sure if this is compatible with your re-worked API…
It might be possible to use the Charge API I suppose to do this. But it’s bottom of the list for now. Gotta get some other items completed first!
I love seeing such a great updates, incredible job @justin!
May I please remind myself with this smallish feature request…
Thank you very much!
It’s on my list to look at but right now we’re aiming to get this plugin officialized
It’s perfect to have this pluggin as official, thank you @justin
Custom payment will be a good feature too!
I’ve been doing a bit of research on this in the last week. I believe the only way we’ll be able to reasonably implement custom payments is for one-time purchase tiers only. Due to the way subscriptions work in Stripe, it will not be feasible to implement pay-what-you-want on recurring subs.