Skip to content

Releases: sveawebpay/dotnet-integration

Confirm Partial functionality

05 May 11:05
d563a00
Compare
Choose a tag to compare

Confirm Partial functionality

1.4.0

24 Feb 10:59
2f742d7
Compare
Choose a tag to compare

New API method: Confirm with lower amount. It can only be performed on card transactions that are in the status AUTHORIZED. It will lower the amount on the transaction and change the status to CONFIRMED, which means it will be captured (settled) on the given capture date

1.3.0

13 Jan 13:59
Compare
Choose a tag to compare
  • Add EInvoiceB2B as invoice distribution type
  • Add helper method for validation of peppol-ID
  • Calculate price per month on payment plan campaigns according to new formula

1.2.2

17 Jun 10:37
Compare
Choose a tag to compare
  • Handle status code 150 as accepted in HostedAdminResponse

1.2.1

14 Jun 13:54
Compare
Choose a tag to compare
  • Add new status code from Payment Gateway
  • Handle status code 150 as accepted

1.2.0

05 Apr 14:10
Compare
Choose a tag to compare
  • Peppol support
  • PG stage endpoint updated
  • Updated services

1.1.0

28 Jun 16:53
Compare
Choose a tag to compare
  • Support for SVEACARDPAY_PF

1.0.9

23 May 09:04
Compare
Choose a tag to compare
  • Removed NUnit packages from Webpay.Integration.CSharp, they still remain in the Test projects though
  • Updated NUnit to 3.10.1
  • Updated NUnit to 3.10.0

1.0.8

21 Feb 15:24
Compare
Choose a tag to compare
  • Updated from NUnit 2 to NUnit 3
  • Updated tests to be compatible with NUnit 3
  • Added new response code 341
  • Fixed endpoint handling

1.0.7

08 Nov 17:24
84a8a16
Compare
Choose a tag to compare
  • Removed code that disabled warnings