1
Ask HN: Recurring (but not periodic) User Payments?
I am thinking about a project where users could rent items (e.g. expensive electronics or watches) for limited time for a relatively low cost, but would agree to be charged for the full value of the item if it is not returned within x days (think Rent the Runway, or Netflix after a user cancels an account). Is there a simple and elegant service that allows for this kind of payment pattern? PayPal Subscriptions seems to work fine for automatic recurring payments, but not subsequently allowing you to charge a user if something is not done. Would this require a bespoke solution?