Skip to content

Releases: shellrent/intesasanpaolo-openbanking-php

Removed ISP logo

05 Nov 16:11

Choose a tag to compare

Removed ISP logo from README and repository

2.1.0: Merge pull request #10 from shellrent/login_update

12 Mar 13:42
f57e9b8

Choose a tag to compare

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

20 May 12:08
37275e7

Choose a tag to compare

Update to "balance" API request

Balance update

PHP 8.0+ (dev libraries)

06 Jun 09:37
b18a53e

Choose a tag to compare

PHP 8.0+ (dev libraries)

PHP 8.0+

06 Jun 09:29
fdcf80b

Choose a tag to compare

Merge pull request #7 from shellrent/sct_delayed

Sct delayed (bonifici ordinari)

Fix debtor IBAN null

04 Jul 08:45
171c1a4

Choose a tag to compare

Fix debtor IBAN null. See PR #6

Update to Guzzle 7

04 Jan 14:40
8d2fd5f

Choose a tag to compare

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

08 Apr 08:20
735e1f7

Choose a tag to compare

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

07 Apr 11:52

Choose a tag to compare

1.1.1

Transaction model: valueDate could be equal to zero '0'

Mutual Authentication and new SCT-INST payment simulation API calls

31 Mar 09:28
2870b0d

Choose a tag to compare

Mutual Authentication and new SCT-INST payment simulation API calls