Skip to content

Update adyen/php-api-library requirement from 14.* to 15.* - #88

Closed
dependabot[bot] wants to merge 1 commit into
b-6.5.xfrom
dependabot/composer/adyen/php-api-library-15.star
Closed

Update adyen/php-api-library requirement from 14.* to 15.*#88
dependabot[bot] wants to merge 1 commit into
b-6.5.xfrom
dependabot/composer/adyen/php-api-library-15.star

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2023

Copy link
Copy Markdown
Contributor

Updates the requirements on adyen/php-api-library to permit the latest version.

Release notes

Sourced from adyen/php-api-library's releases.

Adyen PHP API Library v15.0.0

Description

This release consists of many new services and endpoints, including models linked to those services. Below is a mapping from old services to new, endpoints we have added and the generated release notes.

Mapping old to new services classes

Old name(v14.0.1) New name(v15.0.0)
\Checkout.php \Checkout\
\Payout.php \Payout\
\Recurring.php \RecurringApi.php
\BinLookup.php \BinLookupApi.php
\Management.php \Management\
\Payment.php \Payments\
\Modification.php \Payments\

The old services are now annotated with a deprecation tag referring you to the new classes, and will be completely removed in the next major version. To make upgrading as easy as possible the model constructors accept arrays, which should decrease the time needed to adopt these new services. Furthermore, the object oriented approach should decrease your time to integrate as the models should give a good framework how to build your requests.

New endpoints added to the Library

New endpoints
\StoredvalueApi.php
\POSTerminalManagementApi.php
\BalanceControlApi.php
\LegalEntityManagement\
\BalancePlatform\
\Transfers\

Starting from next release we will also remove the old platform endpoints, as we encourage you to use the new Adyen platform services. These endpoints are tagged with a deprecation message pointing you to the new platform endpoints. Finally, this major versions we added support for the new webhooks for the Adyen platform. Look at the README to find instructions on how to use the parser and hmac validator.

What's Changed

New Features 💎

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [adyen/php-api-library](https://github.com/Adyen/adyen-php-api-library) to permit the latest version.
- [Release notes](https://github.com/Adyen/adyen-php-api-library/releases)
- [Commits](Adyen/adyen-php-api-library@14.0.0...v15.0.0)

---
updated-dependencies:
- dependency-name: adyen/php-api-library
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 14, 2023
@Sieg Sieg added the internal label Aug 21, 2023
@Sieg
Sieg requested a review from mariolorenz September 18, 2023 14:15
@dependabot @github

dependabot Bot commented on behalf of github Nov 13, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #96.

@dependabot dependabot Bot closed this Nov 13, 2023
@dependabot
dependabot Bot deleted the dependabot/composer/adyen/php-api-library-15.star branch November 13, 2023 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file internal php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant