Build a habit of shipping by sharing your daily, incremental progress
See how other makers are growing their business
Members are invited by existing members
Receive outside perspective when you need it
Connect with others through weekly video hangouts
Get access to our members-only perks and discounts
👋 Join WIP to participate
With Stripe Billing, you can configure both a one-time fee and a subscription fee based on units of usage (which, in your case, would be amount of days). Also supports SEPA: stripe.com/docs/billing/subsc…
Requires more programming than Stripe Checkout, though. But with the documentation and examples, you should manage to get it working relatively quickly.