#matt-invoice-futurepayments

1 messages · Page 1 of 1 (latest)

plain tartanBOT
dim mauve
#

@leaden smelt if you have payment method details saved on the Customer then yes

#

matt-invoice-futurepayments

leaden smelt
#

Hi @dim mauve , thank you

#

for instance I want stripe to automicaly debit the client August 8th how can I do then with the invoice API ,

#

with sepa_debit payment method

dim mauve
#

1/ Collect SEPA Debit payment method details now
2/ On August 8th, create an Invoice and pay it with that PaymentMethod

leaden smelt
#

If I create the invoice today I cannot tell Stripe to collect the payment for august 8th ?

dim mauve
#

correct you can not