Bump stripe/stripe-php from 8.12.0 to 9.1.0 in /_backend
Bumps stripe/stripe-php from 8.12.0 to 9.1.0.
Release notes
Sourced from stripe/stripe-php's releases.
v9.1.0
#1348 API Updates
- Add support for
payment_method_collectiononCheckout.SessionandPaymentLink#1346 API Updates
- Add support for
expires_atonApps.SecretSee the changelog for more details.
v9.1.0-beta.1
- #1345 API Updates for beta branch
- Updated stable APIs to the latest version
- Added the
Orderresource supportSee the changelog for more details.
v9.0.0
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the SDK, read more detailed description at https://github.com/stripe/stripe-php/wiki/Migration-guide-for-v9. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-08-01.
"⚠️" symbol highlights breaking changes.
Changelog
Sourced from stripe/stripe-php's changelog.
9.1.0 - 2022-08-11
#1348 API Updates
- Add support for
payment_method_collectiononCheckout.SessionandPaymentLink#1346 API Updates
- Add support for
expires_atonApps.Secret9.0.0 - 2022-08-02
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the SDK, read more detailed description at https://github.com/stripe/stripe-php/wiki/Migration-guide-for-v9. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-08-01.
"⚠️" symbol highlights breaking changes.
- #1344 API Updates
- #1337 API Updates
- #1273 Add some PHPDoc return types and fixes
- #1341 Next major release changes
Added
- Add
alternate_statement_descriptors,authorization_code, andlevel3properties toChargeresource.- Add
previewLinesmethod toCreditNoteresource.- Add
transfer_dataproperty toSubscriptionresource.- Add
SOURCE_TYPE_FPXconstant toTransferresource.- Add new error code constants to
ErrorObject.- Add support for
shipping_costandshipping_detailsonCheckout.Session⚠️ Changed
- Updated certificate bundle (#1314)
- Add
paramsparameter toclosemethod inDisputeresource.⚠️ Removed
- Remove deprecated
AlipayAccount,BitcoinReceiver,BitcoinTransaction,Recipient,RecipientTransfer, andThreeDSecureresources.- Remove
CAPABILITY_CARD_PAYMENTS,CAPABILITY_LEGACY_PAYMENTS,CAPABILITY_PLATFORM_PAYMENTS,CAPABILITY_TRANSFERS,CAPABILITY_STATUS_ACTIVE,CAPABILITY_STATUS_INACTIVE, andCAPABILITY_STATUS_PENDINGconstants fromAccountresource. Please use up-to-date values from https://stripe.com/docs/connect/account-capabilities.- Remove
AssociatedObjectsarray property fromEphemeralKeyresource. The field was undocumented and unsupported.- Remove
detailsmethod fromCardresource. The endpoint was deprecated and no longer exists.- Remove
recipientproperty fromCardresource. The property was deprecated.- Remove ability to list
Cardresources for a particularRecipient.- Remove
sourcesproperty fromCardresource. The property was deprecated.- Remove
FAILURE_REASONconstant fromRefundresource. The value was deprecated.- Remove
Recipientresource. The resource was deprecated.- Remove
OrderItemresource. The resource was deprecated.- Remove
allmethod fromLineItem.- Remove
cancelmethod fromTransferandTransferService. This method is deprecated.- Remove
allTransactionsmethod fromSourceServiceservice. Please useallSourceTransactionsmethod instead.- Remove
personsmethod fromAccountresource. Please useallPersonsmethod instead.- Remove
sourceTransactionsmethod fromSourceresource. Please useallSourceTransactionsmethod instead.- Remove
usageRecordSummariesmethod fromSubscriptionItemresource. Please useallUsageRecordSummariesmethod instead.- Remove
SOURCE_TYPE_ALIPAY_ACCOUNTandSOURCE_TYPE_FINANCINGconstants fromTransferresource. The values were deprecated and are no longer in use.- Remove deprecated error code constants from
ErrorObject:CODE_ACCOUNT_ALREADY_EXISTS,CODE_ORDER_CREATION_FAILED,CODE_ORDER_REQUIRED_SETTINGS,CODE_ORDER_STATUS_INVALID,CODE_ORDER_UPSTREAM_TIMEOUT, andCODE_UPSTREAM_ORDER_CREATION_FAILED.- Remove deprecated event constants from
Webhook:ISSUER_FRAUD_RECORD_CREATED,ORDER_PAYMENT_FAILED,ORDER_PAYMENT_SUCCEEDED,ORDER_UPDATED,ORDER_RETURN_CREATED,PAYMENT_METHOD_CARD_AUTOMATICALLY_UPDATED,PING,PROMOTION_CODE_DELETED, andTREASURY_RECEIVED_CREDIT_REVERSED. The events are deprecated and no longer sent by Stripe.
Commits
5dd4a24Bump version to 9.1.021516aaMerge pull request #1348 from stripe/latest-codegen-mastercee927cFormatting4b29cb8Codegen for openapi v1789f9c0c5Codegen for openapi v176 (#1346)e405c17Bump version to 9.0.0bfc3322Codegen for openapi v174 (#1344)0fc5809Next major release changes (#1341)dcd1debAPI Updates (#1337)80e6159Add some PHPDoc return types and fixes (#1273)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)