xss.OrdersBackEnd 17.6.44

dotnet add package xss.OrdersBackEnd --version 17.6.44
                    
NuGet\Install-Package xss.OrdersBackEnd -Version 17.6.44
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="xss.OrdersBackEnd" Version="17.6.44" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xss.OrdersBackEnd" Version="17.6.44" />
                    
Directory.Packages.props
<PackageReference Include="xss.OrdersBackEnd" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add xss.OrdersBackEnd --version 17.6.44
                    
#r "nuget: xss.OrdersBackEnd, 17.6.44"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package xss.OrdersBackEnd@17.6.44
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=xss.OrdersBackEnd&version=17.6.44
                    
Install as a Cake Addin
#tool nuget:?package=xss.OrdersBackEnd&version=17.6.44
                    
Install as a Cake Tool

This package contains classes and methods related to orders.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.6.44 55 10/23/2025

v14.0.0
 - Added changes to consume BuildInvoice from EmailTemplateBackEnd package
 v14.0.1
 - Fixed xcash validation
 v14.1.1
 - Changed save card method
 v14.2.0
 - Updated packages
 v14.2.2
 - Fixed binary sponsor assignment
 v14.2.3
 - Update nuget xss.inventory api to version 2.0.8
 - Update nuget xss.logistics.client to version 11.1.4
 v14.2.4
 - Update nuget xss.logistics.client to version 11.1.5
 v14.2.5
 - Add promocode validation for tax calculation.
 v15.0.0
 - Add new tags logic.
 v15.1.0
 - Added new send email method
 v15.1.2
 - Fixed email template generation
 v15.1.3
 - Updated distributor backend package
 v15.1.4
 - Added email template changes for order invoice
 v15.1.5
 - Added sponsor phone tag logic
 v15.2.0
 - Updated nuget xss.DistributorBackend 6.0.1 to version 6.1.0
 - Updated nuget xss.ShoppingCart 9.0.13 to version 9.1.0
 v15.2.1
 - Added sponsor phone tag logic
 v15.2.2
 - Update emailtemplate backend package
 v15.3.0
 - Added placement tags logic
 v16.0.4
 - Added new holding tank logic
 v16.0.5
 - Added validation flag distributor ImpactGloblal client
 v16.1.2
 - Added upgrade customer functionality
 v16.1.3
 - Added upgrade validation flag distributor ImpactGloblal client
 v16.1.4
 - This version is obsolete.
 v16.1.5
 - Update version of the nuget xss.Log.Client: 4.2.4 to 4.2.6
 - Update version of the nuget xShippingAPI: 4.0.8 a 4.0.12
 v16.2.0
 - Added changes for address package update.
 v16.2.1
 - Added change to use country for address.
 v16.2.2
 - Added method to validate duplicate addresses
 v16.2.4
 - Fixed invoice generation
 v16.2.5
 - Updated logic for save billing address.
 v16.2.6
 - Fixed error sending email.
 v16.2.7
 - Fixed earn reward points error.
 v16.2.8
 - Added joindate attribute on get order by id.
 v16.2.9
 - Changes in saving orderDetailPayment
 v16.3.0
 - add method to validate if an address exists
 v16.4.0
 - add method to List Order Status
 v16.5.0
 - add method to List Order History By Distributor
 v16.5.1
 - updatng payin and paybase
 - add Images Path in the OrderDeatils class
 v16.5.3
 - Fixed save cv and qv for order detail
 v16.5.4
 - Added validation of no tax configuration.
 v16.5.5
 - Update nuget xss.Logistics.Client Version 13.2.2
 v16.5.6
 - Adapted send order with any shipping provider
 v16.6.0
 - added OrderHeader constructor with optional parameters
 - add OrderDetail_GetByOrderId method overload
 v16.6.1
 - added get Taxlines GetOrderTaxDetail
 v16.6.2
 - added order status translation
 v16.6.3
 - Added decryption of Contact Type after create distributor
 v16.6.4
 - Setting attribute MarketName for getbyparameters OrderHeader
 v16.6.5
 - Update methods tax integration to service response
 v16.6.6
 - Update the data type of the OrderReference field by String
 v16.7.0
 - Update version of the nuget xss.EmailTemplateBackEnd 5.2.8 to 6.0.1
 xss.DistributorBackEnd 7.3.1 to 7.3.2
 xss.DistributorContactTypeBackEnd 6.4.1 to  6.5.3
 xss.DistributorFlagsManagement 2.6.2 to 2.6.4
 xss.Market.Client 7.3.0 to 7.4.1
 xss.ReplicatedSiteBackend 7.0.2 to 8.0.0
 v16.7.1
 Update version
 xss.DistributorBackEnd 7.3.2 to 7.3.3
 xss.ReplicatedSiteBackend 8.0.0 to 8.0.2
 v16.7.2
 - Add new Method for Insert Stakings
 v16.7.3
 - Update version xss.DistributorBackend 7.3.3 to 7.3.5
 v16.7.4
 - Update version xss.PayIn.Client  3.0.8  to 3.0.11
 - Fixed payment redirect
 v16.7.5
 - modify the flow to not calculate shipping cost
 v16.7.6
 - validate address null in milennial client
 v16.7.7
 - Add new InvoiceDocumentname attribute in the Orderheader entity
 v16.8.0
 - Add new Method GetListByParameterAsync and GetListByParameterAsync for search order
 v16.8.1
 - change AssemblyVersion 16.8.1
 v16.8.2
 - add stamp of invoice async
 v16.8.3
 - add url payment Conekta
 v16.8.4
 -upgrade PayinClient v3.0.13
 16.8.5
 - add CashierClosing
 16.8.6
 - fixed openPay creditCard - store
 16.8.7
 - fixed openPay creditCard redirect url
 16.8.8
 - add method to get CV QV of current month
 16.8.9
 - add method to get CV QV of current month Fix
 16.8.10
 - Fixed paypal get status - update payinClient
 16.9.0
 - Upgrade emailTemplateBackend v6.1.0 and invoiceClient v7.2.0
 16.9.1
 - Upgrade distributorBackend emailTemplate and taxManagement for taxUSes and TaxLevel
 16.9.2
 - fix solucionFactible invoice, force use default config invoices
 16.9.3
 - Added methods to get orders by serial number
 16.9.4
 -fix orderId mapping
 16.9.5
 -added isKit to the orderDetail entity
 16.9.6
 -added isSet mapping
 16.9.7
 -fix mapping
 16.9.8
 new Id order detail
 16.9.9
 Added checkSerialNumber method
 16.9.10
 Fix null tax
 16.9.11
 upgrade payinCLient and paybase for mastercard integratation
 16.9.12
 upgrade payinCLient v3.3.0 and paybase v2.13.2 for pbPay integratation
 16.9.13
 added InsertDirectCommissionEarned services
 16.9.14
 upgrade clientIntegrationExternal
 16.9.15
 upgrade InsertDirectCommissionEarned method
 16.9.16
 upgrade clientIntegrationExternal new methods
 16.9.17
 upgrade clientIntegrationExternal fixed methods
 16.9.18
 upgrade payinclient added new provider
 16.9.19
 upgrade clientIntegrationExternal new methods
 16.9.20
 activate order external
 16.9.21
 added productid to order external
 16.9.22
 upgrade clientIntegrationExternal new methods
 16.9.23
 fixed order session controller
 16.9.24
 upgrade clientIntegrationExternal new methods
 16.9.25
 USDK promo and USDK vouncher wallet logic payment
 16.9.26
 added crypto payment invoice
 17.0.0
 USDK promo and USDK voucher in UPDATEORDERPROCESS
 17.0.1
 upgrade clientIntegrationExternal added headers in actavated membership services
 17.0.2
 USDK debit improvement
 17.0.3
 added country if null
 17.1.0
 upgrade shoppingCart nuget
 17.1.1
 upgrade shoppingCart nuget
 17.1.2
 upgrade shoppingCart nuget2include ListDetailPayment in OrderHeader
 17.1.3
 upgrade shoppingCart update tax
 17.1.4
 upgrade shoppingCart update tax by billing address
 17.1.5
 generate multiple invoices
 17.1.6
 upgrade shoppingCart revert calculate payment fee includes tax
 17.1.7
 include pdf in order header
 17.1.8
 save wallet feature
 17.1.9
 include orderInvoiceWillCallWorldWide template
 17.1.10
 update xss.EmailProvider to 2.3
 17.1.11
 update xss.EmailTemplateBackEnd to 6.1.9
 17.1.12
 update xss.ShoppingCart to 9.6.4
 17.1.13
 update xss.ShoppingCart to 9.6.5
 17.1.14
 include promocode list in GetOrderDetail
 17.1.15
 upgrade shoppingcart calculate tax and promocodefee
 17.1.16
 include new email template by payment type
 17.1.17
 upgrade shoppingcart calculate tax UAE
 17.1.18
 update xss.emailtemplatebackend to 6.1.11
 17.1.19
 update xss.clientExternalIntegration to 1.2.6
 17.1.20
 update xss.clientExternalIntegration to 1.2.7
 17.1.21
 include new email templates for card only payment
 17.1.22
 isHostess property feature
 17.1.23
 include formatted date tag
 17.1.24
 update xss.emailtemplatebackend to 6.1.15
 17.1.25
 prevent invoices from being sent
 17.1.26
 update xss.clientExternalIntegration to 1.2.11
 17.1.27
 update xss.emailtemplatebackend to 6.1.16
 17.1.27.1
 fixed order payment USDK
 17.2.0.0
 added membership distributot method
 17.2.1.0
 remove plus sign in email address
 17.2.2.0
 add filters and pagination to Order_History_GetByDistributor
 17.2.3.0
 update nugets xss.emailProvider and xss.emailTemplateBackend
 17.2.3.1
 fixed validate balance usdk and promo/voucher payments
 17.2.3.2
 fixed validate balance usdk and promo/voucher payments
 17.2.3.3
 add search parameter to order history
 17.3.0.0
 add multiple payment options
 17.3.1.0
 upgrade ShoppingCart v9.7.2
 17.3.2.0
 add templates support for payment options
 17.3.3.0
 fix voucher filter in order mapping
 17.3.4.0
 update emailtemplatebackend
 17.3.5.0
 update payInClient
 17.3.6.0
 update xss.emailTemplateBackend
 17.3.7.0
 update xss.emailTemplateBackend to 6.1.21
 17.3.8.0
 update xss.emailTemplateBackend to 6.1.22 and EmailProvider to 2.3.2
 17.3.9.0
 update payinCient paybase shoppingcart for calculated commissions by payment methods
 17.3.10.0
 update xss.emailTemplateBackend to 6.1.23 to include fee percent tags
 17.3.11.0
 show product hardware name for invoices by credit card
 17.3.12.0
 upgrade payinclient v3.7.4
 17.3.13.0
 upgrade promocode and membership
 17.3.14.0
 Added InsertOrderExternal method
 17.3.15.0
 Added InsertMemberShipDistributor/InsertDirectCommissionEarned inside InsertOrderExternal
 17.3.16.0
 Now InserOrderExternal return legacynumber to api
 17.4.0
 upgrade inventoryApi, shippingApi  and LogisticClient
 17.5.0
 upgrade ClientExternalIntegration for Vibes
 17.5.1
 upgrade Membership add new methods
 17.5.2
 upgrade PayinClient
 17.5.3
 added  new service get oder by exiternal id
 17.5.4
 added  new service in external client integration
 17.5.5
 fixed in external client integration
 17.5.6
 fixed in external client integration - process invoices
 17.5.7
 fixed path response process invoices
 17.5.8
 fixed vibes integration
 17.5.9
 fixed vibes integration send order
 17.5.10
 upgrade clienExternalIntegration include tax in VIBES
 17.5.11
 upgrade shippingApi include trackingUrl in VIBES
 17.5.12
 send mail when order is shipped VIBES
 17.5.13
 fix order tracking number when order is updated
 17.5.14
 upgrade payinClient v3.7.13
 17.5.15
 upgrade payinClient and externalClientIntegration for vibes
 17.5.16
 translate order type in OrderHeader entity
 17.5.17
 translate order type in OrderHeader entity summary
 17.5.18
 upgrade externalClientIntegration for sedn accounttype register user
 17.5.19
 upgrade membership v.1.1.3
 17.5.20
 upgrade shippingApi v6.0.4
 17.5.21
 update emailProvider and change oder invoice mail sender
 17.5.22
 Not send external order when is internal Payment VIBES
 17.5.23
 update emailtemplate backend
 17.5.24
 change odoo mail campaign vibes
 17.5.25
 new invoice pdf generation
 17.5.26
 upgrade method OrderController.RecalculateForRunAutoship
 add method  OrderController.RecalculatePayment
 17.5.27
 upgrade ledgerbackend
 17.5.28
 methods to send event ticket templates
 17.5.29
 update emailtemplate to include new tags in ticket template
 17.5.30
 added method to enroll to distributor to acacdemy
 17.6.0
 methods to enroll/update/unenroll distributors in academies
 17.6.1
 change academy user initial status
 17.6.2
 minor fixes to enroll distributors to academies
 17.6.3
 fix academy template subject
 17.6.4
 update ticket templates
 17.6.5
 update method to enroll users to academies
 17.6.6
 update method to send ticket mails
 17.6.7
 send mail when purchasing all in one packages
 17.6.8
 try to send mail only when template exists (academy flow)
 17.6.9
 upgrade nuget ExternalClientIntegration
 17.6.10
 upgrade method BuildSendExternalOrder
 17.6.11
 update method to send event mail template
 17.6.12
 upgradde paybase payinClient ledgerbackend
 17.6.13
 upgradde ledgerbackend and clientExternalIntegration
 17.6.14
 taxList Handle when null
 17.6.15
 update TicketSendTemplate method to send only mail
 17.6.16
 upgrade externalclientintegration  - paybase - payinclient - ledgerbackend for Holdex wallets
 17.6.17
 update academyintegration for courses enroll
 17.6.18
 add downgrade academy flow
 17.6.19
 return tickets files in tickets generation
 17.6.20
 user upgrade accounttye when purchase membership is optional
 17.6.21
 Added new flow - assigned binary sponsor in first purchase
 17.6.22
 Added ExecuteCustomClientBl method
 17.6.23
 Added ExecuteCustomClientBl to OrderProcess flow
 17.6.24
 update academies enroll process
 17.6.25
 update external client integration
 17.6.26
 Added services to insert DefiReferralCode
 17.6.27
 integrate incentify academy
 17.6.28
 integrate holdex academy
 17.6.29
 modify services to insert Defi order license
 17.6.30
 return mailing status in tickets method
 17.6.31
 earn and redeem loyalty points
 17.6.32
 fixed calculate order Autoship process
 17.6.33
 fixed calculate tax - autoship process
 17.6.34
 update method to send mails by products
 17.6.35
 update payment methods USX-RP
 17.6.36
 update nugets
 17.6.37
 prevent unnecessary loyaty orders from being inserted
 17.6.38
 update payment methods Connect client
 17.6.39
 update nugets
 17.6.40
 upgrade nugets - client connect integrations
 17.6.41
 insert distributor membership
 17.6.42
 update academy management
 17.6.43
 update academy external
 17.6.44
 add legacyNumber in DistributorExternalModel and update clientExternalIntegration