Releases: heidelpay/php-api
Add setter for all parameter groups
- add setter for parameter groups
- replace doc url with dev.heidelpay.com
- add unit tests
- add payment method easy credit
Hotfix unkown response parameter
- 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
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
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
Add 3 more paymentm methods
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
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
prepare for packagist.org
New Payment Methods added and minor fixes
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
Add payment methodes direct debit an iDeal.