Skip to content

Latest commit

 

History

History
271 lines (158 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

271 lines (158 loc) · 14.3 KB

Changelog

Full Changelog

Closed issues:

  • PaymentInformation::getLocalInstrumentCode() must be of the type int or null, string returned #105

2.0-rc2 (2020-08-12)

Full Changelog

Closed issues:

  • Question about this project #103

Merged pull requests:

2.0-rc1 (2020-06-19)

Full Changelog

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:

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)

Full Changelog

Merged pull requests:

1.6.1 (2019-11-04)

Full Changelog

Closed issues:

  • Batch Booking #81
  • [PAIN.008.001.02] Dutch validation issues #72

Merged pull requests:

1.6.0 (2019-06-06)

Full Changelog

Closed issues:

  • Version bump? #80
  • PHP 5.1 #79

Merged pull requests:

  • Update CustomerDirectDebitFacade.php #82 (ouraios)

1.5.0 (2019-02-11)

Full Changelog

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)

Full Changelog

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)

Full Changelog

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)

Full Changelog

Closed issues:

  • Format of PaymentInformation->getDueDate() #54
  • Is the BIC required? #32

1.2.0 (2017-08-31)

Full Changelog

Closed issues:

  • Filter out characters like _ #43
  • Support for pain.001.003.03? #27

Merged pull requests:

1.1.4 (2017-01-01)

Full Changelog

Closed issues:

  • BtchBookg element #36

Merged pull requests:

1.1.3 (2016-11-18)

Full Changelog

Closed issues:

  • How to set <ReqdColltnDt> #35

Merged pull requests:

1.1.2 (2016-11-02)

Full Changelog

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)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Refactor Documentation #21
  • Missing class CustomerCreditFacade #14
  • Excess data in pain.008.001.02 #10

Merged pull requests:

1.1.0 (2015-11-25)

Full Changelog

Closed issues:

  • Documentation #9
  • New release tag #8
  • Travis build state "unknown" #7

Merged pull requests:

  • Added DirectDebit and Credit from custom GroupHeader #11 (eusonlito)

1.0.0 (2014-12-15)

Full Changelog

Merged pull requests:

0.10.1 (2013-12-19)

Full Changelog

0.10.0 (2013-10-24)

Full Changelog

0.9.3 (2013-09-05)

Full Changelog

0.9.2 (2013-09-05)

Full Changelog

0.9.1 (2013-07-12)

Full Changelog

0.9 (2013-05-13)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator