Skip to content

Releases: secucard/secucard-connect-net-sdk

1.12.0

19 Nov 11:50
Compare
Choose a tag to compare

Added

  • Product.Service.Transaction added additional attribute demo

Fixed

  • Fixed some calls of the previous releases

Changed

  • reworked the internal method ExecuteToBool and UpdateToBool to avoid mapping errors.

1.11.0

12 Nov 16:10
Compare
Choose a tag to compare

Added

  • Product.Service.UploadidentsService
  • Product.Payment.ContractService.CreateSubContract()
  • Product.Payment.SecupaySofortService
  • Product.Payment.PaymentTransactionsService.GetOldFormat()
  • Product.Payment.PaymentTransactionsService.GetCrowdFundingData()
  • Product.Payment.PaymentTransactionsService.AssignPayment()
  • Product.Payment.PaymentTransactionsService.Cancel()
  • Product.Payment.PaymentTransactionsService.Capture()
  • Product.Payment.PaymentTransactionsService.UpdateBasket()
  • Product.Payment.PaymentTransactionsService.ReverseAccrual()
  • Product.Payment.PaymentTransactionsService.SetShippingInformation()
  • Product.Smart.TransactionsService.Prepare()
  • Product.Smart.TransactionsService.Abort()
  • Product.Payment.Model.OptData added some additional request attributes like language
  • Product.Payment.Model.SecupayInvoice added some additional response attributes like transfer_account

Changed

  • Product.Payment.Model.Customer replaced attribute Contract with Merchant as the merchants defines the ACL.

Deprecated

  • Marked some classes and attributes as deprecated, as they are not supported by the API anymore.

1.10.0

04 Jun 15:04
Compare
Choose a tag to compare

Added

  • Payment: Added endpoint SecupayPayout

1.9.1

22 Mar 17:25
Compare
Choose a tag to compare

Added

  • Payment: AssignExternalInvoicePdf possibility to transmit some filename
  • Payment: Added some missing fields in PaymentTransaction model

1.9.0

22 Mar 17:22
Compare
Choose a tag to compare
1.9.0 Pre-release
Pre-release

Added

  • Payment: AssignExternalInvoicePdf possibility to transmit some filename
  • Payment: Added some missing fields in PaymentTransaction model

1.8.1

01 Nov 11:29
Compare
Choose a tag to compare

Fixed

  • Payment: AssignExternalInvoicePdf some serialize warning/error

1.8.0

12 Sep 14:39
7ba01ed
Compare
Choose a tag to compare

Added

  • Payment: AssignExternalInvoicePdf

Fixed

  • Payment: Cancel returned (in some special cases) always false
  • Payment: Capture returned (in some special cases) always false
  • Payment: UpdateBasket returned (in some special cases) always false
  • Payment: ReverseAccrual returned (in some special cases) always false
  • Payment: SetShippingInformation returned (in some special cases) always false

Removed

  • Payment: container into SecupayCreditcard-Model (was not implemented in the api)
  • Payment: container into SecupayInvoice-Model (was not implemented in the api)
  • Payment: InitSubsequent (was not implemented in the api)
  • Payment: UpdateSubscription (was not implemented in the api)

1.7.0

27 Aug 07:52
2084370
Compare
Choose a tag to compare

Added

  • Payment: Get a list of payment transactions

Fixed

  • Smart.Transaction: cancel returns always false, now it returns the Transaction object (with the changed status)

1.6.0

13 Jun 16:38
Compare
Choose a tag to compare

Added

  • Support for TLS 1.2

Fixed

  • Payment: send shipping information / invoice

1.5.0

07 Jun 13:16
68024e9
Compare
Choose a tag to compare

Added

  • Payment: Mixed basket

Fixed

  • Payment: send shipping information / invoice