Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Releases: heidelpay/php-api

Add setter for all parameter groups

27 Sep 08:27
Compare
Choose a tag to compare
  • add setter for parameter groups
  • replace doc url with dev.heidelpay.com
  • add unit tests
  • add payment method easy credit

Hotfix unkown response parameter

14 Jul 08:29
Compare
Choose a tag to compare
  • if you have a payment integration based on this sdk and use the payment methods prepayment or inovice, please update to this version. We added a new response parameter connector.account_usage with will be marked as unknow parameter if you use a older version of this sdk.
  • added new payment method easy credit

XML Push Response Mapper - Release

02 May 10:03
Compare
Choose a tag to compare

heidelpay PHP SDK - Release 17.5.2

This release marks the full functionality of the XML Push Response Mapping, including unit tests.

  • A potential bug in the Push Mapper in PHP 5.6 has been fixed in this release.

[Beta] XML Push Response Mapper

13 Apr 10:54
Compare
Choose a tag to compare

Release 17.4.13 - XML Push Response Mapper (Beta)

This release marks the beta release of the XML Push Mapper, which is used for heidelpay Push notifications, e.g. for payment receipts on invoice payments, prepayment, etc.

Heidelpay PHP SDK behaviour is not being changed here, it just adds the XML Push mapping functionality.

Only the Push Mapper is considered as 'beta' because its unit tests are missing right now.
Transaction handling with this SDK is not affected by this release.

BugFix: debitOnRegistration and authorizeOnReqiestration

20 Mar 08:11
Compare
Choose a tag to compare

Add 3 more paymentm methods

02 Mar 12:58
Compare
Choose a tag to compare

Important: Spelling issue was detected in the main name space \Heidelpay\PhpApi\PaymentMethods. This issue got fixed with this update, please rewrite the used name space in your application. We apologize for inconvenience.

  • added payment method invoice unsecured
  • added payment method invoice b2c secured
  • added payment method direct debit b2c secured
  • added payment method Santander invoice b2c secured
  • removed copyright symbol form style.css #26
  • added examples for the new payment methods
  • increased code coverage

Extend parameter groups

22 Feb 08:12
Compare
Choose a tag to compare

changelog:

  • remove mcrypt dependency from composer.json
  • add salutation and birthdate to NameParameterGroup
  • AccountParameterGroup wil now be set on a given response
  • add BasketParameterGroup
  • add Usage property to PresentationParameterGroup
  • extend unit test
  • ProcessingParameterGroup has been moved to response object
  • add ConnectorParameterGroup to response object
    -add phone and mobile property to ContactParameterGroup
  • rewrite doc-blocks for a better documentation
  • fix some spelling issues

prepare for packagist.org

17 Jan 15:33
Compare
Choose a tag to compare

prepare for packagist.org

New Payment Methods added and minor fixes

19 Dec 16:14
Compare
Choose a tag to compare

Added the following payment methods:

Giropay
EPS
Przelewy24
PostFinance EFinance
PostFinance Card

Changed function name getPaymentFromUrl to getPaymentFormUrl
Extended examples for the new payment methods (except EPS)

direct debit and iDeal

08 Nov 15:42
Compare
Choose a tag to compare

Add payment methodes direct debit an iDeal.