App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I developed an app with the post purchase extension, I followed the whole procedure also copying the Cloudflare dynamic link to make requests and get the data, every store I created works quietly, while for the shopify testers and even on the store created by a colleague of mine it is impossible to obtain the data and therefore the app does not work, can anyone tell me how to solve it?
Hi @cerz01
Ensure the post-purchase extension is properly published and activated within the application settings of each store. Ensure checkout extensions are allowed in test mode, and the write_order_edits permission is enabled for the app. You would also need to consider hard coding the test order details in order to alter functionality and remove any possible CORS or domain limitations.