Vantiv / cnp-sdk-for-dotnet

.NET SDK to ease XML integrations with the Vantiv eCommerce platform
Other
3 stars 39 forks source link

Update SDK to v12.12 #31

Closed AzhurV closed 4 years ago

AzhurV commented 4 years ago

The goal of this change is to update CNP SDK to v12.12. This version adds a location element in the response to indicate where the request was processed.

Due to a schema issue, the location field is being set in each response manually now. In the future, this will be changed so they'll be deserialized from the response instead.