✅ Connected to Shopify!

Shop Info:

{
    "id": 102467633492,
    "name": "Jay Test Store",
    "email": "jay@jaygilford.com",
    "domain": "jay-test-store-9077.myshopify.com",
    "province": null,
    "country": "GB",
    "address1": null,
    "zip": null,
    "city": null,
    "source": null,
    "phone": null,
    "latitude": null,
    "longitude": null,
    "primary_locale": "en",
    "address2": null,
    "created_at": "2026-04-04T20:53:03-04:00",
    "updated_at": "2026-04-04T21:25:07-04:00",
    "country_code": "GB",
    "country_name": "United Kingdom",
    "currency": "GBP",
    "customer_email": "jay@jaygilford.com",
    "timezone": "(GMT-05:00) Eastern Time (US & Canada)",
    "iana_timezone": "America\/New_York",
    "shop_owner": "Jay Gilford",
    "money_format": "\u00a3{{amount}}",
    "money_with_currency_format": "\u00a3{{amount}} GBP",
    "weight_unit": "lb",
    "province_code": null,
    "taxes_included": true,
    "auto_configure_tax_inclusivity": null,
    "tax_shipping": null,
    "county_taxes": true,
    "plan_display_name": "Grow App Development",
    "plan_name": "professional",
    "has_discounts": true,
    "has_gift_cards": true,
    "myshopify_domain": "jay-test-store-9077.myshopify.com",
    "google_apps_domain": null,
    "google_apps_login_enabled": null,
    "money_in_emails_format": "\u00a3{{amount}}",
    "money_with_currency_in_emails_format": "\u00a3{{amount}} GBP",
    "eligible_for_payments": true,
    "requires_extra_payments_agreement": false,
    "password_enabled": true,
    "has_storefront": true,
    "finances": true,
    "primary_location_id": 117508178260,
    "checkout_api_supported": true,
    "multi_location_enabled": true,
    "setup_required": false,
    "pre_launch_enabled": false,
    "enabled_presentment_currencies": [
        "CAD",
        "GBP"
    ],
    "marketing_sms_consent_enabled_at_checkout": false,
    "transactional_sms_disabled": false
}

Recent Orders (up to 5):

Order #1001


Warning: Undefined array key "orders_count" in /var/www/vhosts/jaygilford.com/subs/jp/test.php on line 62

Warning: Undefined array key "total_spent" in /var/www/vhosts/jaygilford.com/subs/jp/test.php on line 63
{
    "id": 7856958734676,
    "order_number": 1001,
    "email": "jay@jaygilford.com",
    "phone": null,
    "created_at": "2026-04-04T21:31:27-04:00",
    "financial_status": "paid",
    "fulfillment_status": null,
    "total_price": "4.99",
    "subtotal_price": "0.00",
    "total_tax": "0.00",
    "total_discounts": "24.95",
    "currency": "GBP",
    "billing_address": {
        "first_name": "Jay",
        "address1": "AAAAA",
        "phone": null,
        "city": "AAAAA",
        "zip": "AB12 3CD",
        "province": "Scotland",
        "country": "United Kingdom",
        "last_name": "Gilford",
        "address2": null,
        "company": null,
        "latitude": 57.0940721,
        "longitude": -2.1570501,
        "name": "Jay Gilford",
        "country_code": "GB",
        "province_code": "SCT"
    },
    "shipping_address": {
        "first_name": "Jay",
        "address1": "AAAAA",
        "phone": null,
        "city": "AAAAA",
        "zip": "AB12 3CD",
        "province": "Scotland",
        "country": "United Kingdom",
        "last_name": "Gilford",
        "address2": null,
        "company": null,
        "latitude": 57.0940721,
        "longitude": -2.1570501,
        "name": "Jay Gilford",
        "country_code": "GB",
        "province_code": "SCT"
    },
    "customer": {
        "id": 23848756117844,
        "first_name": "Jay",
        "last_name": "Gilford",
        "email": "jay@jaygilford.com",
        "orders_count": null,
        "total_spent": null
    }
}
Line Items:
{
    "product_id": 15063803396436,
    "variant_id": 54112705675604,
    "title": "Selling Plans Ski Wax",
    "variant_title": "Selling Plans Ski Wax",
    "sku": null,
    "quantity": 1,
    "price": "24.95",
    "total_discount": "0.00",
    "fulfillment_status": null,
    "vendor": "Jay Test Store",
    "properties": []
}
Shipping:
[
    {
        "id": 6741064941908,
        "carrier_identifier": null,
        "code": "Standard",
        "discounted_price": "4.99",
        "discounted_price_set": {
            "shop_money": {
                "amount": "4.99",
                "currency_code": "GBP"
            },
            "presentment_money": {
                "amount": "4.99",
                "currency_code": "GBP"
            }
        },
        "is_removed": false,
        "phone": null,
        "price": "4.99",
        "price_set": {
            "shop_money": {
                "amount": "4.99",
                "currency_code": "GBP"
            },
            "presentment_money": {
                "amount": "4.99",
                "currency_code": "GBP"
            }
        },
        "requested_fulfillment_service_id": null,
        "source": "shopify",
        "title": "Standard",
        "tax_lines": [],
        "discount_allocations": []
    }
]
Discounts:
[
    {
        "code": "100OFF",
        "amount": "24.95",
        "type": "percentage"
    }
]