BStubbs
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎07-01-2023 03:11 AM
Topic Started
0
Topics Started
Topic Solutions
16
Solutions
Post Count
136
Posts
Post Kudos
62
Likes

Community Badges

I've just noticed that sending a subscriptionBillingAttempt has changed the name of the customer to the name on the customer payment details. Is this intended behaviour?
I've successfully created a SellingPlanGroup and added a Product and a ProductVariant to it. I have confirmed this with a productCount returning 1. However, when I try to expose product.selling_plan...
Anyone else experiencing an issue where an Ajax add to cart call is showing an empty line item in the cart? This was working fine until a few days ago. Did I miss something?
Anyone else getting these errors? Only started happening about an hour ago. HTTPError: HTTP Error 500: Internal Server Error File "pyactiveresource/connection.py", line 286, in _open ...
No content to show

User Activity

Nice work man! Shopify advises that there is no need to verify a HMAC from EventBridge. I also wasted a stupid amount of time on this. See here: https://community.shopify.com/c/shopify-apis-and-sdks/amazon-eventbridge-webhook-verification/m-p/1226067...
Oh right! In your original message, this wasn't mentioned. The code for these buttons is under Sections > "main-product.liquid"
You can do this from your Theme Settings. From the Admin > Online Store > Themes > Customise > (now look at the bottom left of the screen) Theme Settings and Colours.  Hope that helps!
I don't think the reviewer's approach to demonstrating the OAuth issue is very good, but basically, your app isn't going through the OAuth process. https://shopify.dev/apps/auth/oauth#the-oauth-flowBecause this is a reinstall of your app, it is proba...
Could be a problem with your uninstall webhook not processing the uninstall properly, so when they tried to install the app a new time it failed.  I would suggest purging the reviewer's shop from your database and try it again. However, make sure you...
In my workflow, I just don't create a RecurringApplicationCharge, and in my database, the user is flagged as on the Free plan. (However, this means that you won't be able to charge any UsageCharges against this account unless they change to a differe...
I'm not sure how you would go about identifying the session that needs the recommended products. If you have a very small number of products and no dynamic mapping then the json idea might work. Consider this: If you have two customers viewing the sh...
You'll need some javascript in the shop to display the recommended products. Have a look at the App Proxy for displaying data on the site. https://shopify.dev/tutorials/display-data-on-an-online-store-with-an-application-proxy-app-extensionYou could ...
https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react/build-your-user-interface-with-polaris#add-shopify-app-bridgeCheck out this caution on this page. You need to make sure you are supplying the shop in the query param.
I think you'll find there will be an error if you request all_subscriptions as well as own_subscriptions. Try with own_subscription_contracts only.
Hi @engozy Welcome to the forums! Some of the subscriptions API hasn't been well documented, you can see the AccessScopes as part of the tutorial on Subscriptions API:https://shopify.dev/tutorials/create-manage-selling-plans#requirementsHope that hel...
hi @minhtamhuynh999 , welcome to the community forums!I've not use Klaviyo, but I've seen similar issues with other email providers, usually to do with a DNS verification.Try this article:https://help.klaviyo.com/hc/en-us/articles/115000357752-How-to...
Hey @rich47 , welcome to the forums!Unless you are a Shopify Plus member, you cannot edit the Checkout page.I wrote an app that does something very similar, check out out here: https://apps.shopify.com/donatemate Drop me an email and we can have a lo...
These webhooks are to do with the new Subscriptions API.https://shopify.dev/tutorials/shopify-subscriptions-overview 
Happy to try and help!I think that looks pretty right, but not sure what webhooks you are referring to? I don’t think there are any webhooks for app/installed? 
This widget could not be displayed.
This widget could not be displayed.