nozzlegear / ShopifySharp

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
https://nozzlegear.com/shopify-development-handbook
MIT License
742 stars 308 forks source link

Regarding the Dispute of Shopify Payment #1009

Open smart222zx opened 7 months ago

smart222zx commented 7 months ago

Hello, I couldn't find any services related to Dispatch Evidence and Dispatch File Upload, but the documentation includes these APIs.

Docs: https://shopify.dev/docs/api/admin-rest/2024-01/resources/dispute-evidence https://shopify.dev/docs/api/admin-rest/2024-01/resources/dispute-evidence

nozzlegear commented 6 months ago

Thanks @smart222zx! If you're interested in writing DisputeEvidenceService and opening a pull request for it here on Github, I'd be happy to review it and merge it into ShopifySharp. Otherwise I'll get these APIs added as soon as I have some extra time!