Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shopify Admin app #13

Open
fredrikburman opened this issue Oct 3, 2021 · 2 comments
Open

Shopify Admin app #13

fredrikburman opened this issue Oct 3, 2021 · 2 comments
Assignees

Comments

@fredrikburman
Copy link
Contributor

fredrikburman commented Oct 3, 2021

We need to have an admin app where the merchant can interact with our app.

Onboarding

  • A flow need to be in place that educate the merchant about the app
  • After the oauth flow we need to ask the merchant to create a subscription using the Shopify Billing API
  • Authentication should be done using Shopify Session (checkout the app bride docs)

Enable / disable the extension

It should be possible to enable/disable the app with a click of a button to avoid unecessary app uninstalls.

Analytics

The merchant should be provided with some analytics inside the dashboard / admin app such as:

  • Number of requests
  • Conversion rate
  • Total amount collected
  • Climate impact report
@sebnun sebnun self-assigned this Oct 8, 2021
@sebnun
Copy link
Contributor

sebnun commented Oct 11, 2021

The flow of the admin app install should be:

  1. Shopify's oauth grant screen
  2. Admin app onboarding with "accept subscription" button
  3. Shopify's subscription billing screen
  4. Admin app dashboard

or

  1. Shopify's oauth grant screen
  2. Shopify's subscription billing screen
  3. Admin app onboarding
  4. Admin app dashboard

@sebnun
Copy link
Contributor

sebnun commented Oct 11, 2021

I'm going with the first flow unless someone stops me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants