#arvindkgs-prepayment

1 messages · Page 1 of 1 (latest)

formal grotto
#

You can set up something like this, sure

grizzled ruin
#

Pre-payment of $1200 with $100/month product is just an example. There will be cases like Pre-payment of $999, in this case I cannot split it as annual subscription followed by monthly subscription

#

Rather does Stripe support customer adding a credit to his balance like $999 and then monthly subscription deducts from this till the balance is 0 then debits the customer from then

formal grotto
grizzled ruin
#

Okay, but will this be one-time payment option using invoice items set customers balance in surplus?

#

I am looking for an option where customer can add credit surplus to his balance like $999 and then monthly subscription deducts from this based on the invoice generated, till the customer balance is 0, then starts debiting the customer from then normally

formal grotto
grizzled ruin
#

@formal grotto when you say collect payment from customer, you say not via Stripe?

#

I would rather use Stripe

formal grotto
#

I do mean via Stripe, you'd create a payment intent etc and collect a payment for $999 say

grizzled ruin
#

okay, thank you

#

Can I invoices (invoice-items) instead of payment intent?

formal grotto
#

Sure, you could do this with any payment you collect, you just need to manage it manually (in all cases)

#

You might want to reach out to support with a description of your use case carrying a customer balance like that, to make sure this is supportable.

#
grizzled ruin
#

Thank you @formal grotto

formal grotto
#

NP!