Hello,
I am developing a payment application (offsite payment) and require access to the following features:
- Orders API: I need access to the Orders API to retrieve order items and their prices for building a cart.
- Shopify Functions for Payment Method Visibility: I need to use Shopify Functions to hide or display payment methods based on specific price conditions.
- Shopify Functions for Payment Method Sorting: I also need to use Shopify Functions to implement sorting functionality for my payment methods.
Could you please clarify if it is possible to add these scopes and the new extension to my offline payment app? I have created a new extension using Shopify Functions and requests works, but I am uncertain if there will be any issues at any stage of the process.
Many community members suggest that it might not be possible, but I am unclear about the exact limitations and whether they will impact my development.
Thank you for your assistance.