ShopifySharp
ShopifySharp copied to clipboard
ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
Please add the Locale property to the ShopifySharp/Entities/Customer.cs, otherwise it will not be possible to update the locale information of the Order.
I checked, and I didn't see a wrapper support for SEO. Is this something that you can add?
I am trying to get customer orders, here is my code `var filter = new CustomerSearchListFilter { //Searches for a customer from the United States with a name like 'Jane'....
Is there any way to lock an order so a customer cannot change it? I tried Closing an order and that works for the line items, but a customer can...
To be sure that developers notice deprecation warnings, I'd like the service factory generator to mark a service factory as deprecated if its service is deprecated. For example, the `CountryService`...
Fixes TaxLine to contain properties from Shopify API: https://shopify.dev/docs/api/customer/2024-07/objects/TaxLine
Shopify has announced¹ that after April 2025, all _new_ public apps submitted to the Shopify app store must use GraphQL, and the REST API will be deprecated. ShopifySharp does support...
There are a few issues logged back in history requesting the addition of the StoreFront endpoints. Comments indicate that this may have at least been thought about. Did anything ever...
Hi, I recently bought the Book from Josh and have created a script tag using Shopify sharp. The Shopfy team will not approve the app without a Theme App Extension....