OniksDesigns

Woocomerce Square Error Log

Feb 23rd, 2023
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. 02-23-2023 @ 10:53:37 - Request
  2. Request
  3. method:
  4. uri: listLocations
  5. user-agent: WooCommerce-Square/3.5.0 (WooCommerce/7.4.0; WordPress/6.1.1)
  6. headers: Array
  7. (
  8. )
  9. body:
  10. duration: 0.42784s
  11.  
  12. 02-23-2023 @ 10:53:37 - Response
  13. Response
  14. code: 200
  15. message:
  16. headers: Array
  17. (
  18. [0] => HTTP/2 200
  19. [date] => Thu, 23 Feb 2023 10:53:37 GMT
  20. [content-type] => application/json
  21. [content-length] => 625
  22. [frame-options] => DENY
  23. [x-frame-options] => DENY
  24. [x-content-type-options] => nosniff
  25. [x-xss-protection] => 1; mode=block
  26. [square-version] => 2022-11-16
  27. [squareup--connect--v2--common--versionmetadata-bin] => CgoyMDIyLTExLTE2
  28. [vary] => Accept-Encoding, User-Agent
  29. [content-encoding] => gzip
  30. [x-sq-dc] => iad2b
  31. [x-sq-region] => iad2b
  32. [strict-transport-security] => max-age=631152000; includeSubDomains; preload
  33. )
  34. body: {
  35. "locations": [
  36. {
  37. "id": "L32EWCFNG9JWD",
  38. "name": "David Wej",
  39. "address": {
  40. "address_line_1": "38 Great Portland Street",
  41. "address_line_2": "David Wej",
  42. "locality": "London",
  43. "postal_code": "W1W8QY",
  44. "country": "GB"
  45. },
  46. "timezone": "Europe\/London",
  47. "capabilities": [
  48. "CREDIT_CARD_PROCESSING",
  49. "AUTOMATIC_TRANSFERS"
  50. ],
  51. "status": "ACTIVE",
  52. "created_at": "2021-03-18T15:41:18.665Z",
  53. "merchant_id": "ML3M2SVXBEPZ2",
  54. "country": "GB",
  55. "language_code": "en-GB",
  56. "currency": "GBP",
  57. "business_name": "David Wej",
  58. "type": "PHYSICAL",
  59. "business_hours": {
  60. "periods": [
  61. {
  62. "day_of_week": "SUN",
  63. "start_local_time": "00:00:00",
  64. "end_local_time": "17:00:00"
  65. },
  66. {
  67. "day_of_week": "MON",
  68. "start_local_time": "10:00:00",
  69. "end_local_time": "18:00:00"
  70. },
  71. {
  72. "day_of_week": "TUE",
  73. "start_local_time": "10:00:00",
  74. "end_local_time": "18:00:00"
  75. },
  76. {
  77. "day_of_week": "WED",
  78. "start_local_time": "10:00:00",
  79. "end_local_time": "18:00:00"
  80. },
  81. {
  82. "day_of_week": "THU",
  83. "start_local_time": "10:00:00",
  84. "end_local_time": "19:00:00"
  85. },
  86. {
  87. "day_of_week": "FRI",
  88. "start_local_time": "10:00:00",
  89. "end_local_time": "18:00:00"
  90. },
  91. {
  92. "day_of_week": "SAT",
  93. "start_local_time": "10:00:00",
  94. "end_local_time": "18:00:00"
  95. }
  96. ]
  97. },
  98. "instagram_username": "davidwej_uk",
  99. "coordinates": {
  100. "latitude": 51.517127,
  101. "longitude": -0.141094
  102. },
  103. "logo_url": "https:\/\/square-web-production-f.squarecdn.com\/files\/633ab3ea7e34c2afdae7464f7497b9efe60ba714\/original.png",
  104. "mcc": "5699",
  105. "full_format_logo_url": "https:\/\/square-web-production-f.squarecdn.com\/files\/633ab3ea7e34c2afdae7464f7497b9efe60ba714\/original.png",
  106. "tax_ids": {}
  107. }
  108. ]
  109. }
  110.  
Advertisement
Add Comment
Please, Sign In to add comment