#Preavee
1 messages · Page 1 of 1 (latest)
Hi
Nope graduated pricing are for Subscription:
https://stripe.com/docs/products-prices/pricing-models#graduated-pricing
What you can do is to create a Subscription for 1 billing period (e.g. 1 day) and cancel it once the customer pays
But that would mean I pay 0,5% for not actually needing the billing package
With package prices of more than 1000€+ thats really pricy
Then, you probably need to modelize that pricing model on your own
Hmm oke thanks then it looks like stripe does not work out for that project for us.
But, you can still accept Payment throw Stripe, once you have the final price to charge the customer, you can accept payment from your customers by following this guide:
https://stripe.com/docs/payments/accept-a-payment