Releases: shellrent/intesasanpaolo-openbanking-php
Releases · shellrent/intesasanpaolo-openbanking-php
Removed ISP logo
2.1.0: Merge pull request #10 from shellrent/login_update
Aggiornamento per modifica lato IntesaSanpaolo.
Aggiunta presentazione certificato Client fornito da Intesa Sanpaolo anche sull’endpoint auth/oauth/v2/token per consentire di effettuare Mutua Autenticazione
Balance API update
Update to "balance" API request Balance update
PHP 8.0+ (dev libraries)
PHP 8.0+ (dev libraries)
PHP 8.0+
Fix debtor IBAN null
Fix debtor IBAN null. See PR #6
Update to Guzzle 7
Merge pull request #5 from joshuachp/feature/update_guzzle feat: update guzzle to version 7
EndToEndId and SiaCode in Live environment must be omitted if empty
Live and Sandbox environments behave differently on "SCT-Inst" API requests ("simulate" and "execute").
The parameters are: "endToEndId" and "siaCode".
On Sandbox, the two parameters must always be present, even if "empty" (empty string).
On Live, the two parameters must be omitted if empty, otherwise the API gets 500 Internal Server Error.
Transaction model: valueDate could be empty
1.1.1 Transaction model: valueDate could be equal to zero '0'
Mutual Authentication and new SCT-INST payment simulation API calls
Mutual Authentication and new SCT-INST payment simulation API calls