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
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025