@extends('layouts.app') @section('title', 'Help - Shopline App') @section('content')

HELP & DOCUMENTATION

Learn how to use this Shopline embedded app

GETTING STARTED
App Successfully Installed

Your app is ready to use

This is a clean Shopline app template with authentication and webhook infrastructure already set up. You can now build your custom features on top of this foundation.

Ready to build: This template includes OAuth, webhooks, token refresh, and multi-tenant support.

AVAILABLE FEATURES
OAuth Authentication

Secure shop authentication with automatic token refresh

Webhook Management

Install/uninstall lifecycle webhooks with automatic cleanup

Multi-Tenant Support

Handle multiple shops with isolated data and sessions

API Client

Ready-to-use Shopline API service with rate limiting and retry logic

NEED HELP?

For questions or support, please contact your development team or refer to the Shopline API documentation.

View Shopline API Docs
@endsection @push('styles') @endpush