For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
I am using the customerPaymentMethodSendUpdateEmail to request a customer change their payment method.
The email gets sent from: [email protected]
It should get sent from: store+ [email protected] "Store Name"
While the subject and body do include the store's name, missing the name on the From makes the message look strange.
Is there a workaround?