Let's get your store connected — just 2 more steps.
Click the button below to connect your Shopify store {{ auth('shop_user')->user()->shop->domain ?? '' }} to the platform. You'll be redirected to Shopify to grant permissions.
What permissions will be requested:
Need help? Contact support at support@checkoutplatform.com or chat with us in the bottom right.
Common questions
@foreach ([ ['q' => 'Can I connect multiple stores?', 'a' => 'Each store needs its own account. You can register separate accounts for each Shopify store.'], ['q' => 'What happens after I install?', 'a' => 'You\'ll be redirected back here and then to your dashboard where you can customize the checkout modal and manage orders.'], ['q' => 'Is my store data safe?', 'a' => 'Yes. We only store what\'s needed to process checkouts. We never store raw payment data — all payments go through Razorpay\'s secure vault.'], ] as $i => $faq){{ $faq['a'] }}