Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecom visibility and availability are missing from the SDK #113

Closed
doron2402 opened this issue Dec 1, 2022 · 5 comments
Closed

Ecom visibility and availability are missing from the SDK #113

doron2402 opened this issue Dec 1, 2022 · 5 comments

Comments

@doron2402
Copy link

Describe the bug
When using the List Catalog for fetching items the api doesn't return the EcomVisibility values (Determines item visibility in Ecom (Online Store) and Online Checkout.).

Expected behavior
It should return the same response as the API, seems like when parsing the response the API remove those fields.

To Reproduce
Steps to reproduce the bug:

  1. Get a valid token
  2. Make the call using the SDK vs curl

Screenshots
Curl:
Screen Shot 2022-12-01 at 2 44 21 PM

Square SDK version

"square": "^24.0.0"
@castrostevenfox
Copy link

same issues on 25.1.0

@castrostevenfox
Copy link

The API Explorer shows the ecom fields, but the actual response is missing them.
Only with the http endpoints we get those results.

@castrostevenfox
Copy link

Someone made PR
#112
Can it be approved ?

@doron2402
Copy link
Author

Any update on that?

@zenmasterjobo zenmasterjobo removed the enhancement New feature or request label Jan 8, 2024
@zenmasterjobo
Copy link

These ecom fields were not intended to be released publicly, and will not be available on the API. Apologies for any confusion and inconvenience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants