#Devi
1 messages · Page 1 of 1 (latest)
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
I am using check out session to create subscription. is the charge_automatically option enabled by default using check out?
Should be. You can check by calling Retrieve Subscription API and inspect the result