#krishna008

1 messages · Page 1 of 1 (latest)

dreamy jungleBOT
sharp moth
#

hello! what do you mean by capture payment of all months?

hollow swift
#

Suppose customer start subscription today. I can capture todays payment but I have to capture next month and so on also.

sharp moth
#

you can always listen for the invoice.paid webhook

hollow swift
#

How can I do that sir.

#

And how can I do that for connected account also. I will have so many connected accounts

#

Each connceted account may have subscriptioin.

sharp moth
hollow swift
#

Okay I will have a look.

#

Can We do it from dashboard?

sharp moth
#

what does it refer to?

hollow swift
#

Can I activate webhooks from stripe dashboard to capture each months payment.

sharp moth
#

listening to webhooks and processing the code to save the information from invoice.paid events require implementing code