Paul
Paul

Reputation: 69

shopify post purchase extension

Hi I'am trying to test a post purchase extension.

I tried the following steps:

if someone experienced could make a basic guide over this topic, that wold be awesome :)

Upvotes: 0

Views: 590

Answers (1)

TwistedOwl
TwistedOwl

Reputation: 1324

I ran into a similar problem.

  1. For dev stores, the store needs to have checkout extensions preview enabled. You can enable it during store setup in the partners panel. During set up you will be asked what extra features you need.
  2. You need to enable checkout extensions in your main app settings in the partners panel
  3. You need to enable preview mode in extension panel in partners panel. (if your extension is not on the list, remember to build and deploy it)

For checkout UI extension there is an extra step: go to Online Store -> Themes -> Customize -> Find checkout page -> in customizer click link in the "Optimize your checkout with apps, fonts, colors, and more. Customize checkout" text (IMPORTANT: this will work only on new dev stores or the stores that have checkout UI feature enabled during setup; it's hard to tell exactly) -> scroll to the bottom and add your app.

I highly recommend going through Shopify documentation and tutorials slowly step by step :)

I wasted too much time on this detail.

Upvotes: 0

Related Questions