#devsmith

1 messages · Page 1 of 1 (latest)

fair hamletBOT
sand rose
feral totem
#

i cant use subscription as i want payments to be generated on time basis

#

and dont want to create subscription plans from stripe dashboard

sand rose
#

no worries, then you can use the other option I mentioned

feral totem
#

but how stripe will let know that date is for second installment and needs to pay through card ?

sand rose
#

it doesn't, your code manages that

#

you would save the card details on Stripe, and then later your code calls the API to tell us to process a new payment against the saved card details, and so on, for each installment

feral totem
#

kk