#moustache2371
1 messages · Page 1 of 1 (latest)
You can't unfortunately. Credit balances are only compatible with Subscription payments
I see. I also noticed that I cannot process a checkout session in payment mode if the total is less than $0.50. Is there a work around for this?
There is not. The minimum amount for a charge anywhere (including in the API) is $0.50
The workaround would be to create an invoice and not use the checkout sessions when the amount due is $0, I suppose.
That would be an option. I don't know a lot about your integration's setup or what you're hoping to build, so I can't really recommend any particular path/workaround