HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/html/ielts-store/wp-content/plugins/woocommerce-zapier/sample/Order.json
{
    "id": 1234,
    "number": "1234",
    "date": [
        "2019-03-01T12:00:0+00:00",
        0
    ],
    "status": "processing",
    "status_previous": "pending",
    "payment_method": "Direct Bank Transfer",
    "transaction_id": "123456789",
    "view_url": "https://example.com/my-account/view-order/1234",
    "user_id": 261,
    "currency": "USD",
    "currency_symbol": "$",
    "item_count": 1,
    "line_items": [
        {
            "name": "Awesome Widget",
            "quantity": 2,
            "product_id": 33,
            "variation_id": 0,
            "sku": "WIDGET",
            "categories": "Category A, Category B",
            "tags": "TagA, TagB",
            "type": "simple",
            "unit_price": "88.00",
            "line_subtotal": "176.00",
            "line_total": "176.00",
            "line_tax": "0.00",
            "line_subtotal_tax": "0.00",
            "tax_class": "",
            "item_meta": []
        }
    ],
    "prices_include_tax": true,
    "total": "176.00",
    "subtotal": "176.00",
    "tax_total": "0.00",
    "cart_discount": "0.00",
    "discount_total": "0.00",
    "coupons": "welcome_10, spring_25",
    "shipping_total": "0.00",
    "shipping_tax": "0.00",
    "has_downloadable_item": true,
    "downloadable_files": [
        {
            "filename": "Important.zip",
            "download_url": "https://example.com/9f8b4cc20388aebd22ed0f1b01ae23e6.zip"
        }
    ],
    "customer_note": "This is a note added by the customer during checkout.",
    "notes": [
        {
            "note": "Thank you for your order. We will let you know once your order has shipped.",
            "date": [
                "2019-03-01T12:00:0+00:00",
                0
            ],
            "author": "WooCommerce",
            "author_email": "storeowner@example.com"
        }
    ],
    "meta_data": [],
    "billing_first_name": "John",
    "billing_last_name": "Smith",
    "billing_company": "Acme, Inc.",
    "billing_email": "john@example.com",
    "billing_phone": "1 123 456 789",
    "billing_address": "Unit 1, 1600 Pennsylvania Ave NW, Washington, DC, 20500, US",
    "billing_address_1": "Unit 1",
    "billing_address_2": "1600 Pennsylvania Ave NW",
    "billing_city": "Washington",
    "billing_state": "DC",
    "billing_state_name": "District Of Columbia",
    "billing_postcode": "20500",
    "billing_country": "US",
    "billing_country_name": "United States",
    "shipping_method": "Free Shipping",
    "shipping_first_name": "John",
    "shipping_last_name": "Smith",
    "shipping_company": "Acme, Inc.",
    "shipping_address": "Unit 1, 1600 Pennsylvania Ave NW, Washington, DC, 20500, US",
    "shipping_address_1": "Unit 1",
    "shipping_address_2": "1600 Pennsylvania Ave NW",
    "shipping_city": "Washington",
    "shipping_state": "DC",
    "shipping_state_name": "District Of Columbia",
    "shipping_postcode": "20500",
    "shipping_country": "US",
    "shipping_country_name": "United States"
}