Notice: Undefined index: ifare in /home/dube1959/public_html/adttowncarservice/checkout/index.php on line 5
Notice: Undefined index: return_url in /home/dube1959/public_html/adttowncarservice/checkout/index.php on line 6
Notice: Undefined index: booking_id in /home/dube1959/public_html/adttowncarservice/checkout/index.php on line 7
Square\Http\ApiResponse Object
(
[request:Square\Http\ApiResponse:private] => Square\Http\HttpRequest Object
(
[httpMethod:Square\Http\HttpRequest:private] => Post
[headers:Square\Http\HttpRequest:private] => Array
(
[user-agent] => Square-PHP-SDK/14.1.0.20210915
[Accept] => application/json
[content-type] => application/json
[Square-Version] => 2021-09-15
[Authorization] => Bearer EAAAFOtq18GcRrZHLFI673V7YVIhKJyGHs9853IlMMBUSQDLjyaQ4ddCZlvH_hHw
)
[queryUrl:Square\Http\HttpRequest:private] => https://connect.squareup.com/v2/locations/LGJA9JDJ3VP3Z/checkouts
[parameters:Square\Http\HttpRequest:private] =>
)
[statusCode:Square\Http\ApiResponse:private] => 400
[reasonPhrase:Square\Http\ApiResponse:private] =>
[headers:Square\Http\ApiResponse:private] => Array
(
[0] => HTTP/2 400
[date] => Mon, 28 Apr 2025 04:41:55 GMT
[content-type] => application/json
[content-length] => 158
[cf-ray] => 9373e3d508cc08e2-LAX
[cf-cache-status] => DYNAMIC
[content-encoding] => gzip
[strict-transport-security] => max-age=631152000; includeSubDomains; preload
[vary] => Origin, Accept-Encoding
[square-version] => 2021-09-15
[x-content-type-options] => nosniff
[x-download-options] => noopen
[x-envoy-decorator-operation] => /v2/locations/*/checkouts/**
[x-frame-options] => SAMEORIGIN
[x-permitted-cross-domain-policies] => none
[x-speleo-traceid] => CDN-ff890496-af4e-4ebd-b5b4-af8355ec26f0
[x-sq-dc] => aws
[x-sq-istio-migration-ingress-proxy] => sq-envoy
[x-sq-istio-migration-ingress-region] => us-west-2
[x-sq-region] => us-west-2
[x-xss-protection] => 1; mode=block
[set-cookie] => __cf_bm=a2qPZW5gFWWwUyn7aLQoTBo0lX9IyoCZqtsP88rEhoo-1745815315-1.0.1.1-ZAdGTe7.h9aYXG2dcYDvXGK9B_exf0MizovI2kv989fgmCpiq43jwHi_KunPqtU_WUTswqgtQTeOq2C9UOkPwfvVLIBWmtO4xY8EoFGcu0c; path=/; expires=Mon, 28-Apr-25 05:11:55 GMT; domain=.connect.squareup.com; HttpOnly; Secure; SameSite=None
[server] => cloudflare
)
[result:Square\Http\ApiResponse:private] =>
[body:Square\Http\ApiResponse:private] => {"errors":[{"category":"INVALID_REQUEST_ERROR","code":"VALUE_TOO_LOW","detail":"`order.total_money.amount` must be greater than 1.","field":"order.total_money.amount"}]}
[errors:Square\Http\ApiResponse:private] => Array
(
[0] => Square\Models\Error Object
(
[category:Square\Models\Error:private] => INVALID_REQUEST_ERROR
[code:Square\Models\Error:private] => VALUE_TOO_LOW
[detail:Square\Models\Error:private] => `order.total_money.amount` must be greater than 1.
[field:Square\Models\Error:private] => order.total_money.amount
)
)
[cursor:Square\Http\ApiResponse:private] =>
)