@extends('layouts.app') @section('content')
Store Id Missing
Store ID Missing - Your Store ID is missing. Please enter your Store ID in the Setup Store ID tab. If you do not have a Store ID please email sales@americanprintondemand.com
Store Name | @endifShopify Order Number | Shopify Order Id | APOD Order Id | Price | Status |
---|---|---|---|---|---|
{{ $orders1->shopify_domain }} | @endif{{ $orders1->sh_order_number }} | {{ $orders1->sh_order_id }} | {{ $orders1->ss_order_id }} | ${{ $orders1->sh_order_price }} |
@if($orders1->ss_api_success == 1)
Success Success
@else
Failed Failed
Failed {{ $orders1->error_msg }}
@endif
|