#Devi

1 messages · Page 1 of 1 (latest)

carmine relicBOT
foggy glade
#

Mostly. Your Subscription can have collection_method of charge_automatically or send_invoice. charge_automatically will try to charge your customer, while send_invoice will send them an email

#

By default it's charge_automatically

royal flame
#

I am using check out session to create subscription. is the charge_automatically option enabled by default using check out?

foggy glade
#

Should be. You can check by calling Retrieve Subscription API and inspect the result

royal flame
#

ok

#

what are the webhook events required to implement for subscription?