sveawebpay/svea-sdk-dotnet

Missing property to cancel remaining when deliver order

Closed this issue · 1 comments

In the https://paymentadminapi.svea.com/documentation/#/?id=deliver-order it is described that the CancelRemaining can be set when the order is marked as delivered but that property is missing in the SDK. Is there some other method that should be used to achieve the same behavior?

https://github.com/sveawebpay/svea-sdk-dotnet/blob/4950d52e23a53acf1c1af070a3bfb122c5f64410/src/Svea.WebPay.SDK/PaymentAdminApi/Request/DeliveryRequest.cs

@Tasteful Fixed in v3.1.0