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

PaymentHistories via Partner API does not include shop_country #7

Open
forsbergplustwo opened this issue May 7, 2021 · 0 comments
Open
Labels

Comments

@forsbergplustwo
Copy link
Owner

forsbergplustwo commented May 7, 2021

When importing from the Shopify Partner API via GraphQL, the import_partner_api method does not include the shop_country when creating the PaymentHistory records, which results in the app showing NULL:

image

The initial CSV import does include shop_country so we see it after initial import, but then NULL starts creeping in more and more over time as the payments are imported from the API daily.

Note: There is no way to fix this, as the Shopify Partner API does not provide the shop country information: https://shopify.dev/docs/api/partner/2023-10/objects/Shop

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

No branches or pull requests

1 participant