No content to show
User Activity
We have developed multiple apps for a few customers, where the "checkout/*" webhooks offer some crucial functionality. Initially, the information was there and was tested, but over a year or so, more and more merchants using one of the different apps...
09-28-2022
I've narrowed it down to the 3.3.x branch of the @Shopify/app-bridge package. Downgrading to 3.2.6 (latest 3.2.x), it works again.Edit: made issue https://github.com/Shopify/shopify-app-bridge/issues/145
I have an issue with refunds done via my custom app: I have an app for a customer, where they are able to make partial refunds, refunding the order amount and shipping costs done via the GraphQL API.Now the customer faces an issue, where one of the r...