skio
Help CenterAdmin API Docs
  • 👋Getting Started
  • 💻App Block Setup
    • What are app blocks?
    • Plan Picker
  • ✏️Manual Theme Setup
    • Manual install process
    • Auto-login to Skio from Shopify Account
  • 📏Rules
    • Rules API
    • Apply Volume Discounts
  • 📦Build-a-Box
    • Static
    • Dynamic
    • Sectioned
  • 🛍️Selling Plan
    • Getting Selling Plan Information
  • 👾Extras
    • Subscription Tags
    • One-click Checkout / Buy Now
    • Redirect Old Customer Portals
  • ❓Troubleshooting
    • Selling Plan Cannot Be Applied to Variant
  • 🛒Shopify API References
    • Liquid Docs
    • AJAX API Docs
    • Storefront GraphQL API Docs
Powered by GitBook
On this page
  1. Manual Theme Setup

Auto-login to Skio from Shopify Account

Often merchants choose to replace Shopify's native account system with the Skio customer portal login to take full advantage of the password-less login and reduce the redundancy of having two account areas.

However, sometimes keeping the native Shopify account system is preferable. In this case, the below code can be used to automatically log a customer into the Skio customer portal using their Shopify account.

<a href="/a/account/shopify-login">Manage Subscriptions</a>
PreviousManual install processNextRules API

Last updated 4 months ago

✏️