ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.

Results 213 ShopifySharp issues
Sort by recently updated
recently updated
newest added

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?

feature request

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'....

question

Is there a way to add Metafields to an order?

question

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...

question

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`...

enhancement
deprecated class or method

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...

documentation
graphql

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...

question
new feature

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....

question
handbook