Closed issues:
- PaymentInformation::getLocalInstrumentCode() must be of the type int or null, string returned #105
2.0-rc2 (2020-08-12)
Closed issues:
- Question about this project #103
Merged pull requests:
- fix local instrument code return type #106 (monofone)
- Added support for creditorReferenceType to CustomerCreditFacade #104 (ttaelman)
- Rebase of pull request #66 #102 (mogilvie)
2.0-rc1 (2020-06-19)
Closed issues:
- Payment Info CIF/NIF (id) Required #98
- [Question] Schema pain.008.002.02 is inofficial? #91
- Debitor name and end-to-end id not sanitized #90
- Impossible to add PstlAdr in format pain.008.001.02 #88
Merged pull requests:
- Php 7.2 / Phpunit 9 / PSR-4 / Refacto tests #101 (VincentLanglet)
- Add throws tag #100 (VincentLanglet)
- Increase php versions to run tests for #97 (monofone)
Important changes:
- The direct debit transfer amount has been changed from string to int. You must add the amount as integer cent values, otherwise the SEPA export may contain wrong amounts.
1.6.2 (2020-02-13)
Merged pull requests:
1.6.1 (2019-11-04)
Closed issues:
Merged pull requests:
- Init $paymentInformations value #86 (VincentLanglet)
1.6.0 (2019-06-06)
Closed issues:
Merged pull requests:
1.5.0 (2019-02-11)
Merged pull requests:
- Update StringHelper.php #78 (mrgarry)
- Small additions for Finnish banks compatibility #77 (joosev)
- Add unstructured creditor address to credit transfer xml. #76 (ghrichrist)
1.4.0 (2018-11-16)
Closed issues:
- Amount is always divided by 100 #73
- CreDtTm bad string length #70
- BIC optional #69
- Output is not ISO 20022 XSD comliant #65
- Add pain.008.003.02 support #59
- Make sure <ReqdColltnDt> is a TARGET2 day #58
Merged pull requests:
- Add option to set due date for credit transfer #74 (aquariuz)
- Add instruction priority to payment information #71 (mludvik)
1.3.0 (2018-01-30)
Closed issues:
- Not working with PHP 5.6, debian 8 #56
Merged pull requests:
- ability to set instructionId in "CreditTransfer with Factory" #62 (mwenghi)
- Added support for pain.008.003.02 #61 (monofone)
- Readme improvements #57 (ArneTR)
1.2.1 (2017-08-31)
Closed issues:
1.2.0 (2017-08-31)
Closed issues:
Merged pull requests:
- Allow common slashes in sanitized strings #60 (keltuo)
- Setters for organization id and identification scheme #53 (Jontsa)
- Better headers formatting #51 (caseycs)
- Update README.md #50 (BorislavSabev)
- Update Util\StringHelper - add some more chars #48 (BorislavSabev)
- Update string helper #46 (monofone)
- Directdebit bic optional #45 (monofone)
- Fix #43 #44 (amenk)
- Don't add RemittanceElement when there is no RemittanceInformation #41 (gertvr)
- Update amendments with compliance to SDD Rulebook v9 #39 (jarnovanleeuwen)
1.1.4 (2017-01-01)
Closed issues:
- BtchBookg element #36
Merged pull requests:
- Update PaymentInformation.php #38 (andreasschroth)
1.1.3 (2016-11-18)
Closed issues:
- How to set <ReqdColltnDt> #35
Merged pull requests:
1.1.2 (2016-11-02)
Closed issues:
- No luck getting diaeresis/trema in the XML #30
- CustomerCreditFacade missing from current stable #25
- Actual status? #13
- Referenced XSD version should be updated to 008.003.02 for direct debit #12
Merged pull requests:
- Fixed amounts with decimals #31 (vaites)
- Extended string sanitizer with many characters #29 (naitsirch)
1.1.1 (2015-12-14)
Implemented enhancements:
Fixed bugs:
- Add: Missing CustomerCreditFacade #16 (BenjaminPaap)
Closed issues:
- Refactor Documentation #21
- Missing class CustomerCreditFacade #14
- Excess data in pain.008.001.02 #10
Merged pull requests:
- Install compatible PHPUnit version and use it on Travis CI #24 (xabbuh)
- Tests for all schemas #23 (BenjaminPaap)
- Split the docs into two parts to get a better overview #22 (monofone)
- Updated README with CreditTransfer facade example #19 (monofone)
- Remove PHP7 from allow_failures #17 (soullivaneuh)
1.1.0 (2015-11-25)
Closed issues:
Merged pull requests:
1.0.0 (2014-12-15)
Merged pull requests:
- Fixed: Custom EndToEndId in DirectDebits #6 (BenjaminPaap)
- [TASK] Fixed travis build state #5 (monofone)
- [TASK] Changed the order for creating the timestamp #3 (monofone)
- Allow setting an optional EndToEndId #1 (BenjaminPaap)
0.10.1 (2013-12-19)
0.10.0 (2013-10-24)
0.9.3 (2013-09-05)
0.9.2 (2013-09-05)
0.9.1 (2013-07-12)
0.9 (2013-05-13)
* This Changelog was automatically generated by github_changelog_generator