jhcao23
Excursionist
Contact Me
Status
Offline
Last Activity
‎01-16-2022 08:50 PM
Topic Started
0
Topics Started
Topic Solutions
1
Solution
Post Count
31
Posts
Post Kudos
15
Likes

Community Badges

The Sales Channel Checkout API indicates that we can enter the price for the items in line_items. "line_items": [ { "compare_at_price": "9.99", "fulfillment_service": "manual", ...
This page lists the sales channel webhooks, however, it doesn't have a description about the details of the request and response for all the APIs, especially and importantly, the product_listing...
we, as developers, all know there is Server side API rate limit . Now I'm just wondering if Checkout API is treated as a special one and given a more gentle limit algorithm? Thanks!
the technical requirements say "Your app must use the Checkout API to process payments, and it must be PCI compliant". so I'm wondering, can this allow merchant to still choose their o...
current docs says "Process up to 50 orders through an active payment gateway (for example, by completing a purchase through the online store) for testing purposes in cases where the bogus gatewa...
Both admin and storefront api provide the ScriptDiscountApplication which implements DiscountApplication. Can I ask what this class/queryable is used for? Does it indicate we can set a spe...
we all know there is product api: https://help.shopify.com/en/api/reference/products/product. however, we also know there is PriceRule API which can set product(s) price(s) for different groups...
No content to show

User Activity

Hi @TyW will shopify publish any official docs about the cart permalink?
Hi Josh, to be fair, if a private app can't use Checkout API, would it still be called 'sale channel app'? This kind of 'private sale channel app', I guess, can only be used for webhooks such as product listing, right? Actually I doubt any 'private a...
Hi @jeremykp if your concern is only payment split, I think the easiest way for you is:1. Shopify Payment take the payment from your customer.2. At your backend, you'd better calculate the amount you need to send to the non profit organization on a d...
Remember cart.liquid can do some customization as a partial checkout process. This cart page can ask the user to choose a pickup location and then, in the next step select 'FREE SHIPPING by Local Pickup' method rather than UPS, FedEx, or USPS. What d...
you are right! Shopify REST API stated that only a few fields can be made to Order, which doesn't include the status, which is the key part that Shopify takes over control for the platform profit driven purpose: https://help.shopify.com/en/api/refere...
Hey Alex, Don't worry about the credit card! AliPay and Wechat can generate 2D QR code to let the users pay. I'm interested in the method to customize checkout process and redirect to external 'webUrl', can you talk more details about it? Thanks,John
This widget could not be displayed.
This widget could not be displayed.