#DuckHunter
1 messages · Page 1 of 1 (latest)
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
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"?
No. collection_methods can only be set by your system
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?
If the allowed_updates list is empty, the customer will not be updateable. Billing information section won't be shown
So allowed_updates being empty is essentially equivalent to enabled = false
Yup! I'd recommend giving a try in the test mode to double check