App reviews, troubleshooting, and recommendations
Hey guys,
I want to collect additional customer data and store it in customer notes.
I have found this article in the ShopifyDevs. Unfortunately this article only describes how to store additional data when creating a fresh customer account. My intention is to display a form on the customer's account page, that they can fill out at any time. The form is supposed to look something like this:
<form>
<label for="custom-id">Custom ID: </label>
<input type="number" name="custom-id" id="custom-id" />
<input type="submit" value="Save ID" />
</form>
I probably have to build a small app to accomplish this. So i read the ShopifyDevs and tried building an app. My approach was to create a ScriptTag that renders the above form to the customer's page and store the input to the right customer note. That didn't work, because i couldn't use the GraphQL API in my ScriptTag.
I am looking for a hint in the right direction. What is the recommended approach?
I am looking forward for your answers!
Thank you in advance!
Have you gotten anywhere with this?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025