App reviews, troubleshooting, and recommendations
Hi,
We are working on shopify app development and implemented billing API.
in index.js file i have added the below code after shopify.auth.callback(),
{
shop: '{shop}.myshopify.com',
payload: {
app_subscription: {
admin_graphql_api_id: 'gid://shopify/AppSubscription/29910434089',
name: 'Enterprise',
status: 'ACTIVE',
admin_graphql_api_shop_id: 'gid://shopify/Shop/75939283241',
created_at: '2023-07-14T08:09:11-04:00',
updated_at: '2023-07-14T08:09:39-04:00',
currency: 'USD',
capped_amount: null
}
}
}
After getting the APP_SUBSCRIPTIONS_UPDATE webhook response, we want to get the customer details using the above response in node JS. We have gone through this link shop (shopify.dev) and did not find how to get the customer details.
Please help us in fixing this ASAP.
Regards,
Chandrakanth S
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025