Releases: payu-tr/PayUSharp
Releases · payu-tr/PayUSharp
v2.1.0.1
Trim incoming XML before parsing to make sure there is no preceding or trailing whitespace.
v2.1.0.0
- Add new fields for ALU v3
v2.0.2.0
- Fix LiveUpdate form problem
- Update service endpoint URLs
v2.0.1.2
Fix HISTORY
not being returned for NewSale
request in some cases.
v2.0.1.1
Fix Token History deserialization
When the History is empty, this field is returned as an array
and when it is full, it is returned as an object. We need to
handle this field separately in order to compensate for this
difference
v2.0.1.0
Added Billing related fields and updated version to 2.0.1.0