Request
method:
uri: createCustomer
user-agent: WooCommerce-Square/4.9.7 (WooCommerce/10.1.0; WordPress/6.8.6)
headers: Array
(
)
body: {"given_name":"Maodo","family_name":"Dieng","company_name":"","email_address":"diengmaodo11@gmail.com","address":{"address_line_1":"6212 Howell dr north chesterfield","address_line_2":"","locality":"Chesterfield","administrative_district_level_1":"VA","postal_code":"27705","country":"US","first_name":"Maodo","last_name":"Dieng"},"phone_number":"8047380426"}
duration: 0.34854s
Response
code: 200
message:
headers: Array
(
[0] => HTTP/2 200
[date] => Mon, 20 Jul 2026 13:24:08 GMT
[content-type] => application/json
[content-length] => 348
[cf-ray] => a1e248ccddd06b2d-DFW
[cf-cache-status] => DYNAMIC
[content-encoding] => gzip
[server] => cloudflare
[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=ZvQRyQPhbML3RzFIWezYKoMh731UpExmSQLM5KUtT5c-1784553847.8121347-1.0.1.1-IdRFl9gA5WXvjFgk1xGMKTkIUnl1n3BWveU_rRFsQ6AqhGsV1uZUr3AeUSlaR1Ysf_VInDmew7wGMTJzY0F9nVu1wyuf9DCnTvX4GaR7eG07ZxGkuht7H93TITSLA25D; HttpOnly; SameSite=None; Secure; Path=/; Domain=connect.squareup.com; Expires=Mon, 20 Jul 2026 13:54:08 GMT
)
body: {
"customer": {
"id": "BY68QBG8DF6AA5N1EE5HTB08BC",
"created_at": "2026-07-20T13:24:07.948Z",
"updated_at": "2026-07-20T13:24:07Z",
"given_name": "Maodo",
"family_name": "Dieng",
"email_address": "diengmaodo11@gmail.com",
"address": {
"address_line_1": "6212 Howell dr north chesterfield",
"locality": "Chesterfield",
"administrative_district_level_1": "VA",
"postal_code": "27705",
"country": "US"
},
"phone_number": "8047380426",
"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.6)
headers: Array
(
)
body: {"order":{"location_id":"95FZNSGZDTW1S","reference_id":"3703","customer_id":"BY68QBG8DF6AA5N1EE5HTB08BC","line_items":[{"name":"Driving Improvement","quantity":"1","applied_taxes":[],"base_price_money":{"amount":8000,"currency":"USD"}}],"taxes":[]},"idempotency_key":"b46b4c07edde856e26027fd4c1b0f3cddadb6423:1784553847-3703-0"}
duration: 0.2388s
Response
code: 200
message:
headers: Array
(
[0] => HTTP/2 200
[date] => Mon, 20 Jul 2026 13:24:08 GMT
[content-type] => application/json;charset=utf-8
[content-length] => 457
[cf-ray] => a1e248ceaf546b2d-DFW
[cf-cache-status] => DYNAMIC
[content-encoding] => gzip
[server] => cloudflare
[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=8koW2Od261rcZOh6uLN1ivPoluS0oFzWwuYobOQKBd4-1784553848.1101398-1.0.1.1-zt_VkCjL9kWL0.PbBa5v77K8ZwHrMNTuBMUcki.hlkHp75IIE.AnWDnUcmNmX9RSpYzy1s6PZKUEU4HXkbKZXo8OKbG1CdwfYTMNC7LREsYgBmVyb8Jc5KPLDqL2KdWR; HttpOnly; SameSite=None; Secure; Path=/; Domain=connect.squareup.com; Expires=Mon, 20 Jul 2026 13:54:08 GMT
)
body: {
"order": {
"id": "ebPfNNsAoD5jssNQhiw19oYHsQRZY",
"location_id": "95FZNSGZDTW1S",
"reference_id": "3703",
"source": {
"name": "WooCommerce"
},
"customer_id": "BY68QBG8DF6AA5N1EE5HTB08BC",
"line_items": [
{
"uid": "GwmJOwub6nQnpDKJ2uhbgD",
"name": "Driving Improvement",
"quantity": "1",
"item_type": "ITEM",
"base_price_money": {
"amount": 8000,
"currency": "USD"
},
"variation_total_price_money": {
"amount": 8000,
"currency": "USD"
},
"gross_sales_money": {
"amount": 8000,
"currency": "USD"
},
"total_tax_money": {
"amount": 0,
"currency": "USD"
},
"total_discount_money": {
"amount": 0,
"currency": "USD"
},
"total_money": {
"amount": 8000,
"currency": "USD"
},
"total_service_charge_money": {
"amount": 0,
"currency": "USD"
}
}
],
"net_amounts": {
"total_money": {
"amount": 8000,
"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-07-20T13:24:08.170Z",
"updated_at": "2026-07-20T13:24:08.170Z",
"state": "OPEN",
"version": 1,
"total_money": {
"amount": 8000,
"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": 8000,
"currency": "USD"
}
}
}
Request
method:
uri: createPayment
user-agent: WooCommerce-Square/4.9.7 (WooCommerce/10.1.0; WordPress/6.8.6)
headers: Array
(
)
body: {"source_id":"cnon:CA4SEPIPmV8rpzVaMypgJAavHcgYASgB","idempotency_key":"b46b4c07edde856e26027fd4c1b0f3cddadb6423","amount_money":{"amount":8000,"currency":"USD"},"autocomplete":true,"order_id":"ebPfNNsAoD5jssNQhiw19oYHsQRZY","customer_id":"BY68QBG8DF6AA5N1EE5HTB08BC","location_id":"95FZNSGZDTW1S","reference_id":"3703","buyer_email_address":"diengmaodo11@gmail.com","billing_address":{"address_line_1":"6212 Howell dr north chesterfield","address_line_2":"","locality":"Chesterfield","administrative_district_level_1":"VA","postal_code":"23234","country":"US","first_name":"Maodo","last_name":"Dieng"},"note":"Tri-City Driving School - Order 3703","customer_details":{"customer_initiated":true}}
duration: 0.92703s
Response
code: 200
message:
headers: Array
(
[0] => HTTP/2 200
[date] => Mon, 20 Jul 2026 13:24:09 GMT
[content-type] => application/json
[content-length] => 1031
[cf-ray] => a1e248d049036b2d-DFW
[cf-cache-status] => DYNAMIC
[content-encoding] => gzip
[server] => cloudflare
[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=jJRkmrb0LM8zyCiL3yUHoz675mvK5XCv5R26HsvVIhQ-1784553848.3695455-1.0.1.1-WFH.p.Hv5L_nhxNjWQf9XuepZsP6s9zYphhO387IJ7xrUXZ4E4QCmtXax4djg26zE5mS1nhP.y99DWZA.CiFuF_bXRBQOmKrLa_bpH24OYhwUNHI8Jyd.tP_0nhKKjHi; HttpOnly; SameSite=None; Secure; Path=/; Domain=connect.squareup.com; Expires=Mon, 20 Jul 2026 13:54:09 GMT
)
body: {
"payment": {
"id": "z5Q2V5Lxn9bOmbgd0bUS6EO9GI8YY",
"created_at": "2026-07-20T13:24:08.597Z",
"updated_at": "2026-07-20T13:24:09.170Z",
"amount_money": {
"amount": 8000,
"currency": "USD"
},
"total_money": {
"amount": 8000,
"currency": "USD"
},
"approved_money": {
"amount": 8000,
"currency": "USD"
},
"status": "COMPLETED",
"delay_duration": "PT168H",
"delay_action": "CANCEL",
"delayed_until": "2026-07-27T13:24:08.597Z",
"source_type": "CARD",
"card_details": {
"status": "CAPTURED",
"card": {
"card_brand": "VISA",
"last_4": "5423",
"exp_month": 4,
"exp_year": 2030,
"fingerprint": "sq-1-b2Q4So7PJNqHR_xWdtrscIVNNutUF9EPTtsjOZoowbbPR0PFsgIPJ7qSqk4QE2KGGg",
"card_type": "DEBIT",
"prepaid_type": "NOT_PREPAID",
"bin": "418646"
},
"entry_method": "KEYED",
"cvv_status": "CVV_ACCEPTED",
"avs_status": "AVS_ACCEPTED",
"auth_result_code": "007160",
"statement_description": "SQ *TRI-CITY DRIVING SCH",
"card_payment_timeline": {
"authorized_at": "2026-07-20T13:24:08.849Z",
"captured_at": "2026-07-20T13:24:09.170Z"
}
},
"location_id": "95FZNSGZDTW1S",
"order_id": "ebPfNNsAoD5jssNQhiw19oYHsQRZY",
"reference_id": "3703",
"customer_id": "BY68QBG8DF6AA5N1EE5HTB08BC",
"risk_evaluation": {
"created_at": "2026-07-20T13:24:09.042Z",
"risk_level": "NORMAL"
},
"buyer_email_address": "diengmaodo11@gmail.com",
"billing_address": {
"address_line_1": "6212 Howell dr north chesterfield",
"address_line_2": "",
"locality": "Chesterfield",
"administrative_district_level_1": "VA",
"postal_code": "23234",
"country": "US",
"first_name": "Maodo",
"last_name": "Dieng"
},
"note": "Tri-City Driving School - Order 3703",
"receipt_number": "z5Q2",
"receipt_url": "https:\/\/squareup.com\/receipt\/preview\/z5Q2V5Lxn9bOmbgd0bUS6EO9GI8YY",
"application_details": {
"square_product": "ECOMMERCE_API",
"application_id": "sq0idp-wGVapF8sNt9PLrdj5znuKA"
},
"version_token": "eQNWnWOTJGaYTBVn84WuAJRpNDAwpwZyFyo2OMtUIL65o"
}
}