Payment Method Placement in Non-Shopify Plus Stores #589
MuraviovVladyslav
started this conversation in
Feedback: Payment Customization API
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I’m having trouble understanding the discrepancy between the documentation and the actual data I’m receiving.
In the documentation for the "placements" field in "paymentMethods" it states the following:
"Placements supported by this payment method. Only available for API clients installed on a Shopify Plus store."
I’m particularly interested in the phrase: "Only available for API clients installed on a Shopify Plus store" because, in reality, I’m constantly receiving "placements" for a store with a "Basic" plan!
So I have two questions:
We’re developing an app, and I want to avoid a situation where we rely on this data and display it in the UI for non-Shopify Plus stores, but then at some point, this data stops being available.
Here’s an example of the data I’ve tested with API versions "2024-10" and "2025-01"
Beta Was this translation helpful? Give feedback.
All reactions