Request
method:
uri: createCustomer
user-agent: WooCommerce-Square/4.9.7 (WooCommerce/10.1.0; WordPress/6.8.3)
headers: Array
(
)
body: {"given_name":"Carter","family_name":"Langster","company_name":"","email_address":"carterlangster@gmail.com","address":{"address_line_1":"21612 Beverley St","address_line_2":"","locality":"South Chesterfield","administrative_district_level_1":"VA","postal_code":"23803","country":"US","first_name":"Carter","last_name":"Langster"},"phone_number":"804-895-1459"}
duration: 0.36298s
Response
code: 200
message:
headers: Array
(
[0] => HTTP/2 200
[date] => Mon, 13 Apr 2026 01:00:18 GMT
[content-type] => application/json
[content-length] => 348
[cf-ray] => 9eb688763eb56c35-DFW
[cf-cache-status] => DYNAMIC
[content-encoding] => gzip
[strict-transport-security] => max-age=631152000; includeSubDomains; preload
[vary] => Accept-Encoding
[frame-options] => DENY
[square-version] => 2025-01-23
[squareup--connect--v2--common--versionmetadata-bin] => CgoyMDI1LTAxLTIz
[x-content-type-options] => nosniff
[x-envoy-decorator-operation] => /v2/customers/**
[x-frame-options] => DENY
[x-sq-dc] => aws
[x-sq-region] => us-west-2
[x-xss-protection] => 1; mode=block
[set-cookie] => __cf_bm=B.bNw8u5mF9v_vSa4M6waA4eYNHqed5TTa7ng4FLM5w-1776042018-1.0.1.1-FP_1tWtsK2cKdSZpraiF8UPOCB1GCO.b_x9EmWNaR3P18FF6TaTNXNKSOJbUZTkKMrSGDSX4OrEWUS2kES9Er2dNV00KrT_Ot1NirgbDfHg; path=/; expires=Mon, 13-Apr-26 01:30:18 GMT; domain=.connect.squareup.com; HttpOnly; Secure; SameSite=None
[server] => cloudflare
)
body: {
"customer": {
"id": "ZTG6K1W8ARAA44VMZVV4GMK5BM",
"created_at": "2026-04-13T01:00:18.412Z",
"updated_at": "2026-04-13T01:00:18Z",
"given_name": "Carter",
"family_name": "Langster",
"email_address": "carterlangster@gmail.com",
"address": {
"address_line_1": "21612 Beverley St",
"locality": "South Chesterfield",
"administrative_district_level_1": "VA",
"postal_code": "23803",
"country": "US"
},
"phone_number": "804-895-1459",
"preferences": {
"email_unsubscribed": false
},
"creation_source": "THIRD_PARTY",
"version": 0
}
}
Request
method:
uri: createOrder
user-agent: WooCommerce-Square/4.9.7 (WooCommerce/10.1.0; WordPress/6.8.3)
headers: Array
(
)
body: {"order":{"location_id":"95FZNSGZDTW1S","reference_id":"3497","customer_id":"ZTG6K1W8ARAA44VMZVV4GMK5BM","line_items":[{"name":"12 HR Reckless\/Aggressive Driver Course (RADEP) 1Day Class - May16,2026","quantity":"1","applied_taxes":[],"base_price_money":{"amount":21000,"currency":"USD"}}],"taxes":[]},"idempotency_key":"60927aa753b16ea1b3f59560352faa792bf8ae30:1776042018-3497-0"}
duration: 0.24465s
Response
code: 200
message:
headers: Array
(
[0] => HTTP/2 200
[date] => Mon, 13 Apr 2026 01:00:18 GMT
[content-type] => application/json;charset=utf-8
[content-length] => 500
[cf-ray] => 9eb6887818f06c35-DFW
[cf-cache-status] => DYNAMIC
[content-encoding] => gzip
[strict-transport-security] => max-age=631152000; includeSubDomains; preload
[vary] => Accept-Encoding
[frame-options] => DENY
[square-version] => 2025-01-23
[x-content-type-options] => nosniff
[x-envoy-decorator-operation] => /v2/orders/**
[x-frame-options] => DENY
[x-sq-dc] => aws
[x-sq-region] => us-east-1
[x-xss-protection] => 1; mode=block
[set-cookie] => __cf_bm=Qv1dX7490rkPDQ73VZ26YaPpmY4rR6REoMzjqY5XhYU-1776042018-1.0.1.1-IcbyFl691ZP2.734AA_bS8BGvX3CBhxs9R5AxjHOqHgcHEt9jKeiQkurfjJQCGmgMvf3txFj7yGRpUOL_8Q9aSHFn40UTyUnN1y4mVFjGQs; path=/; expires=Mon, 13-Apr-26 01:30:18 GMT; domain=.connect.squareup.com; HttpOnly; Secure; SameSite=None
[server] => cloudflare
)
body: {
"order": {
"id": "0Ig54sb9cZhDCDORC0HFyQ5xFu8YY",
"location_id": "95FZNSGZDTW1S",
"reference_id": "3497",
"source": {
"name": "WooCommerce"
},
"customer_id": "ZTG6K1W8ARAA44VMZVV4GMK5BM",
"line_items": [
{
"uid": "AOTmO4tc3KdjUwFToNR7U",
"name": "12 HR Reckless\/Aggressive Driver Course (RADEP) 1Day Class - May16,2026",
"quantity": "1",
"item_type": "ITEM",
"base_price_money": {
"amount": 21000,
"currency": "USD"
},
"variation_total_price_money": {
"amount": 21000,
"currency": "USD"
},
"gross_sales_money": {
"amount": 21000,
"currency": "USD"
},
"total_tax_money": {
"amount": 0,
"currency": "USD"
},
"total_discount_money": {
"amount": 0,
"currency": "USD"
},
"total_money": {
"amount": 21000,
"currency": "USD"
},
"total_service_charge_money": {
"amount": 0,
"currency": "USD"
}
}
],
"net_amounts": {
"total_money": {
"amount": 21000,
"currency": "USD"
},
"tax_money": {
"amount": 0,
"currency": "USD"
},
"discount_money": {
"amount": 0,
"currency": "USD"
},
"tip_money": {
"amount": 0,
"currency": "USD"
},
"service_charge_money": {
"amount": 0,
"currency": "USD"
}
},
"created_at": "2026-04-13T01:00:18.643Z",
"updated_at": "2026-04-13T01:00:18.643Z",
"state": "OPEN",
"version": 1,
"total_money": {
"amount": 21000,
"currency": "USD"
},
"total_tax_money": {
"amount": 0,
"currency": "USD"
},
"total_discount_money": {
"amount": 0,
"currency": "USD"
},
"total_tip_money": {
"amount": 0,
"currency": "USD"
},
"total_service_charge_money": {
"amount": 0,
"currency": "USD"
},
"net_amount_due_money": {
"amount": 21000,
"currency": "USD"
}
}
}
Request
method:
uri: createPayment
user-agent: WooCommerce-Square/4.9.7 (WooCommerce/10.1.0; WordPress/6.8.3)
headers: Array
(
)
body: {"source_id":"cnon:CA4SEONb18yEgknDCL9aKrOSU80YASgB","idempotency_key":"60927aa753b16ea1b3f59560352faa792bf8ae30","amount_money":{"amount":21000,"currency":"USD"},"autocomplete":true,"order_id":"0Ig54sb9cZhDCDORC0HFyQ5xFu8YY","customer_id":"ZTG6K1W8ARAA44VMZVV4GMK5BM","location_id":"95FZNSGZDTW1S","reference_id":"3497","buyer_email_address":"carterlangster@gmail.com","billing_address":{"address_line_1":"21612 Beverley St","address_line_2":"","locality":"South Chesterfield","administrative_district_level_1":"VA","postal_code":"23803","country":"US","first_name":"Carter","last_name":"Langster"},"note":"Tri-City Driving School - Order 3497","customer_details":{"customer_initiated":true}}
duration: 0.98505s
Response
code: 200
message:
headers: Array
(
[0] => HTTP/2 200
[date] => Mon, 13 Apr 2026 01:00:19 GMT
[content-type] => application/json
[content-length] => 1028
[cf-ray] => 9eb68879ba7e6c35-DFW
[cf-cache-status] => DYNAMIC
[content-encoding] => gzip
[strict-transport-security] => max-age=631152000; includeSubDomains; preload
[vary] => Accept-Encoding
[frame-options] => DENY
[square-version] => 2025-01-23
[squareup--connect--v2--common--versionmetadata-bin] => CgoyMDI1LTAxLTIz
[x-content-type-options] => nosniff
[x-envoy-decorator-operation] => /v2/payments/**
[x-frame-options] => DENY
[x-sq-dc] => Array
(
[0] => aws
[1] => aws
)
[x-sq-region] => Array
(
[0] => us-east-1
[1] => us-east-1
)
[x-xss-protection] => 1; mode=block
[set-cookie] => __cf_bm=rXOlqZTD60.tqOqHneZpACVou_QjVEwUI9ykjP9H8Dc-1776042019-1.0.1.1-a.RHAv8AzPNt8rM7CRVgdfXm8yB8t8Gm32U9AWstAiAWbQ3VSTig_1EGlVIGlKrMWbDhHvoVYb8dUkU42A0z1J8g0zRKYbBEkdM.IWbXJE8; path=/; expires=Mon, 13-Apr-26 01:30:19 GMT; domain=.connect.squareup.com; HttpOnly; Secure; SameSite=None
[server] => cloudflare
)
body: {
"payment": {
"id": "LjfiHVVssIHN0vKgJyr0SxHaGtXZY",
"created_at": "2026-04-13T01:00:19.086Z",
"updated_at": "2026-04-13T01:00:19.679Z",
"amount_money": {
"amount": 21000,
"currency": "USD"
},
"total_money": {
"amount": 21000,
"currency": "USD"
},
"approved_money": {
"amount": 21000,
"currency": "USD"
},
"status": "COMPLETED",
"delay_duration": "PT168H",
"delay_action": "CANCEL",
"delayed_until": "2026-04-20T01:00:19.086Z",
"source_type": "CARD",
"card_details": {
"status": "CAPTURED",
"card": {
"card_brand": "VISA",
"last_4": "9151",
"exp_month": 3,
"exp_year": 2027,
"fingerprint": "sq-1-zcePKGGKmcgOmXn9i3R22DGOwRkoLnNgztcErPpn5-38c8hh-E5Cj8Ul3mB6yjNaNw",
"card_type": "CREDIT",
"prepaid_type": "NOT_PREPAID",
"bin": "400899"
},
"entry_method": "KEYED",
"cvv_status": "CVV_ACCEPTED",
"avs_status": "AVS_ACCEPTED",
"auth_result_code": "012880",
"statement_description": "SQ *TRI-CITY DRIVING SCH",
"card_payment_timeline": {
"authorized_at": "2026-04-13T01:00:19.382Z",
"captured_at": "2026-04-13T01:00:19.679Z"
}
},
"location_id": "95FZNSGZDTW1S",
"order_id": "0Ig54sb9cZhDCDORC0HFyQ5xFu8YY",
"reference_id": "3497",
"customer_id": "ZTG6K1W8ARAA44VMZVV4GMK5BM",
"risk_evaluation": {
"created_at": "2026-04-13T01:00:19.563Z",
"risk_level": "NORMAL"
},
"buyer_email_address": "carterlangster@gmail.com",
"billing_address": {
"address_line_1": "21612 Beverley St",
"address_line_2": "",
"locality": "South Chesterfield",
"administrative_district_level_1": "VA",
"postal_code": "23803",
"country": "US",
"first_name": "Carter",
"last_name": "Langster"
},
"note": "Tri-City Driving School - Order 3497",
"receipt_number": "Ljfi",
"receipt_url": "https:\/\/squareup.com\/receipt\/preview\/LjfiHVVssIHN0vKgJyr0SxHaGtXZY",
"application_details": {
"square_product": "ECOMMERCE_API",
"application_id": "sq0idp-wGVapF8sNt9PLrdj5znuKA"
},
"version_token": "SyH91IXDcyD8lXTKjBxUQqCJJHQSa1KyHKfIc3FGPws6o"
}
}