sveawebpay / dotnet-integration

SDK for Sveas standalone payment methods
Other
5 stars 14 forks source link

"CardType" missing in Webpay.Integration.CSharp.Hosted.Admin.Response.QueryResponse #29

Closed henkish closed 7 years ago

henkish commented 7 years ago

Property "CardType" exists in your legacy client lib Webpay.EPayment.Integration 2.4.0.0 - but missing in dotnet-integration source. We use this property and need it - can you please add it to the source code?

We use it from the response when querying using QueryByCustomerRefNo.

henkish commented 7 years ago

Proposed fix in pull request: https://github.com/sveawebpay/dotnet-integration/pull/32

fre-sund commented 7 years ago

Closing this as pull request #32 is merged.