See all services Shopify Plus Partner
API Developer

Enhance store credit issuance with email notifications

Improve customer engagement by notifying account holders about store credit through Shopify's updated storeCreditAccountCredit mutation.

Executive summary:

What changed

Shopify's GraphQL Admin API has updated the storeCreditAccountCredit mutation, introducing an optional notify parameter. By setting this parameter to true, merchants can automatically send an email notification to the account holder whenever a store credit is issued. This notification is sent to the default email address of the account owner, whether an individual customer or a company location contact.

Why it matters

This change significantly improves customer engagement by keeping account holders informed about their store credit balances in real-time. For Shopify Plus merchants, this enhancement offers a streamlined way to communicate with customers, fostering trust and potentially increasing customer satisfaction and loyalty.

Role-specific impact

Use-case example

Real-world scenario & metric

Imagine a Shopify Plus merchant offering store credit as part of a loyalty program. By enabling notification emails, the merchant keeps customers informed and engaged, which can increase repeat purchases by up to 15% within three months of program initiation. Check out Makro's consulting services to optimize similar strategies.

Implementation checklist

  1. Access the Shopify Admin GraphQL API.
  2. Adjust your storeCreditAccountCredit mutation call to include the notify parameter as true.
  3. Ensure customer email addresses are up to date in your Shopify admin.
  4. Testing: Issue a store credit and verify that the notification email is received.

FAQ

Q: How do I enable email notifications for store credits?
A: Include the notify parameter set to true in your storeCreditAccountCredit mutation.

Q: Can the notification email address be customized?
A: Emails are sent to the default email address of the account owner; ensure these are current in Shopify.

Resources

For further details, refer to the Shopify developer documentation.

Need guidance? Talk to Makro.