Skip to content

Commit

Permalink
Prepare checkout v71 release (#583)
Browse files Browse the repository at this point in the history
* Prepare checkout v71 release

* and regenerate disputes

---------

Co-authored-by: system-mr <[email protected]>
  • Loading branch information
jillingk and system-mr authored Nov 6, 2023
1 parent c39acd0 commit dfa2fb7
Show file tree
Hide file tree
Showing 199 changed files with 421 additions and 2,468 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ models: $(modelGen)
BalanceControl: spec=BalanceControlService-v1
BalancePlatform: spec=BalancePlatformService-v2
BinLookup: spec=BinLookupService-v54
Checkout: spec=CheckoutService-v70
Checkout: spec=CheckoutService-v71
Disputes: spec=DisputeService-v30
DataProtection: spec=DataProtectionService-v1
StoredValue: spec=StoredValueService-v46
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The library supports all APIs under the following services:
|------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|--------------------------|
| [BIN Lookup API](https://docs.adyen.com/api-explorer/BinLookup/54/overview) | The BIN Lookup API provides endpoints for retrieving information based on a given BIN. | [Binlookup](src/Adyen/Service/BinLookupApi.php) | **v54** |
| [Capital API](https://docs.adyen.com/api-explorer/capital/3/overview) | Adyen Capital allows you to build an embedded financing offering for your users to serve their operational needs. | [Capital](src/Adyen/Service/CapitalApi.php) | **v3** |
| [Checkout API](https://docs.adyen.com/api-explorer/Checkout/70/overview) | Adyen Checkout API provides a simple and flexible way to initiate and authorise online payments. You can use the same integration for payments made with cards (including 3D Secure), mobile wallets, and local payment methods (for example, iDEAL and Sofort). | [Checkout](src/Adyen/Service/Checkout) | **v70** |
| [Checkout API](https://docs.adyen.com/api-explorer/Checkout/71/overview) | Adyen Checkout API provides a simple and flexible way to initiate and authorise online payments. You can use the same integration for payments made with cards (including 3D Secure), mobile wallets, and local payment methods (for example, iDEAL and Sofort). | [Checkout](src/Adyen/Service/Checkout) | **v71** |
| [Configuration API](https://docs.adyen.com/api-explorer/balanceplatform/2/overview) | The Configuration API enables you to create a platform where you can onboard your users as account holders and create balance accounts, cards, and business accounts. | [BalancePlatform](src/Adyen/Service/BalancePlatform/) | **v2** |
| [DataProtection API](https://docs.adyen.com/development-resources/data-protection-api) | Adyen Data Protection API provides a way for you to process [Subject Erasure Requests](https://gdpr-info.eu/art-17-gdpr/) as mandated in GDPR. Use our API to submit a request to delete shopper's data, including payment details and other related information (for example, delivery address or shopper email) | [DataProtection](src/Adyen/Service/DataProtectionApi.php) | **v1** |
| [Management API](https://docs.adyen.com/api-explorer/Management/3/overview) | Configure and manage your Adyen company and merchant accounts, stores, and payment terminals. | [Management](src/Adyen/Service/Management/) | **v3** |
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AccountInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AcctInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AchDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalData3DSecure.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataAirline.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataCarRental.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataCommon.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataLevel23.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataLodging.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataOpenInvoice.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataOpi.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataRatepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataRetry.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataRisk.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataRiskStandalone.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataSubMerchant.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AdditionalDataWallets.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/Address.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AfterpayDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AmazonPayDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/Amount.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AndroidPayDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/ApplePayDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/ApplePaySessionRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/ApplePaySessionResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/ApplicationInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/AuthenticationData.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/Avs.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/BacsDirectDebitDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/BalanceCheckRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/BalanceCheckResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/BankAccount.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/BillDeskDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/BillingAddress.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/BlikDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/BrowserInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/CancelOrderRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/CancelOrderResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/Card.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/CardBrandDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
2 changes: 1 addition & 1 deletion src/Adyen/Model/Checkout/CardDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Adyen Checkout API
*
* The version of the OpenAPI document: 70
* The version of the OpenAPI document: 71
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 6.4.0
*
Expand Down
Loading

0 comments on commit dfa2fb7

Please sign in to comment.