polar
polar copied to clipboard
docs: payment threshold
document the following in customer facing manner:
So, we’ll never be able to charge <0.50$ as per Stripe rules. But what we need to do is to carry over that amount to the next invoice. For example, if this customer’s next invoice is $1, we should charge them $1.18. We don’t do that today, but I’ll fix it.