Adds support for email types to Credit Notes
What’s new
Adds support for specifying whether to send a credit note email to customers when creating a Credit Note, with the default being credit_
.
Added
email_typeenum
Type of email to send to the customer, one of credit_
or none
and the default is credit_
.
Impact
This lets your customers choose to opt out of sending an email or to send a refund email instead.