gocardless-pro-php icon indicating copy to clipboard operation
gocardless-pro-php copied to clipboard

GoCardless Pro PHP Client

Results 31 gocardless-pro-php issues
Sort by recently updated
recently updated
newest added

Dynamic properties are deprecated in PHP 8.2. Added #[AllowDynamicProperties]. See: https://php.watch/versions/8.2/dynamic-properties-deprecated

Resolve issues exposed by deprecated messages introduced on PHP8.2 which indicate future breaking changes on the next major release cycle. - `Deprecated: Creation of dynamic property GoCardlessPro\Core\ApiClient::$error_on_idempotency_conflict is deprecated in...

Fixes https://github.com/gocardless/gocardless-pro-php/issues/170

Hi, I've been using the SDK today and it's been great, thank you. However upon opening a PR and running PHPStan on the code, it's throwing the following error: ```...

I am uncertain whether subscription plan creation is required for recurring payments in GoCardless or if predefined subscription plans on our website will suffice, allowing us to manage users' plans...

Hi, I am using this library on a server hosted in Germany and when I receive an error it comes back in German. In principle this makes sense but can...

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.4 to 2.5.0. Release notes Sourced from guzzlehttp/psr7's releases. 2.5.0 See change log for changes. 2.4.5 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 2.5.0...

dependencies

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.2.0 to 7.4.5. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.4.5 See change log for changes. Release 7.4.4 See change log for changes. Release 7.4.3 See change...

dependencies

Recent updates have improved data available from the API for Creditors. However the field `bank_reference_prefix` is still not available. I am imagining the change to make that available would be...

To keep test files and other things out of the packaged build.