#DuckHunter

1 messages · Page 1 of 1 (latest)

dark runeBOT
minor prism
#

There is no configuration to send emails in test mode. If you wish to test the emails, it can only be done in live mode

hearty sapphire
#

Alright. Another question:
If I set a subscription to "send email" instead of "auto charge" is it possible to allow an option on the invoice page for the customer to change it to "auto charge"?

minor prism
#

No. collection_methods can only be set by your system

hearty sapphire
#

Alright. I'm looking into the billing portal and billing portal configurations. Specifically under the features.customer_update array, if I set enabled = true but allowed_updates is an empty array, will that still show the billing information section on the on the customer portal, just as Read Only?

minor prism
#

If the allowed_updates list is empty, the customer will not be updateable. Billing information section won't be shown

hearty sapphire
#

So allowed_updates being empty is essentially equivalent to enabled = false

minor prism
#

Yup! I'd recommend giving a try in the test mode to double check