MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
945 stars 278 forks source link

Question regards autoLimit feature #510

Closed lukeclifton closed 2 years ago

lukeclifton commented 2 years ago

Hey. Thanks for a great lib and all of the work here.

Question...if our app supports multiple shops, does the autoLimit feature only take into account each shops limits per shopName and accessToken?

lpinca commented 2 years ago

Yes, it takes into account a single Shopify instance per shop.

lpinca commented 2 years ago

I'm closing this as answered. Discussion can continue if needed.