Skip to content

Releases: secucard/secucard-connect-php-sdk

v1.4.1

06 Jun 11:47
Compare
Choose a tag to compare

Fixed

  • Wrong exception for optional parameters "JSON property must not be NULL".

v1.4.0

30 May 15:03
Compare
Choose a tag to compare

Added

  • PaymentService: refund method
  • PaymentService: capture method
  • PaymentService: updateBasket method
  • PaymentService: reverseAccrual method
  • PaymentService: initSubsequent method
  • PaymentService: setShippingInformation method
  • PaymentService: updateSubscription method
  • Product Document: UploadsService
  • Product Service: IdentCasesService

Changed

  • Updated dependency "guzzle" to ~6.2
  • Updated dependency "jsonmapper" to ~1.1

Fixed

  • PHP 5.5 incompatibility (const array)
  • Wrong parent class of class RedirectUrl
  • PSR-2 Coding Style conformance

Removed

  • Removed tests, because the need to be reworked
  • Remove development dependency "phpunit"

v1.3.1

28 Apr 08:26
Compare
Choose a tag to compare

Deprecated

  • Pass an array for API client configuration in the constructor of the class "SecucardConnect" is deprecated.

Added

  • "User-Agent" for our statistic diagnostics
  • "Accept-Language" for define the language of the error messages
  • Possibility to create individual sub-contracts
  • Possibility to use old "apikey" from the flex.API into the basket
  • Add attribute "merchant customer id" to the customer data
  • Add possibility to send customer experience statistics
  • Add IframeOptData and OptData for customize the checkout page
  • Add possibility to get the used payment instrument data for a successful payment
  • Add possibility to change the redirect urls for each request
  • Add supporting of subscriptions
  • Add supporting of pre-authorize payments
  • Add delivery address (recipient)
  • Add payment method "capture"

Changed

  • The API Client Configuration can now be filled by an object instead of an array. Setting the config as array is deprecated.

Fixed

  • Get default User-Agent

FIX push service for ident service

17 Feb 15:28
Compare
Choose a tag to compare
v1.1.2

Merge branch 'hotfix/push_service_ident'

ADD Provider to Services.IdentRequest

18 Jan 12:12
Compare
Choose a tag to compare

ADD credit card payment

07 Dec 10:23
Compare
Choose a tag to compare
v1.1.0

ADD credit card payment

FIX fatal on cancel request

29 Nov 09:23
Compare
Choose a tag to compare
v1.0.9

FIX fatal on cancel payment call

FIX fatal on delete request

29 Nov 08:31
Compare
Choose a tag to compare
v1.0.8

CHANGE version to 1.0.8

Add basket and invoice payment

23 Nov 10:50
Compare
Choose a tag to compare

v1.0.5

29 Apr 11:40
Compare
Choose a tag to compare
Bump version