124 KiB
Changelog
16.3.0 - 2024-11-20
- #1786 This release changes the pinned API version to
2024-11-20.acacia.- Add support for
respondtest helper method on resourceIssuing.Authorization - Add support for
adaptive_pricingonCheckout.Session - Add support for new value
subscribeon enumsCheckout.Session.submit_typeandPaymentLink.submit_type - Add support for new value
financial_account_statementon enumFile.purpose - Add support for
fraud_challengesandverified_by_fraud_challengeonIssuing.Authorization - Add support for
trace_idonPayout - Add support for new value
li_vaton enumTaxId.type - Add support for new value
service_taxon enumTaxRate.tax_type - Change type of
Treasury.InboundTransfer.origin_payment_methodfromstringtonullable(string)
- Add support for
16.2.0 - 2024-10-29
- #1772 This release changes the pinned API version to
2024-10-28.acacia.- Add support for new resource
V2.EventDestinations - Add support for
create,retrieve,update,list,delete,disable,enableandpingmethods on resourceV2.EventDestinations - Add support for
submit_cardtest helper method on resourceIssuing.Card - Add support for
groupsonAccount - Add support for
enhanced_eligibility_typesonDispute - Add support for new values
issuing_transaction.purchase_details_receipt_updatedandrefund.failedon enumEvent.type - Add support for
metadataonForwarding.Request - Add support for new value
almaon enumPaymentLink.payment_method_types[] - Add support for
almaonPaymentMethodConfigurationandPaymentMethod - Add support for
kakao_pay,kr_card,naver_pay,payco, andsamsung_payonPaymentMethod - Add support for new values
alma,kakao_pay,kr_card,naver_pay,payco, andsamsung_payon enumPaymentMethod.type - Add support for
amazon_payonPaymentMethodDomain - Add support for new values
by_tin,ma_vat,md_vat,tz_vat,uz_tin, anduz_vaton enumTaxId.type - Add support for
flat_amountandrate_typeonTaxRate - Add support for new value
retail_delivery_feeon enumTaxRate.tax_type
- Add support for new resource
16.1.1 - 2024-10-18
-
#1775 Deserialize into correct v2 EventData types
- Fixes a bug where v2 EventData was not being deserialized into the appropriate type for
V1BillingMeterErrorReportTriggeredEventandV1BillingMeterNoMeterFoundEvent
- Fixes a bug where v2 EventData was not being deserialized into the appropriate type for
-
#1776 update object tags for meter-related classes
- fixes a bug where the
objectproperty of theMeterEvent,MeterEventAdjustment, andMeterEventSessiondidn't match the server.
- fixes a bug where the
-
#1773 Clean up examples
-
#1771 Renamed example file names
16.1.0 - 2024-10-03
- #1765 Update generated code
- Remove the support for resource
Marginthat was accidentally made public in the last release
- Remove the support for resource
16.0.0 - 2024-10-01
-
#1756 Support for APIs in the new API version 2024-09-30.acacia
This release changes the pinned API version to
2024-09-30.acacia. Please read the API Upgrade Guide and carefully review the API changes before upgrading.⚠️ Breaking changes
- Rename
usage_threshold_configtousage_thresholdonBilling.Alert - Remove support for
filteronBilling.Alert. Use the filters on theusage_thresholdinstead
Additions
- Add support for new value
international_transactionon enumTreasury.ReceivedCredit.failure_code - Add support for new Usage Billing APIs
Billing.MeterEvent,Billing.MeterEventAdjustments,Billing.MeterEventSession,Billing.MeterEventStreamand the new Events APICore.Eventsunder the v2 namespace - Add new method
parseThinEvent()on theStripeClientclass to parse thin events. - Add a new method rawRequest() on the
StripeClientclass that takes a HTTP method type, url and relevant parameters to make requests to the Stripe API that are not yet supported in the SDK.
- Rename
15.10.0 - 2024-09-18
- #1747 Update generated code
- Add support for new value
international_transactionon enumTreasury.ReceivedDebit.failure_code
- Add support for new value
- #1745 Update generated code
- Add support for new value
terminal_reader_invalid_location_for_activationon enumStripeError.code - Add support for
automatically_finalizes_atonInvoice
- Add support for new value
15.9.0 - 2024-09-12
- #1737 Update generated code
- Add support for new resource
InvoiceRenderingTemplate - Add support for
all,archive,retrieve, andunarchivemethods on resourceInvoiceRenderingTemplate
- Add support for new resource
15.8.0 - 2024-08-29
- #1742 Generate SDK for OpenAPI spec version 1230
- Add support for new value
issuing_regulatory_reportingon enumFile.purpose - Add support for new value
hr_oibon enumTaxId.type - Add support for
status_detailsonTestHelpers.TestClock
- Add support for new value
15.7.0 - 2024-08-15
- #1736 Update generated code
15.6.0 - 2024-08-08
- #1729 Update generated code
- Add support for
activate,all,archive,create,deactivate, andretrievemethods on resourceBilling.Alert - Add support for
retrievemethod on resourceTax.Calculation - Add support for new value
invalid_mandate_reference_prefix_formaton enumStripeError.code - Add support for
related_customeronIdentity.VerificationSession - Add support for new value
financial_addresses.aba.forwardingon enumsTreasury.FinancialAccount.active_features[],Treasury.FinancialAccount.pending_features[], andTreasury.FinancialAccount.restricted_features[]
- Add support for
15.5.0 - 2024-08-01
- #1727 Update generated code
- Add support for new resources
Billing.AlertTriggeredandBilling.Alert - Add support for new value
charge_exceeds_transaction_limiton enumStripeError.code - Add support for new value
billing.alert.triggeredon enumEvent.type
- Add support for new resources
15.4.0 - 2024-07-25
- #1726 Update generated code
- Add support for
updatemethod on resourceCheckout.Session - Add support for new values
invoice.overdueandinvoice.will_be_dueon enumEvent.type - Add support for
twintonPaymentMethodConfiguration
- Add support for
15.3.0 - 2024-07-18
- #1724 Update generated code
- Add support for new value
issuing_dispute.funds_rescindedon enumEvent.type - Add support for new value
stripe_s700on enumTerminal.Reader.device_type
- Add support for new value
- #1722 Update changelog
15.2.0 - 2024-07-11
- #1721 Update generated code
- ⚠️ Remove support for values
billing_policy_remote_function_response_invalid,billing_policy_remote_function_timeout,billing_policy_remote_function_unexpected_status_code, andbilling_policy_remote_function_unreachablefrom enumStripeError.code. - ⚠️ Remove support for value
payment_intent_fx_quote_invalidfrom enumStripeError.code. The was mistakenly released last week. - Add support for
payment_method_optionsonConfirmationToken
- ⚠️ Remove support for values
15.1.0 - 2024-07-05
- #1718 Update generated code
- Add support for
add_lines,remove_lines, andupdate_linesmethods on resourceInvoice - Add support for new value
payment_intent_fx_quote_invalidon enumStripeError.code - Add support for new values
multibanco,twint, andzipon enumPaymentLink.payment_method_types[] - Add support for
posted_atonTax.Transaction - Add support for
reboot_windowonTerminal.Configuration
- Add support for
15.0.0 - 2024-06-24
-
This release changes the pinned API version to 2024-06-20. Please read the API Upgrade Guide and carefully review the API changes before upgrading.
⚠️ Breaking changes
- Remove the unused resource
PlatformTaxFee - Remove the protected method
_searchResourceon resources Charge, Customer, Invoice, PaymentIntent, Price, Product, and Subscription as it is no longer used.
Additions
- Add support for
finalize_amounttest helper method on resourceIssuing.Authorization - Add support for
fleetandfuelonIssuing.Authorization - Add support for new value
ch_uidon enumTaxId.type
- Remove the unused resource
14.10.0 - 2024-06-13
- #1706 Update generated code
- Add support for
multibancoonPaymentMethodConfigurationandPaymentMethod - Add support for
twintonPaymentMethod - Add support for new values
multibancoandtwinton enumPaymentMethod.type - Add support for
invoice_settingsonSubscription - Add support for new value
de_stnon enumTaxId.type
- Add support for
14.9.0 - 2024-05-30
- #1702 Update generated code
- Add support for new values
issuing_personalization_design.activated,issuing_personalization_design.deactivated,issuing_personalization_design.rejected, andissuing_personalization_design.updatedon enumEvent.type
- Add support for new values
- #1701 Added PHPDocs for
create,update,delete,all,retrievemethods after moving them out of traits. - #1700 Add optional appInfo to StripeClient config
StripeClientcan now accept$appInfoas a$configoption, so AppInfo can be set per-client. If not passed in, will fall back on the global AppInfo set byStripe::setAppInfo().- The config expects
$appInfoto be of typearray{name: string, version?: string, url?: string, partner_id?: string}
- The config expects
14.8.0 - 2024-05-23
- #1698 Update generated code
- Add support for new value
terminal_reader_invalid_location_for_paymenton enumStripeError.code
- Add support for new value
- #1697 Rename section for object type generation
14.7.0 - 2024-05-16
- #1694 Update generated code
- Add support for
fee_sourceonApplicationFee - Add support for
loss_reasononIssuing.Dispute - Add support for
application_fee_amountandapplication_feeonPayout - Add support for
stripe_s700onTerminal.Configuration
- Add support for
14.6.0 - 2024-05-09
- #1692 Update generated code
- Add support for
updatetest helper method on resourcesTreasury.OutboundPaymentandTreasury.OutboundTransfer - Add support for new values
treasury.outbound_payment.tracking_details_updatedandtreasury.outbound_transfer.tracking_details_updatedon enumEvent.type - Add support for
allow_redisplayonPaymentMethod - Add support for
tracking_detailsonTreasury.OutboundPaymentandTreasury.OutboundTransfer
- Add support for
14.5.0 - 2024-05-02
- #1688 Update generated code
- Add support for new value
shipping_address_invalidon enumStripeError.code - Add support for
ship_from_detailsonTax.CalculationandTax.Transaction
- Add support for new value
14.4.0 - 2024-04-25
- #1684 Update generated code
- Change type of
Entitlements.ActiveEntitlement.featurefromstringtoexpandable($Entitlements.Feature) - Add support for
mobilepayonPaymentMethodConfiguration
- Change type of
14.3.0 - 2024-04-18
- #1681 Update generated code
- Add support for
create_previewmethod on resourceInvoice - Add support for
saved_payment_method_optionsonCheckout.Session
- Add support for
- #1682 Added @throws to autoPagingIterator. Fixes #1678
14.2.0 - 2024-04-16
- #1680 Update generated code
- Add support for new resource
Entitlements.ActiveEntitlementSummary - Add support for new value
entitlements.active_entitlement_summary.updatedon enumEvent.type - Remove support for
configonForwarding.Request. This field is no longer used by the Forwarding Request API. - Add support for
swishonPaymentMethodConfiguration
- Add support for new resource
14.1.0 - 2024-04-11
- #1677 Update generated code
- Add support for new values
billing_policy_remote_function_response_invalid,billing_policy_remote_function_timeout,billing_policy_remote_function_unexpected_status_code, andbilling_policy_remote_function_unreachableon enumStripeError.code - Change type of
Billing.MeterEventAdjustment.cancelfromBillingMeterResourceBillingMeterEventAdjustmentCanceltonullable(BillingMeterResourceBillingMeterEventAdjustmentCancel) - Add support for
amazon_payonPaymentMethodConfigurationandPaymentMethod - Add support for new value
amazon_payon enumPaymentMethod.type - Add support for new values
bh_vat,kz_bin,ng_tin, andom_vaton enumTaxId.type
- Add support for new values
14.0.0 - 2024-04-10
-
- This release changes the pinned API version to
2024-04-10. Please read the API Upgrade Guide and carefully review the API changes before upgrading.
⚠️ Breaking changes
- Rename
featurestomarketing_featuresonProduct - Do not force resolution to IPv4 - Forcing IPv4 was causing hard-to-understand failures for users in IPv6-only environments. If you want to force IPv4 yourself, you can do so by telling the API client to use a CurlClient other than the default
$curl = new \Stripe\HttpClient\CurlClient([ CURLOPT_IPRESOLVE => CURL_IPRESOLVE_V4 ]); \Stripe\ApiRequestor::setHttpClient($curl);⚠️ Removal of enum values, properties and events that are no longer part of the publicly documented Stripe API
- Remove the below deprecated values on the enum
BalanceTransaction.Typeobligation_inboundobligation_payoutobligation_payout_failureobligation_reversal_outbound
- Remove the deprecated value
variouson the enumClimate.Supplier.RemovalPathway - Remove deprecated events
invoiceitem.updatedorder.createdrecipient.createdrecipient.deletedrecipient.updatedsku.createdsku.deletedsku.updated
- Remove the deprecated value
service_taxon the enumTaxRate.TaxType - Remove support for
id_bank_transfer,multibanco,netbanking,pay_by_bank, andupionPaymentMethodConfiguration - Remove the legacy field
rendering_optionsinInvoice. Userenderinginstead.
- This release changes the pinned API version to
13.18.0 - 2024-04-09
- #1675 Update generated code
- Add support for new resources
Entitlements.ActiveEntitlementandEntitlements.Feature - Add support for
allandretrievemethods on resourceActiveEntitlement - Add support for
all,create,retrieve, andupdatemethods on resourceFeature - Add support for new value
noneon enumAccount.type - Add support for
cancel,event_name, andtypeonBilling.MeterEventAdjustment
- Add support for new resources
13.17.0 - 2024-04-04
- #1670 Update generated code
- Add support for
subscription_itemonDiscount - Add support for
emailandphoneonIdentity.VerificationReport - Add support for
verification_flowonIdentity.VerificationReportandIdentity.VerificationSession - Add support for new value
verification_flowon enumsIdentity.VerificationReport.typeandIdentity.VerificationSession.type - Add support for
provided_detailsonIdentity.VerificationSession - Change type of
Invoice.discountsfromnullable(array(expandable(deletable($Discount))))toarray(expandable(deletable($Discount))) - Add support for
ziponPaymentMethodConfiguration - Add support for
discountsonSubscriptionItemandSubscription - Add support for new value
mobile_phone_readeron enumTerminal.Reader.device_type
- Add support for
13.16.0 - 2024-03-28
- #1666 Update generated code
- Add support for new resources
Billing.MeterEventAdjustment,Billing.MeterEvent, andBilling.Meter - Add support for
all,create,deactivate,reactivate,retrieve, andupdatemethods on resourceMeter - Add support for
createmethod on resourcesMeterEventAdjustmentandMeterEvent - Add support for
meteronPlan
- Add support for new resources
13.15.0 - 2024-03-21
- #1664 Update generated code
- Add support for new resources
ConfirmationTokenandForwarding.Request - Add support for
retrievemethod on resourceConfirmationToken - Add support for
all,create, andretrievemethods on resourceRequest - Add support for new values
forwarding_api_inactive,forwarding_api_invalid_parameter,forwarding_api_upstream_connection_error, andforwarding_api_upstream_connection_timeouton enumStripeError.code - Add support for
mobilepayonPaymentMethod - Add support for new value
mobilepayon enumPaymentMethod.type - Add support for
nameonTerminal.Configuration
- Add support for new resources
13.14.0 - 2024-03-14
- #1660 Update generated code
- Add support for new resources
Issuing.PersonalizationDesignandIssuing.PhysicalBundle - Add support for
all,create,retrieve, andupdatemethods on resourcePersonalizationDesign - Add support for
allandretrievemethods on resourcePhysicalBundle - Add support for
personalization_designonIssuing.Card
- Add support for new resources
13.13.0 - 2024-02-29
- #1654 Update generated code
- Change type of
Identity.VerificationSession.typefromnullable(enum('document'|'id_number'))toenum('document'|'id_number') - Add resources
Application,ConnectCollectionTransfer,PlatformTaxFee,ReserveTransaction,SourceMandateNotification, andTaxDeductedAtSource. These classes have no methods on them, and are used to provide more complete types for PHPDocs.
- Change type of
- #1657 Update readme to use addBetaVersion
13.12.0 - 2024-02-22
- #1651 Update generated code
- Add support for
client_reference_idonIdentity.VerificationReportandIdentity.VerificationSession - Remove support for value
service_taxfrom enumTaxRate.tax_type
- Add support for
- #1650 Add TaxIds API
- Add support for
all,create,delete, andretrievemethods on resourceTaxId - The
instanceUrlfunction onTaxIdnow returns the top-level/v1/tax_ids/{id}path instead of the/v1/customers/{customer}/tax_ids/{id}path.
- Add support for
13.11.0 - 2024-02-15
- #1639 Update generated code
- Add support for
networksonCard - Add support for new value
financial_connections.account.refreshed_ownershipon enumEvent.type
- Add support for
- #1648 Remove broken methods on CustomerCashBalanceTransaction
- Bugfix: remove support for
CustomerCashBalanceTransaction::allandCustomerCashBalanceTransaction::retrieve. These methods were included in the library unintentionally and never functioned.
- Bugfix: remove support for
- #1647 Fix \Stripe\Tax\Settings::update
- #1646 Add more specific PHPDoc and Psalm type for RequestOptions arrays on services
13.10.0 - 2024-02-01
- #1636 Update generated code
- Add support for new value
swishon enumPaymentLink.payment_method_types[] - Add support for
swishonPaymentMethod - Add support for new value
swishon enumPaymentMethod.type - Add support for
jurisdiction_levelonTaxRate - Change type of
Terminal.Reader.statusfromstringtoenum('offline'|'online')
- Add support for new value
- #1633 Update generated code
- Add support for
issueronInvoice - Add support for
customer_balanceonPaymentMethodConfiguration
- Add support for
- #1630 Add paginated requests helper function and use in Search and All
13.9.0 - 2024-01-12
- #1629 Update generated code
- Add support for new resource
CustomerSession - Add support for
createmethod on resourceCustomerSession - Remove support for values
obligation_inbound,obligation_payout_failure,obligation_payout, andobligation_reversal_outboundfrom enumBalanceTransaction.type - Add support for
billing_cycle_anchor_configonSubscription
- Add support for new resource
13.8.0 - 2024-01-04
- #1627 Update generated code
- Add support for
retrievemethod on resourceTax.Registration
- Add support for
13.7.0 - 2023-12-22
- #1621 Update generated code
- Add support for new resource
FinancialConnections.Transaction - Add support for
allandretrievemethods on resourceTransaction - Add support for
subscribeandunsubscribemethods on resourceFinancialConnections.Account - Add support for new value
financial_connections.account.refreshed_transactionson enumEvent.type - Add support for
subscriptionsandtransaction_refreshonFinancialConnections.Account - Add support for new value
transactionson enumFinancialConnections.Session.prefetch[] - Add support for
revolut_payonPaymentMethodConfiguration - Remove support for
id_bank_transfer,multibanco,netbanking,pay_by_bank, andupionPaymentMethodConfiguration - Change type of
Quote.invoice_settingsfromnullable(InvoiceSettingQuoteSetting)toInvoiceSettingQuoteSetting - Add support for
destination_detailsonRefund
- Add support for new resource
13.6.0 - 2023-12-07
- #1613 Update generated code
- Add support for new values
customer_tax_location_invalidandfinancial_connections_no_successful_transaction_refreshon enumStripeError.code - Add support for new values
payment_network_reserve_holdandpayment_network_reserve_releaseon enumBalanceTransaction.type - Remove support for value
variousfrom enumClimate.Supplier.removal_pathway - Add support for
inactive_messageandrestrictionsonPaymentLink
- Add support for new values
- #1612 Report usage of .save and StripeClient
- Reports uses of the deprecated
.saveand ofStripeClientinX-Stripe-Client-Telemetry. (You can disable telemetry via\Stripe\Stripe::setEnableTelemetry(false);, see the README.)
- Reports uses of the deprecated
13.5.0 - 2023-11-30
- #1611 Update generated code
- Add support for new resources
Climate.Order,Climate.Product, andClimate.Supplier - Add support for
all,cancel,create,retrieve, andupdatemethods on resourceOrder - Add support for
allandretrievemethods on resourcesProductandSupplier - Add support for new value
financial_connections_account_inactiveon enumStripeError.code - Add support for new values
climate_order_purchaseandclimate_order_refundon enumBalanceTransaction.type - Add support for new values
climate.order.canceled,climate.order.created,climate.order.delayed,climate.order.delivered,climate.order.product_substituted,climate.product.created, andclimate.product.pricing_updatedon enumEvent.type
- Add support for new resources
13.4.0 - 2023-11-21
- #1608 Update generated code
Add support for
transferred_to_balancetoCustomerCashBalanceTransaction - #1605 Update generated code
- Add support for
network_dataonIssuing.Transaction
- Add support for
13.3.0 - 2023-11-09
- #1603 Update generated code
- Add support for new value
terminal_reader_hardware_faulton enumStripeError.code
- Add support for new value
13.2.1 - 2023-11-06
- #1602 Fix error when "id" is not a string.
13.2.0 - 2023-11-02
- #1599 Update generated code
- Add support for new resource
Tax.Registration - Add support for
all,create, andupdatemethods on resourceRegistration - Add support for new value
token_card_network_invalidon enumStripeError.code - Add support for new value
payment_unreconciledon enumBalanceTransaction.type - Add support for
revolut_payonPaymentMethod - Add support for new value
revolut_payon enumPaymentMethod.type
- Add support for new resource
13.1.0 - 2023-10-26
- #1595 Update generated code
- Add support for new value
balance_invalid_parameteron enumStripeError.code
- Add support for new value
13.0.0 - 2023-10-16
- This release changes the pinned API version to
2023-10-16. Please read the API Upgrade Guide and carefully review the API changes before upgradingstripe-phppackage. - #1593 Update generated code
- Added
additional_tos_acceptancesfield onPerson
- Added
12.8.0 - 2023-10-16
- #1590 Update generated code
- Add support for new values
issuing_token.createdandissuing_token.updatedon enumEvent.type
- Add support for new values
12.7.0 - 2023-10-11
- #1589 Update generated code
- Add support for
client_secret,redirect_on_completion,return_url, andui_modeonCheckout.Session - Add support for
offlineonTerminal.Configuration
- Add support for
12.6.0 - 2023-10-05
- #1586 Update generated code
- Add support for new resource
Issuing.Token - Add support for
all,retrieve, andupdatemethods on resourceToken - Add support for
tokenonIssuing.AuthorizationandIssuing.Transaction
- Add support for new resource
- #1569 Fix: Do not bother removing
friendsofphp/php-cs-fixer
12.5.0 - 2023-09-28
- #1582 Generate Discount, SourceTransaction and use sections in more places
- #1584 Update generated code
- Add support for
renderingonInvoice
- Add support for
12.4.0 - 2023-09-21
- #1579 Update generated code
- Add back constant for
invoiceitem.updatedwebhook event. This was mistakenly removed in v12.2.0.
- Add back constant for
- #1566 Fix: Remove
squizlabs/php_codesniffer - #1568 Enhancement: Reference
phpunit.xsdas installed withcomposer - #1565 Enhancement: Use PHP 8.2 as leading PHP version
12.3.0 - 2023-09-14
- #1577 Update generated code
- Add support for new resource
PaymentMethodConfiguration - Add support for
all,create,retrieve, andupdatemethods on resourcePaymentMethodConfiguration - Add support for
payment_method_configuration_detailsonCheckout.Session,PaymentIntent, andSetupIntent
- Add support for new resource
- #1573 Update generated code
- Add support for
capture,create,expire,increment, andreversetest helper methods on resourceIssuing.Authorization - Add support for
create_force_capture,create_unlinked_refund, andrefundtest helper methods on resourceIssuing.Transaction - Add support for new value
stripe_tax_inactiveon enumStripeError.code
- Add support for
12.2.0 - 2023-09-07
- #1571 Update generated code
- Add support for new resource
PaymentMethodDomain - Add support for
all,create,retrieve,update, andvalidatemethods on resourcePaymentMethodDomain - Add support for new values
treasury.credit_reversal.created,treasury.credit_reversal.posted,treasury.debit_reversal.completed,treasury.debit_reversal.created,treasury.debit_reversal.initial_credit_granted,treasury.financial_account.closed,treasury.financial_account.created,treasury.financial_account.features_status_updated,treasury.inbound_transfer.canceled,treasury.inbound_transfer.created,treasury.inbound_transfer.failed,treasury.inbound_transfer.succeeded,treasury.outbound_payment.canceled,treasury.outbound_payment.created,treasury.outbound_payment.expected_arrival_date_updated,treasury.outbound_payment.failed,treasury.outbound_payment.posted,treasury.outbound_payment.returned,treasury.outbound_transfer.canceled,treasury.outbound_transfer.created,treasury.outbound_transfer.expected_arrival_date_updated,treasury.outbound_transfer.failed,treasury.outbound_transfer.posted,treasury.outbound_transfer.returned,treasury.received_credit.created,treasury.received_credit.failed,treasury.received_credit.succeeded, andtreasury.received_debit.createdon enumEvent.type - Remove support for value
invoiceitem.updatedfrom enumEvent.type - Add support for
featuresonProduct
- Add support for new resource
12.1.0 - 2023-08-31
- #1560 Update generated code
- Add support for new resource
AccountSession - Add support for
createmethod on resourceAccountSession - Add support for new values
obligation_inbound,obligation_outbound,obligation_payout_failure,obligation_payout,obligation_reversal_inbound, andobligation_reversal_outboundon enumBalanceTransaction.type - Change type of
Event.typefromstringtoenum - Add support for
applicationonPaymentLink
- Add support for new resource
- #1562 Nicer ApiErrorException::__toString()
- #1558 Update generated code
- Add support for
payment_method_detailsonDispute - Add support for
prefetchonFinancialConnections.Session
- Add support for
12.0.0 - 2023-08-18
⚠️ ACTION REQUIRED: the breaking change in this release likely affects you ⚠️
Version pinning
In this release, Stripe API Version 2023-08-16 (the latest at time of release) will be sent by default on all requests. This is a significant change with wide ramifications. The API version affects the properties you see on responses, the parameters you are allowed to send on requests, and so on. The previous default was to use your Stripe account's default API version.
To successfully upgrade to stripe-php v12, you must either
-
(Recommended) Upgrade your integration to be compatible with API Version
2023-08-16.Please read the API Changelog carefully for each API Version from
2023-08-16back to your Stripe account's default API version. Determine if you are using any of the APIs that have changed in a breaking way, and adjust your integration accordingly. Carefully test your changes with Stripe Test Mode before deploying them to production.You can read the v12 migration guide for more detailed instructions.
-
(Alternative option) Specify a version other than
2023-08-16when initializingstripe-php.If you were previously initializing stripe-php without an explicit API Version, you can postpone modifying your integration by specifying a version equal to your Stripe account's default API version. For example:
// if using StripeClient - $stripe = new \Stripe\StripeClient('sk_test_xyz'); + $stripe = new \Stripe\StripeClient([ + 'api_key' => 'sk_test_xyz', 'stripe_version' => '2020-08-27', + ]); // if using the global client Stripe.apiKey = "sk_test_xyz"; + Stripe::setApiVersion('2020-08-27');If you were already initializing stripe-php with an explicit API Version, upgrading to v12 will not affect your integration.
Read the v12 migration guide for more details.
Going forward, each major release of this library will be pinned by default to the latest Stripe API Version at the time of release.
That is, instead of upgrading stripe-php and separately upgrading your Stripe API Version through the Stripe Dashboard, whenever you upgrade major versions of stripe-php, you should also upgrade your integration to be compatible with the latest Stripe API version.
Other changes
" ⚠️" symbol highlights breaking changes.
-
#1553⚠️ Remove deprecated enum value
Invoice.STATUS_DELETE -
#1550 PHPDoc changes
- Remove support for
alternate_statement_descriptors,destination, anddisputeonCharge - Remove support for value
charge_refundedfrom enumDispute.status - Remove support for
renderingonInvoice - Remove support for
attributes,caption, anddeactivate_ononProduct
- Remove support for
11.0.0 - 2023-08-16
Please do not use stripe-php v11. It did not correctly apply the pinning behavior and was removed from packagist
10.21.0 - 2023-08-10
- #1546 Update generated code
- Add support for new value
payment_reversalon enumBalanceTransaction.type - Add support for new value
adjusted_for_overdrafton enumCustomerBalanceTransaction.type
- Add support for new value
10.20.0 - 2023-08-03
- #1539 Update generated code
- Add support for
subscription_detailsonInvoice - Add support for new values
sepa_debit_fingerprintandus_bank_account_fingerprinton enumRadar.ValueList.item_type
- Add support for
10.19.0 - 2023-07-27
- #1534 Update generated code
- Improve PHPDoc type for
ApplicationFee.refunds - Add support for
deletedonApps.Secret
- Improve PHPDoc type for
- #1526 Add constants for payment intent cancellation reasons
- #1533 Update generated code
- Add support for new value
service_taxon enumTaxRate.tax_type
- Add support for new value
- #1487 PHPDoc: use union of literals for $method parameter throughout
10.18.0 - 2023-07-20
- #1533 Update generated code
- Add support for new value
service_taxon enumTaxRate.tax_type
- Add support for new value
- #1526 Add constants for payment intent cancellation reasons
- #1487 PHPDoc: use union of literals for $method parameter throughout
10.17.0 - 2023-07-13
- #1525 Update generated code
- Add support for new resource
Tax.Settings - Add support for
retrieveandupdatemethods on resourceSettings - Add support for new value
invalid_tax_locationon enumStripeError.code - Add support for
productonTax.TransactionLineItem - Add constant for
tax.settings.updatedwebhook event
- Add support for new resource
- #1520 Update generated code
- Release specs are identical.
10.16.0 - 2023-06-29
- #1517 Update generated code
- Add support for new value
application_fees_not_allowedon enumStripeError.code - Add support for
effective_atonCreditNoteandInvoice - Add support for
on_behalf_ofonMandate
- Add support for new value
- #1514 Update generated code
- Release specs are identical.
- #1512 Update generated code
- Change type of
Checkout.Session.success_urlfromstringtonullable(string)
- Change type of
10.15.0 - 2023-06-08
- #1506 Update generated code
- Add support for
preferred_localesonIssuing.Cardholder
- Add support for
10.14.0 - 2023-05-25
-
#1503 Update generated code
- Add support for
ziponPaymentMethod - Add support for new value
zipon enumPaymentMethod.type
- Add support for
-
#1502 Generate error codes
-
#1501 Update generated code
-
#1499 Update generated code
- Add support for new values
amusement_taxandcommunications_taxon enumTaxRate.tax_type
- Add support for new values
10.13.0 - 2023-05-11
-
#1490 Update generated code
- Add support for
paypalonPaymentMethod - Add support for
effective_percentageonTaxRate
- Add support for
-
#1488 Increment PHPStan to strictness level 2
-
#1483 Update generated code
-
#1480 Update generated code
- Change type of
Identity.VerificationSession.optionsfromVerificationSessionOptionstonullable(VerificationSessionOptions) - Change type of
Identity.VerificationSession.typefromenum('document'|'id_number')tonullable(enum('document'|'id_number'))
- Change type of
-
#1478 Update generated code
- Release specs are identical.
-
#1475 Update generated code
10.12.1 - 2023-04-04
- #1473 Update generated code
- Add back
deletedfromInvoice.status.
- Add back
10.12.0 - 2023-03-30
- #1470 Update generated code
- Remove support for
createmethod on resourceTax.Transaction- This is not a breaking change, as this method was deprecated before the Tax Transactions API was released in favor of the
createFromCalculationmethod.
- This is not a breaking change, as this method was deprecated before the Tax Transactions API was released in favor of the
- Remove support for value
deletedfrom enumInvoice.status- This is not a breaking change, as the value was never returned or accepted as input.
- Remove support for
- #1468 Trigger workflow for tags
- #1467 Update generated code (new)
- Release specs are identical.
10.11.0 - 2023-03-23
- #1458 Update generated code
- Add support for new resources
Tax.CalculationLineItem,Tax.Calculation,Tax.TransactionLineItem, andTax.Transaction - Add support for
createandlist_line_itemsmethods on resourceCalculation - Add support for
create_from_calculation,create_reversal,create,list_line_items, andretrievemethods on resourceTransaction - Add support for
currency_conversiononCheckout.Session - Add support for new value
automatic_asyncon enumPaymentIntent.capture_method - Add support for new value
linkon enumPaymentLink.payment_method_types[] - Add support for
automatic_payment_methodsonSetupIntent
- Add support for new resources
10.10.0 - 2023-03-16
- #1457 API Updates
- Add support for
future_requirementsandrequirementsonBankAccount - Add support for new value
automatic_asyncon enumPaymentIntent.capture_method - Add support for new value
cashappon enumPaymentLink.payment_method_types[] - Add support for
cashapponPaymentMethod - Add support for new value
cashappon enumPaymentMethod.type
- Add support for
- #1454 Update generated code (new)
- Add support for new value
cashappon enumPaymentLink.payment_method_types[] - Add support for
cashapponPaymentMethod - Add support for new value
cashappon enumPaymentMethod.type
- Add support for new value
10.9.1 - 2023-03-14
- #1453 Restore StripeClient.getService
10.9.0 - 2023-03-09
-
#1450 API Updates
- Add support for
cancellation_detailsonSubscription - Fix return types on custom methods (extends https://github.com/stripe/stripe-php/pull/1446)
- Add support for
-
#1446 stripe->customers->retrievePaymentMethod returns the wrong class (type hint)
10.8.0 - 2023-03-02
- #1447 API Updates
- Add support for
reconciliation_statusonPayout - Add support for new value
lease_taxon enumTaxRate.tax_type
- Add support for
10.7.0 - 2023-02-23
- #1444 API Updates
- Add support for new value
igston enumTaxRate.tax_type
- Add support for new value
10.6.1 - 2023-02-21
- #1443 Remove init.php from the list of ignored files
10.6.0 - 2023-02-16
- #1441 API Updates
- Add support for
refund_paymentmethod on resourceTerminal.Reader - Add support for
custom_fieldsonCheckout.SessionandPaymentLink
- Add support for
- #1236 subscription_proration_date not always presented in Invoice
- #1431 Fix: Do not use unbounded version constraint for
actions/checkout - #1436 Enhancement: Enable and configure
visibility_requiredfixer - #1432 Enhancement: Update
actions/cache - #1434 Fix: Remove parentheses
- #1433 Enhancement: Run tests on PHP 8.2
- #1438 Update .gitattributes
10.5.0 - 2023-02-02
- #1439 API Updates
- Add support for
resumemethod on resourceSubscription - Add support for
amount_shippingandshipping_costonCreditNoteandInvoice - Add support for
shipping_detailsonInvoice - Add support for
invoice_creationonPaymentLink - Add support for
trial_settingsonSubscription - Add support for new value
pausedon enumSubscription.status
- Add support for
10.4.0 - 2023-01-19
-
#1381 Add getService methods to StripeClient and AbstractServiceFactory to allow mocking
-
#1424 API Updates
- Added
REFUND_CREATED,REFUND_UPDATEDevent definitions.
- Added
-
#1426 Ignore PHP version for formatting
-
#1425 Fix Stripe::setAccountId parameter type
-
#1418 Switch to mb_convert_encoding to fix utf8_encode deprecation warning
10.3.0 - 2022-12-22
- #1413 API Updates
Change
CheckoutSession.cancel_urlto be nullable.
10.2.0 - 2022-12-15
- #1411 API Updates
- Add support for new value
invoice_overpaidon enumCustomerBalanceTransaction.type
- Add support for new value
- #1407 API Updates
10.1.0 - 2022-12-06
- #1405 API Updates
- Add support for
flowonBillingPortal.Session
- Add support for
- #1404 API Updates
- Remove support for resources
OrderandSku - Remove support for
all,cancel,create,list_line_items,reopen,retrieve,submit, andupdatemethods on resourceOrder - Remove support for
all,create,delete,retrieve, andupdatemethods on resourceSku - Add support for
custom_textonCheckout.SessionandPaymentLink - Add support for
invoice_creationandinvoiceonCheckout.Session - Remove support for
productonLineItem - Add support for
latest_chargeonPaymentIntent - Remove support for
chargesonPaymentIntent
- Remove support for resources
10.0.0 - 2022-11-16
- #1392 Next major release changes
Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-11-15.
"⚠️" symbol highlights breaking changes.
Deprecated
- #1382 Mark
resource.saveas deprecated. Prefer the static update method that doesn't require retrieval of the resource to update it.
// before
$resource = Price::retrieve(self::TEST_RESOURCE_ID);
$resource->metadata['key'] = 'value';
$resource->save();
// after
$resource = Price::update('price_123', [
'metadata' => ['key' => 'value'],
]);
⚠️ Removed
- #1377 Removed deprecated
Skuresource and service - #1375 Removed deprecated
Ordersresource and service - #1375 Removed deprecated
Productfield from theLineItem - #1388 Removed deprecated
AlipayAccountresource - #1396 Removed
chargesfield onPaymentIntentand replace it withlatest_charge.
9.9.0 - 2022-11-08
- #1394 API Updates
- Add support for new values
eg_tin,ph_tin, andtr_tinon enumTaxId.type
- Add support for new values
- #1389 API Updates
- Add support for
on_behalf_ofonSubscription
- Add support for
- #1379 Do not run Coveralls in PR-s
9.8.0 - 2022-10-20
- #1383 API Updates
- Add support for new values
jp_trnandke_pinon enumTaxId.type
- Add support for new values
- #1293 Install deps in the install step of CI
- #1291 Fix: Configure finder for
friendsofphp/php-cs-fixer
9.7.0 - 2022-10-13
- #1376 API Updates
- Add support for
network_dataonIssuing.Authorization
- Add support for
- #1374 Add request_log_url on ErrorObject
- #1370 API Updates
- Add support for
createdonCheckout.Session
- Add support for
9.6.0 - 2022-09-15
- #1365 API Updates
- Add support for
from_invoiceandlatest_revisiononInvoice - Add support for new value
pixon enumPaymentLink.payment_method_types[] - Add support for
pixonPaymentMethod - Add support for new value
pixon enumPaymentMethod.type - Add support for
createdonTreasury.CreditReversalandTreasury.DebitReversal
- Add support for
9.5.0 - 2022-09-06
- #1364 API Updates
- Add support for new value
terminal_reader_splashscreenon enumFile.purpose
- Add support for new value
- #1363 chore: Update PHP tests to handle search methods.
9.4.0 - 2022-08-26
- #1362 API Updates
- Add support for
login_pageonBillingPortal.Configuration
- Add support for
- #1360 Add test coverage using Coveralls
- #1361 fix: Fix type hints for error objects.
- Update
Invoice.last_finalization_error,PaymentIntent.last_payment_error,SetupAttempt.setup_errorandSetupIntent.setup_errortype to beStripeObject.- Addresses https://github.com/stripe/stripe-php/issues/1353. The library today does not actually return a
ErrorObjectfor these fields, so the type annotation was incorrect.
- Addresses https://github.com/stripe/stripe-php/issues/1353. The library today does not actually return a
- Update
- #1356 Add beta readme.md section
9.3.0 - 2022-08-23
- #1355 API Updates
- Change type of
Treasury.OutboundTransfer.destination_payment_methodfromstringtostring | null - Change the return type of
CustomerService.fundCashBalancetest helper fromCustomerBalanceTransactiontoCustomerCashBalanceTransaction.- This would generally be considered a breaking change, but we've worked with all existing users to migrate and are comfortable releasing this as a minor as it is solely a test helper method. This was essentially broken prior to this change.
- Change type of
9.2.0 - 2022-08-19
- #1352 API Updates
- Add support for new resource
CustomerCashBalanceTransaction - Add support for
currencyonPaymentLink - Add constant for
customer_cash_balance_transaction.createdwebhook event.
- Add support for new resource
- #1351 Add a support section to the readme
- #1304 Allow passing PSR-3 loggers to setLogger as they are compatible
9.1.0 - 2022-08-11
-
#1348 API Updates
- Add support for
payment_method_collectiononCheckout.SessionandPaymentLink
- Add support for
-
#1346 API Updates
- Add support for
expires_atonApps.Secret
- Add support for
9.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.
8.12.0 - 2022-07-25
- #1332 API Updates
- Add support for
default_currencyandinvoice_credit_balanceonCustomer
- Add support for
8.11.0 - 2022-07-18
- #1324 API Updates
- Add support for new value
blikon enumPaymentLink.payment_method_types[] - Add support for
blikonPaymentMethod - Add support for new value
blikon enumPaymentMethod.type - Add
Invoice.upcomingLinesmethod. - Add
SourceService.allSourceTransactionsmethod.
- Add support for new value
- #1322 API Updates
- Change type of
source_typeonTransferfrom nullable string to string (comment-only change)
- Change type of
8.10.0 - 2022-07-07
- #1319 API Updates
- Add support for
currency_optionsonCouponandPrice - Add support for
currencyonSubscription
- Add support for
- #1318 API Updates
- Add support for new values financial_connections.account.created, financial_connections.account.deactivated, financial_connections.account.disconnected, financial_connections.account.reactivated, and financial_connections.account.refreshed_balance on
Event.
- Add support for new values financial_connections.account.created, financial_connections.account.deactivated, financial_connections.account.disconnected, financial_connections.account.reactivated, and financial_connections.account.refreshed_balance on
8.9.0 - 2022-06-29
- #1316 API Updates
- Add support for
deliver_card,fail_card,return_card, andship_cardtest helper methods on resourceIssuing.Card - Add support for
subtotal_excluding_taxonCreditNoteandInvoice - Add support for
amount_excluding_taxandunit_amount_excluding_taxonCreditNoteLineItemandInvoiceLineItem - Add support for
total_excluding_taxonInvoice - Change type of
PaymentLink.payment_method_types[]fromliteral('card')toenum - Add support for
promptpayonPaymentMethod - Add support for new value
promptpayon enumPaymentMethod.type - Add support for
hosted_regulatory_receipt_urlandreversal_detailsonTreasury.ReceivedCreditandTreasury.ReceivedDebit
- Add support for
8.8.0 - 2022-06-23
-
#1302 API Updates
- Add support for
custom_unit_amountonPrice
- Add support for
-
#1301 API Updates
Documentation updates.
8.7.0 - 2022-06-17
-
#1306 API Updates
- Add support for
fund_cash_balancetest helper method on resourceCustomer - Add support for
total_excluding_taxonCreditNote - Add support for
rendering_optionsonInvoice
- Add support for
-
#1307 Support updating pre-release versions
-
#1305 Trigger workflows on beta branches
-
#1302 API Updates
- Add support for
custom_unit_amountonPrice
- Add support for
-
#1301 API Updates
Documentation updates.
8.6.0 - 2022-06-08
- #1300 API Updates
- Add support for
attach_to_selfandflow_directionsonSetupAttempt
- Add support for
8.5.0 - 2022-06-01
- #1298 API Updates
- Add support for
radar_optionsonChargeandPaymentMethod - Add support for new value
simulated_wisepos_eon enumTerminal.Reader.device_type
- Add support for
8.4.0 - 2022-05-26
- #1296 API Updates
- Add support for
personsmethod on resourceAccount - Add support for
balance_transactionsmethod on resourceCustomer - Add support for
id_number_secondary_providedonPerson
- Add support for
- #1295 API Updates
8.3.0 - 2022-05-23
- #1294 API Updates
- Add support for new resource
Apps.Secret - Add support for
affirmandlinkonPaymentMethod - Add support for new values
affirmandlinkon enumPaymentMethod.type
- Add support for new resource
- #1289 fix: Update RequestOptions#redactedApiKey to stop exploding null.
8.2.0 - 2022-05-19
- #1286 API Updates
- Add support for new resources
Treasury.CreditReversal,Treasury.DebitReversal,Treasury.FinancialAccountFeatures,Treasury.FinancialAccount,Treasury.FlowDetails,Treasury.InboundTransfer,Treasury.OutboundPayment,Treasury.OutboundTransfer,Treasury.ReceivedCredit,Treasury.ReceivedDebit,Treasury.TransactionEntry, andTreasury.Transaction - Add support for
retrieve_payment_methodmethod on resourceCustomer - Add support for
allandlist_ownersmethods on resourceFinancialConnections.Account - Add support for
treasuryonIssuing.Authorization,Issuing.Dispute, andIssuing.Transaction - Add support for
financial_accountonIssuing.Card - Add support for
client_secretonOrder - Add support for
attach_to_selfandflow_directionsonSetupIntent
- Add support for new resources
8.1.0 - 2022-05-11
- #1284 API Updates
- Add support for
consent_collection,customer_creation,payment_intent_data,shipping_options,submit_type, andtax_id_collectiononPaymentLink - Add support for
descriptiononSubscription
- Add support for
8.0.0 - 2022-05-09
- #1283 Major version release of v8.0.0. The migration guide contains more information.
(⚠️ = breaking changes):
- ⚠️ Replace the legacy
OrderAPI with the newOrderAPI.- Resource modified:
Order. - New methods:
cancel,list_line_items,reopen, andsubmit - Removed methods:
payandreturn_order - Removed resources:
OrderItemandOrderReturn - Removed references from other resources:
Charge.order
- Resource modified:
- ⚠️ Rename
\FinancialConnections\Account.refreshmethod to\FinancialConnections\Account.refresh_account - Add support for
amount_discount,amount_tax, andproductonLineItem
- ⚠️ Replace the legacy
7.128.0 - 2022-05-05
- #1282 API Updates
- Add support for
default_priceonProduct - Add support for
instructions_emailonRefund
- Add support for
7.127.0 - 2022-05-05
- #1281 API Updates
- Add support for new resources
FinancialConnections.AccountOwner,FinancialConnections.AccountOwnership,FinancialConnections.Account, andFinancialConnections.Session
- Add support for new resources
- #1278 Pin setup-php action version.
- #1277 API Updates
- Add support for
registered_addressonPerson
- Add support for
7.126.0 - 2022-05-03
- #1276 API Updates
- Add support for new resource
CashBalance - Change type of
BillingPortal.Configuration.applicationfrom$Applicationtodeletable($Application) - Add support for
cash_balanceonCustomer - Add support for
applicationonInvoice,Quote,SubscriptionSchedule, andSubscription - Add support for new value
eu_oss_vaton enumTaxId.type
- Add support for new resource
- #1274 Fix PHPDoc on Discount for nullable properties
- #1272 Allow users to pass a custom IPRESOLVE cURL option.
7.125.0 - 2022-04-21
- #1270 API Updates
- Add support for
expiretest helper method on resourceRefund
- Add support for
7.124.0 - 2022-04-18
- #1265 API Updates
- Add support for new resources
FundingInstructionsandTerminal.Configuration - Add support for
create_funding_instructionsmethod on resourceCustomer - Add support for
amount_detailsonPaymentIntent - Add support for
customer_balanceonPaymentMethod - Add support for new value
customer_balanceon enumPaymentMethod.type - Add support for
configuration_overridesonTerminal.Location
- Add support for new resources
7.123.0 - 2022-04-13
- #1263 API Updates
- Add support for
increment_authorizationmethod on resourcePaymentIntent
- Add support for
- #1262 Add support for updating the version of the repo
- #1230 Add PHPDoc return types
- #1242 Fix some PHPDoc in tests
7.122.0 - 2022-04-08
-
#1261 API Updates
- Add support for
apply_customer_balancemethod on resourcePaymentIntent
- Add support for
-
#1259 API Updates
- Add
payment_intent.partially_funded,terminal.reader.action_failed, andterminal.reader.action_succeededevents.
- Add
7.121.0 - 2022-03-30
- #1258 API Updates
- Add support for
cancel_action,process_payment_intent,process_setup_intent, andset_reader_displaymethods on resourceTerminal.Reader - Add support for
actiononTerminal.Reader
- Add support for
7.120.0 - 2022-03-29
- #1257 API Updates
- Add support for Search API
- Add support for
searchmethod on resourcesCharge,Customer,Invoice,PaymentIntent,Price,Product, andSubscription
- Add support for
- Add support for Search API
7.119.0 - 2022-03-25
- #1256 API Updates
- Add support for PayNow and US Bank Accounts Debits payments
- Add support for
paynowandus_bank_accountonPaymentMethod - Add support for new values
paynowandus_bank_accounton enumPaymentMethod.type
- Add support for
- Add support for
failure_balance_transactiononCharge
- Add support for PayNow and US Bank Accounts Debits payments
7.118.0 - 2022-03-23
- #1255 API Updates
- Add support for
cancelmethod on resourceRefund - Add support for new values
bg_uic,hu_tin, andsi_tinon enumTaxId.type - Add
test_helpers.test_clock.advancing,test_helpers.test_clock.created,test_helpers.test_clock.deleted,test_helpers.test_clock.internal_failure, andtest_helpers.test_clock.readyevents.
- Add support for
7.117.0 - 2022-03-18
- #1254 API Updates
- Add support for
statusonCard
- Add support for
- #1251 Add support for SearchResult objects.
- #1249 Add missing constant for payment_behavior
7.116.0 - 2022-03-02
- #1248 API Updates
- Add support for
proration_detailsonInvoiceLineItem
- Add support for
7.115.0 - 2022-03-01
- #1245 #1247 API Updates
- Add support for new resource
TestHelpers.TestClock - Add support for
test_clockonCustomer,Invoice,InvoiceItem,Quote,Subscription, andSubscriptionSchedule - Add support for
next_actiononRefund - Add support for
konbinionPaymentMethod
- Add support for new resource
- #1244 API Updates
- Add support for new values
bbpos_wisepad3andstripe_m2on enumTerminal.Reader.device_type
- Add support for new values
7.114.0 - 2022-02-15
- #1243 Add test
- #1240 API Updates
- Add support for
verify_microdepositsmethod on resourcesPaymentIntentandSetupIntent
- Add support for
- #1241 Add generic parameter to \Stripe\Collection usages
7.113.0 - 2022-02-03
- #1239 API Updates
- Add
REASON_EXPIRED_UNCAPTURED_CHARGEenum value onRefund.
- Add
7.112.0 - 2022-01-25
- #1235 API Updates
- Add support for
phone_number_collectiononPaymentLink - Add support for new value
is_vaton enumTaxId.type
- Add support for
7.111.0 - 2022-01-20
- #1233 API Updates
- Add support for new resource
PaymentLink - Add support for
payment_linkonCheckout.Session
- Add support for new resource
7.110.0 - 2022-01-13
- #1232 API Updates
- Add support for
paid_out_of_bandonInvoice
- Add support for
7.109.0 - 2022-01-12
7.108.0 - 2021-12-22
- #1226 Upgrade php-cs-fixer to 3.4.0.
- #1222 API Updates
- Add support for
processingonPaymentIntent
- Add support for
- #1220 API Updates
7.107.0 - 2021-12-09
- #1219 API Updates
- Add support for
metadataonBillingPortal.Configuration - Add support for
walletsonIssuing.Card
- Add support for
7.106.0 - 2021-12-09
- #1218 API Updates
- Add support for new values
ge_vatandua_vaton enumTaxId.type
- Add support for new values
- #1216 Fix namespaced classes in @return PHPDoc.
- #1214 Announce PHP8 support in CHANGELOG.md
7.105.0 - 2021-12-06
- #1213 PHP 8.1 missing ReturnTypeWillChange annotations.
- As of this version, PHP 8.1 is officially supported.
7.104.0 - 2021-12-01
7.103.0 - 2021-11-19
- #1206 API Updates
- Add support for new value
jcton enumTaxRate.tax_type
- Add support for new value
7.102.0 - 2021-11-17
- #1205 API Updates
- Add support for
automatic_payment_methodsonPaymentIntent
- Add support for
7.101.0 - 2021-11-16
- #1203 API Updates
- Add support for new resource
ShippingRate - Add support for
shipping_optionsandshipping_rateonCheckout.Session - Add support for
expiremethod on resourceCheckout.Session - Add support for
statusonCheckout.Session
- Add support for new resource
7.100.0 - 2021-10-11
- #1190 API Updates
- Add support for
klarnaonPaymentMethod.
- Add support for
7.99.0 - 2021-10-11
- #1188 API Updates
- Add support for
list_payment_methodsmethod on resourceCustomer
- Add support for
7.98.0 - 2021-10-07
- #1187 API Updates
- Add support for
phone_number_collectiononCheckout.Session - Add support for new value
customer_idon enumRadar.ValueList.item_type - Add support for new value
bbpos_wisepos_eon enumTerminal.Reader.device_type
- Add support for
7.97.0 - 2021-09-16
- #1181 API Updates
- Add support for
full_name_aliasesonPerson
- Add support for
7.96.0 - 2021-09-15
- #1178 API Updates
- Add support for livemode on Reporting.ReportType
- Add support for new value
rston enumTaxRate.tax_type
7.95.0 - 2021-09-01
- #1177 API Updates
- Add support for
future_requirementsonAccount,Capability, andPerson - Add support for
after_expiration,consent,consent_collection,expires_at, andrecovered_fromonCheckout.Session
- Add support for
7.94.0 - 2021-08-19
- #1173 API Updates
- Add support for new value
filon enumCheckout.Session.locale - Add support for new value
au_arnon enumTaxId.type
- Add support for new value
7.93.0 - 2021-08-11
-
#1172 API Updates
- Add support for
localeonBillingPortal.Session
- Add support for
-
#1171 Fix typo in docblock
CurlClient::executeStreamingRequestWithRetries
7.92.0 - 2021-07-28
- #1167 API Updates
- Add support for
account_typeonBankAccount - Add support for new value
redactedon enumReview.closed_reason
- Add support for
7.91.0 - 2021-07-22
- #1164 API Updates
- Add support for new values
hr,ko, andvion enumCheckout.Session.locale - Add support for
payment_settingsonSubscription
- Add support for new values
7.90.0 - 2021-07-20
- #1163 API Updates
- Add support for
walletonIssuing.Transaction
- Add support for
- #1160 Remove unused API error types from docs.
7.89.0 - 2021-07-14
- #1158 API Updates
- Add support for
list_computed_upfront_line_itemsmethod on resourceQuote
- Add support for
- #1157 Improve readme for old PHP versions
7.88.0 - 2021-07-09
- #1152 API Updates
- Add support for new resource
Quote - Add support for
quoteonInvoice - Add support for new value
quote_accepton enumInvoice.billing_reason
- Add support for new resource
- #1155 Add streaming methods to Service infra
- Add support for
setStreamingHttpClientandstreamingHttpClienttoApiRequestor - Add support for
getStreamingClientandrequestStreamtoAbstractService - Add support for
requestStreamtoBaseStripeClient \Stripe\RequestOptions::parsenow clones its input if it is already aRequestOptionsobject, to prevent accidental mutation.
- Add support for
- #1151 Add
modeconstants into Checkout\Session
7.87.0 - 2021-06-30
- #1149 API Updates
- Add support for
wechat_payonPaymentMethod
- Add support for
- #1143 Streaming requests
- #1138 Deprecate travis
7.86.0 - 2021-06-25
- #1145 API Updates
- Add support for
boletoonPaymentMethod. - Add support for
il_vatas a member of theTaxID.Typeenum.
- Add support for
7.85.0 - 2021-06-18
- #1142 API Updates
- Add support for new TaxId types:
ca_pst_mb,ca_pst_bc,ca_gst_hst, andca_pst_sk.
- Add support for new TaxId types:
7.84.0 - 2021-06-16
- #1141 Update PHPDocs
- Add support for
urlonCheckout\Session
- Add support for
7.83.0 - 2021-06-07
- #1140 API Updates
- Added support for
tax_id_collectiononCheckout\SessionandCheckout\Session#create - Update
Locationto be expandable onTerminal\Reader
- Added support for
7.82.0 - 2021-06-04
- #1136 Update PHPDocs
- Add support for
controlleronAccount.
- Add support for
7.81.0 - 2021-06-04
- #1135 API Updates
- Add support for new resource
TaxCode - Add support for
automatic_taxInvoiceandCheckout.Session. - Add support for
tax_behavioronPrice - Add support for
tax_codeonProduct - Add support for
taxonCustomer - Add support for
tax_typeenum onTaxRate
- Add support for new resource
7.80.0 - 2021-05-26
- #1130 Update PHPDocs
7.79.0 - 2021-05-19
- #1126 API Updates
- Added support for new resource
Identity.VerificationReport - Added support for new resource
Identity.VerificationSession File#list.purposeandFile.purposeadded new enum members:identity_document_downloadableandselfie.
- Added support for new resource
7.78.0 - 2021-05-05
- #1120 Update PHPDocs
- Add support for
Radar.EarlyFraudWarning.payment_intent
- Add support for
7.77.0 - 2021-04-12
- #1110 Update PHPDocs
- Add support for
acss_debitonPaymentMethod - Add support for
payment_method_optionsonCheckout\Session
- Add support for
- #1107 Remove duplicate object phpdoc
7.76.0 - 2021-03-22
- #1100 Update PHPDocs
- Added support for
amount_shippingonCheckout.Session.total_details
- Added support for
- #1088 Make possibility to extend CurlClient
7.75.0 - 2021-02-22
- #1094 Add support for Billing Portal Configuration API
7.74.0 - 2021-02-17
- #1093 Update PHPDocs
- Add support for on_behalf_of to Invoice
7.73.0 - 2021-02-16
- #1091 Update PHPDocs
- Add support for
afterpay_clearpayonPaymentMethod.
- Add support for
7.72.0 - 2021-02-08
- #1089 Update PHPDocs
- Add support for
afterpay_clearpay_paymentsonAccount.capabilities - Add support for
payment_settingsonInvoice
- Add support for
7.71.0 - 2021-02-05
7.70.0 - 2021-02-03
- #1085 Update PHPDocs
- Add support for
nationalityonPerson - Add member
gb_vatofTaxIDenum
- Add support for
7.69.0 - 2021-01-21
- #1079 Update PHPDocs
7.68.0 - 2021-01-14
7.67.0 - 2020-12-09
- #1060 Improve PHPDocs for
Discount - #1059 Upgrade PHPStan to 0.12.59
- #1057 Bump PHP-CS-Fixer and update code
7.66.1 - 2020-12-01
- #1054 Improve error message for invalid keys in StripeClient
7.66.0 - 2020-11-24
- #1053 Update PHPDocs
7.65.0 - 2020-11-19
- #1050 Added constants for
proration_behavioronSubscription
7.64.0 - 2020-11-18
- #1049 Update PHPDocs
7.63.0 - 2020-11-17
7.62.0 - 2020-11-09
7.61.0 - 2020-10-20
- #1030 Add support for
jp_rnandru_kppas atypeonTaxId
7.60.0 - 2020-10-15
- #1027 Warn if opts are in params
7.58.0 - 2020-10-14
- #1026 Add support for the Payout Reverse API
7.57.0 - 2020-09-29
- #1020 Add support for the
SetupAttemptresource and List API
7.56.0 - 2020-09-25
- #1019 Update PHPDocs
7.55.0 - 2020-09-24
- #1018 Multiple API changes
- Updated PHPDocs
- Added
TYPE_CONTRIBUTIONas a constant onBalanceTransaction
7.54.0 - 2020-09-23
- #1017 Updated PHPDoc
7.53.1 - 2020-09-22
- #1015 Bugfix: don't error on systems with php_uname in disablefunctions with whitespace
7.53.0 - 2020-09-21
- #1016 Updated PHPDocs
7.52.0 - 2020-09-08
- #1010 Update PHPDocs
7.51.0 - 2020-09-02
- #1007 Multiple API changes
- Add support for the Issuing Dispute Submit API
- Add constants for
payment_statuson CheckoutSession
- #1003 Add trim to getSignatures to allow for leading whitespace.
7.50.0 - 2020-08-28
- #1005 Updated PHPDocs
7.49.0 - 2020-08-19
- #998 PHPDocs updated
7.48.0 - 2020-08-17
7.47.0 - 2020-08-13
- #994 Nullable balance_transactions on issuing disputes
- #991 Fix invalid return types in OAuthService
7.46.1 - 2020-08-07
- #990 PHPdoc changes
7.46.0 - 2020-08-05
- #989 Add support for the
PromotionCoderesource and APIs
7.45.0 - 2020-07-28
- #981 PHPdoc updates
7.44.0 - 2020-07-20
- #948 Add
first()andlast()functions toCollection
7.43.0 - 2020-07-17
- #975 Add support for
political_exposureonPerson
7.42.0 - 2020-07-15
- #974 Add new constants for
purposeonFile
7.41.1 - 2020-07-15
- #973 Multiple PHPDoc fixes
7.41.0 - 2020-07-14
- #971 Adds enum values for
billing_address_collectionon CheckoutSession
7.40.0 - 2020-07-06
- #964 Add OAuthService
7.39.0 - 2020-06-25
- #960 Add constants for
payment_behavioronSubscription
7.38.0 - 2020-06-24
- #959 Add multiple constants missing for
Event
7.37.2 - 2020-06-23
- #957 Updated PHPDocs
7.37.1 - 2020-06-11
- #952 Improve PHPDoc
7.37.0 - 2020-06-09
- #950 Add support for
id_npwpandmy_frpastypeonTaxId
7.36.2 - 2020-06-03
- #946 Update PHPDoc
7.36.1 - 2020-05-28
7.36.0 - 2020-05-21
- #937 Add support for
ae_trn,cl_tinandsa_vatastypeonTaxId
7.35.0 - 2020-05-20
- #936 Add
anticipation_repaymentas atypeonBalanceTransaction
7.34.0 - 2020-05-18
- #934 Add support for
issuing_disputeas atypeonBalanceTransaction
7.33.1 - 2020-05-15
- #933 Services bugfix: convert nested null params to empty strings
7.33.0 - 2020-05-14
- #771 Introduce client/services API. The migration guide contains before & after examples of the backwards-compatible changes.
7.32.1 - 2020-05-13
- #932 Fix multiple PHPDoc
7.32.0 - 2020-05-11
- #931 Add support for the
LineItemresource and APIs
7.31.0 - 2020-05-01
- #927 Add support for new tax IDs
7.30.0 - 2020-04-29
- #924 Add support for the
Priceresource and APIs
7.29.0 - 2020-04-22
- #920 Add support for the
Sessionresource and APIs on theBillingPortalnamespace
7.28.1 - 2020-04-10
- #915 Improve PHPdocs for many classes
7.28.0 - 2020-04-03
- #912 Preserve backwards compatibility for typoed
TYPE_ADJUSTEMENTenum. - #911 Codegenerated PHPDoc for nested resources
- #902 Update docstrings for nested resources
7.27.3 - 2020-03-18
- #899 Convert keys to strings in
StripeObject::toArray()
7.27.2 - 2020-03-13
- #894 Multiple PHPDocs changes
7.27.1 - 2020-03-03
- #890 Update PHPdoc
7.27.0 - 2020-02-28
- #889 Add new constants for
typeonTaxId
7.26.0 - 2020-02-26
7.25.0 - 2020-02-14
- #879 Make
\Stripe\Collectionimplement\Countable - #875 Last set of PHP-CS-Fixer updates
- #874 Enable php_unit_internal_class rule
- #873 Add support for phpDocumentor in Makefile
- #872 Another batch of PHP-CS-Fixer rule updates
- #871 Fix a few PHPDoc comments
- #870 More PHP-CS-Fixer tweaks
7.24.0 - 2020-02-10
7.23.0 - 2020-02-05
- #860 Add PHPDoc types for expandable fields
- #858 Use
native_function_invocationPHPStan rule - #857 Update PHPDoc on nested resources
- #855 PHPDoc:
StripeObject->ErrorObjectwhere appropriate - #837 Autogen diff
- #854 Upgrade PHPStan and fix settings
- #850 Yet more PHPDoc updates
7.22.0 - 2020-01-31
7.21.1 - 2020-01-29
- #840 Update phpdocs across multiple resources.
7.21.0 - 2020-01-28
- #839 Add support for
TYPE_ES_CIFonTaxId
7.20.0 - 2020-01-23
- #836 Add new type values for
TaxId
7.19.1 - 2020-01-14
- #831 Fix incorrect
UnexpectedValueExceptioninstantiation
7.19.0 - 2020-01-14
- #830 Add support for
CreditNoteLineItem
7.18.0 - 2020-01-13
- #829 Don't call php_uname function if disabled by php.ini
7.17.0 - 2020-01-08
- #821 Improve PHPDoc types for
ApiErrorException.get/setJsonBody()methods
7.16.0 - 2020-01-06
7.15.0 - 2020-01-06
- #824 Add constant
TYPE_SG_UENtoTaxId
7.14.2 - 2019-12-04
- #816 Disable autoloader when checking for
Throwable
7.14.1 - 2019-11-26
- #812 Fix invalid PHPdoc on
Subscription
7.14.0 - 2019-11-26
- #811 Add support for
CreditNotepreview.
7.13.0 - 2019-11-19
- #808 Add support for listing lines on an Invoice directly via
Invoice::allLines()
7.12.0 - 2019-11-08
- #805 Add Source::allSourceTransactions and SubscriptionItem::allUsageRecordSummaries
- #798 The argument of
array_key_existscannot benull - #803 Removed unwanted got
7.11.0 - 2019-11-06
- #797 Add support for reverse pagination
7.10.0 - 2019-11-05
- #795 Add support for
Mandate
7.9.0 - 2019-11-05
7.8.0 - 2019-11-05
7.7.1 - 2019-10-25
7.7.0 - 2019-10-23
7.6.0 - 2019-10-22
- #770 Add missing constants for Customer's
TaxId
7.5.0 - 2019-10-18
- #768 Redact API key in
RequestOptionsdebug info
7.4.0 - 2019-10-15
- #764 Add support for HTTP request monitoring callback
7.3.1 - 2019-10-07
- #755 Respect Stripe-Should-Retry and Retry-After headers
7.3.0 - 2019-10-02
- #752 Add
payment_intent.canceledandsetup_intent.canceledevents - #749 Call
toArray()on objects only
7.2.2 - 2019-09-24
- #746 Add missing decline codes
7.2.1 - 2019-09-23
- #744 Added new PHPDoc
7.2.0 - 2019-09-17
- #738 Added missing constants for
SetupIntentevents
7.1.1 - 2019-09-16
- #737 Added new PHPDoc
7.1.0 - 2019-09-13
- #736 Make
CaseInsensitiveArraycountable and traversable
7.0.2 - 2019-09-06
- #729 Fix usage of
SignatureVerificationExceptionin PHPDoc blocks
7.0.1 - 2019-09-05
- #728 Clean up Collection
7.0.0 - 2019-09-03
Major version release. The migration guide contains a detailed list of backwards-incompatible changes with upgrade instructions.
Pull requests included in this release (cf. #552) (⚠️ = breaking changes):
- ⚠️ Drop support for PHP 5.4 (#551)
- ⚠️ Drop support for PHP 5.5 (#554)
- Bump dependencies (#553)
- Remove
CURLFilecheck (#555) - Update constant definitions for PHP >= 5.6 (#556)
- ⚠️ Remove
FileUploadalias (#557) - Remove
curl_resetcheck (#570) - Use
\Stripe\<class>::classconstant instead of strings (#643) - Use
array_columnto flatten params (#686) - ⚠️ Remove deprecated methods (#692)
- ⚠️ Remove
IssuerFraudRecord(#696) - Update constructors of Stripe exception classes (#559)
- Fix remaining TODOs (#700)
- Use yield for autopagination (#703)
- ⚠️ Rename fake magic methods and rewrite array conversion (#704)
- Add
ErrorObjectto Stripe exceptions (#705) - Start using PHP CS Fixer (#706)
- Update error messages for nested resource operations (#708)
- Upgrade retry logic (#707)
- ⚠️
Collectionimprovements / fixes (#715) - ⚠️ Modernize exceptions (#709)
- Add constants for error codes (#716)
- Update certificate bundle (#717)
- Retry requests on a 429 that's a lock timeout (#718)
- Fix
toArray()calls (#719) - Couple of fixes for PHP 7.4 (#725)
6.43.1 - 2019-08-29
- #722 Make
LoggerInterface::errorcompatible with its PSR-3 counterpart - #714 Add
pending_setup_intentproperty inSubscription - #713 Add typehint to
ApiResponse - #712 Fix comment
- #701 Start testing PHP 7.3
6.43.0 - 2019-08-09
- #694 Add
SubscriptionItem::createUsageRecordmethod
6.42.0 - 2019-08-09
- #688 Remove
SubscriptionScheduleRevision- Note that this is technically a breaking change, however we've chosen to release it as a minor version in light of the fact that this resource and its API methods were virtually unused.
6.41.0 - 2019-07-31
- #683 Move the List Balance History API to
/v1/balance_transactions
6.40.0 - 2019-06-27
- #675 Add support for
SetupIntentresource and APIs
6.39.2 - 2019-06-26
- #676 Fix exception message in
CustomerBalanceTransaction::update()
6.39.1 - 2019-06-25
- #674 Add new constants for
collection_methodonInvoice
6.39.0 - 2019-06-24
- #673 Enable request latency telemetry by default
6.38.0 - 2019-06-17
- #649 Add support for
CustomerBalanceTransactionresource and APIs
6.37.2 - 2019-06-17
6.37.1 - 2019-06-14
- #670 Add new PHPDoc
6.37.0 - 2019-05-23
- #663 Add support for
radar.early_fraud_warningresource
6.36.0 - 2019-05-22
6.35.2 - 2019-05-20
- #655 Add constants for payment intent statuses
- #659 Fix PHPDoc for various nested Account actions
- #660 Fix various PHPDoc
6.35.1 - 2019-05-20
- #658 Use absolute value when checking timestamp tolerance
6.35.0 - 2019-05-14
- #651 Add support for the Capability resource and APIs
6.34.6 - 2019-05-13
- #654 Fix typo in definition of
Event::PAYMENT_METHOD_ATTACHEDconstant
6.34.5 - 2019-05-06
- #647 Set the return type to static for more operations
6.34.4 - 2019-05-06
- #650 Add missing constants for Event types
6.34.3 - 2019-05-01
- #644 Update return type to
staticto improve static analysis - #645 Fix constant for
payment_intent.payment_failed
6.34.2 - 2019-04-26
- #642 Fix an issue where existing idempotency keys would be overwritten when using automatic retries
6.34.1 - 2019-04-25
- #640 Add missing phpdocs
6.34.0 - 2019-04-24
6.33.0 - 2019-04-22
- #630 Add support for the
TaxIdresource and APIs
6.32.1 - 2019-04-19
- #636 Correct type of
$personIdin PHPDoc
6.32.0 - 2019-04-18
- #621 Add support for
CreditNote
6.31.5 - 2019-04-12
6.31.4 - 2019-04-05
- #624 Fix encoding of nested parameters in multipart requests
6.31.3 - 2019-04-02
- #623 Only use HTTP/2 with curl >= 7.60.0
6.31.2 - 2019-03-25
- #619 Fix PHPDoc return types for list methods for nested resources
6.31.1 - 2019-03-22
6.31.0 - 2019-03-18
- #600 Add support for the
PaymentMethodresource and APIs - #606 Add support for retrieving a Checkout
Session - #611 Add support for deleting a Terminal
LocationandReader
6.30.5 - 2019-03-11
- #607 Correctly handle case where a metadata key is called
metadata
6.30.4 - 2019-02-27
- #602 Add
subscription_scheduletoSubscriptionfor PHPDoc.
6.30.3 - 2019-02-26
- #603 Improve PHPDoc on the
Sourceobject to cover all types of Sources currently supported.
6.30.2 - 2019-02-25
- #601 Fix PHPDoc across multiple resources and add support for new events.
6.30.1 - 2019-02-16
- #599 Fix PHPDoc for
SubscriptionScheduleandSubscriptionScheduleRevision
6.30.0 - 2019-02-12
- #590 Add support for
SubscriptionScheduleandSubscriptionScheduleRevision
6.29.3 - 2019-01-31
- #592 Some more PHPDoc fixes
6.29.2 - 2019-01-31
- #591 Fix PHPDoc for nested resources
6.29.1 - 2019-01-25
6.29.0 - 2019-01-23
- #579 Rename
CheckoutSessiontoSessionand move it under theCheckoutnamespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach.
6.28.1 - 2019-01-21
- #580 Properly serialize
individualonAccountobjects
6.28.0 - 2019-01-03
- #576 Add support for iterating directly over
Collectioninstances
6.27.0 - 2018-12-21
- #571 Add support for the
CheckoutSessionresource
6.26.0 - 2018-12-11
- #568 Enable persistent connections
6.25.0 - 2018-12-10
- #567 Add support for account links
6.24.0 - 2018-11-28
- #562 Add support for the Review resource
- #564 Add event name constants for subscription schedule aborted/expiring
6.23.0 - 2018-11-27
- #542 Add support for
ValueListandValueListItemfor Radar
6.22.1 - 2018-11-20
- #561 Add cast and some docs to telemetry introduced in 6.22.0/549
6.22.0 - 2018-11-15
- #549 Add support for client telemetry
6.21.1 - 2018-11-12
- #548 Don't mutate
Exceptionclass properties fromOAuthBaseerror
6.21.0 - 2018-11-08
- #537 Add new API endpoints for the
Invoiceresource.
6.20.1 - 2018-11-07
- #546 Drop files from the Composer package that aren't needed in the release
6.20.0 - 2018-10-30
6.19.5 - 2018-10-17
- #539 Fix methods on
\Stripe\PaymentIntentto properly pass arguments to the API.
6.19.4 - 2018-10-11
- #534 Fix PSR-4 autoloading for
\Stripe\FileUploadclass alias
6.19.3 - 2018-10-09
- #530 Add constants for
flow(FLOW_*),status(STATUS_*) andusage(USAGE_*) on\Stripe\Source
6.19.2 - 2018-10-08
- #531 Store HTTP response headers in case-insensitive array
6.19.1 - 2018-09-25
- #526 Ignore null values in request parameters
6.19.0 - 2018-09-24
- #523 Add support for Stripe Terminal
6.18.0 - 2018-09-24
- #520 Rename
\Stripe\FileUploadto\Stripe\File
6.17.2 - 2018-09-18
- #522 Fix warning when adding a new additional owner to an existing array
6.17.1 - 2018-09-14
- #517 Integer-index encode all sequential arrays
6.17.0 - 2018-09-05
- #514 Add support for reporting resources
6.16.0 - 2018-08-23
- #509 Add support for usage record summaries
6.15.0 - 2018-08-03
- #504 Add cancel support for topups
6.14.0 - 2018-08-02
- #505 Add support for file links
6.13.0 - 2018-07-31
- #502 Add
isDeleted()method to\Stripe\StripeObject
6.12.0 - 2018-07-28
- #501 Add support for scheduled query runs (
\Stripe\Sigma\ScheduledQueryRun) for Sigma
6.11.0 - 2018-07-26
- #500 Add support for Stripe Issuing
6.10.4 - 2018-07-19
- #498 Internal improvements to the
\Stripe\ApiResource.classUrl()method
6.10.3 - 2018-07-16
- #497 Use HTTP/2 only for HTTPS requests
6.10.2 - 2018-07-11
- #494 Enable HTTP/2 support
6.10.1 - 2018-07-10
- #493 Add PHPDoc for
auto_advanceon\Stripe\Invoice
6.10.0 - 2018-06-28
- #488 Add support for
$appPartnerIdtoStripe::setAppInfo()
6.9.0 - 2018-06-28
- #487 Add support for payment intents
6.8.2 - 2018-06-24
- #486 Make
Account.deauthorize()return theStripeObjectfrom the API
6.8.1 - 2018-06-13
- #472 Added phpDoc for
ApiRequestorand others, especially regarding thrown errors
6.8.0 - 2018-06-13
- #481 Add new
\Stripe\Discountand\Stripe\OrderItemclasses, add more PHPDoc describing object attributes
6.7.4 - 2018-05-29
- #480 PHPDoc changes for API version 2018-05-21 and the addition of the new
CHARGE_EXPIREDevent type
6.7.3 - 2018-05-28
- #479 Fix unnecessary traits on
\Stripe\InvoiceLineItem
6.7.2 - 2018-05-28
- #471 Add
OBJECT_NAMEconstant to all API resource classes, add\Stripe\InvoiceLineItemclass
6.7.1 - 2018-05-13
- #468 Update fields in PHP docs for accuracy
6.7.0 - 2018-05-09
- #466 Add support for issuer fraud records
6.6.0 - 2018-04-11
- #460 Add support for flexible billing primitives
6.5.0 - 2018-04-05
- #461 Don't zero keys on non-
metadatasubobjects
6.4.2 - 2018-03-17
- #458 Add PHPDoc for
accounton\Stripe\Event
6.4.1 - 2018-03-02
6.4.0 - 2018-02-28
- #453 Add constants for
reason(REASON_*) andstatus(STATUS_*) on\Stripe\Dispute
6.3.2 - 2018-02-27
- #452 Add PHPDoc for
amount_paidandamount_remainingon\Stripe\Invoice
6.3.1 - 2018-02-26
- #443 Add event types as constants to
\Stripe\Eventclass
6.3.0 - 2018-02-23
- #450 Add support for
codeattribute on all Stripe exceptions
6.2.0 - 2018-02-21
6.1.0 - 2018-02-12
6.0.0 - 2018-02-07
Major version release. List of backwards incompatible changes to watch out for:
- The minimum PHP version is now 5.4.0. If you're using PHP 5.3 or older, consider upgrading to a more recent version.
\Stripe\AttachedObjectno longer exists. Attributes that used to be instances of\Stripe\AttachedObject(such asmetadata) are now instances of\Stripe\StripeObject.
- Attributes that used to be PHP arrays (such as
legal_entity->additional_ownerson\Stripe\Accountinstances) are now instances of\Stripe\StripeObject, except when they are empty.\Stripe\StripeObjecthas array semantics so this should not be an issue unless you are actively checking types.
\Stripe\Collectionnow derives from\Stripe\StripeObjectrather than from\Stripe\ApiResource.
Pull requests included in this release:
- #410 Drop support for PHP 5.3
- #411 Use traits for common API operations
- #414 Use short array syntax
- #404 Fix serialization logic
- #417 Remove
ExternalAccountclass - #418 Increase test coverage
- #421 Update CA bundle and add script for future updates
- #422 Use vendored CA bundle for all requests
- #428 Support for automatic request retries
5.9.2 - 2018-02-07
- #431 Update PHPDoc @property tags for latest API version
5.9.1 - 2018-02-06
- #427 Add and update PHPDoc @property tags on all API resources
5.9.0 - 2018-01-17
5.8.0 - 2017-12-20
- #403 Add
__debugInfo()magic method toStripeObject
5.7.0 - 2017-11-28
- #390 Remove some unsupported API methods
- #391 Alphabetize the list of API resources in
Util::convertToStripeObject()and add missing resources - #393 Fix expiry date update for card sources
5.6.0 - 2017-10-31
- #386 Support for exchange rates APIs
5.5.1 - 2017-10-30
- #387 Allow
personal_address_kanaandpersonal_address_kanjito be updated on an account
5.5.0 - 2017-10-27
- #385 Support for listing source transactions
5.4.0 - 2017-10-24
- #383 Add static methods to manipulate resources from parent
Accountgains methods for external accounts and login links (e.g.createExternalAccount,createLoginLink)ApplicationFeegains methods for refundsCustomergains methods for sourcesTransfergains methods for reversals
5.3.0 - 2017-10-11
- #378 Rename source
deletetodetach(and deprecate the former)
5.2.3 - 2017-09-27
- Add PHPDoc for
Card
5.2.2 - 2017-09-20
- Fix deserialization mapping of
FileUploadobjects
5.2.1 - 2017-09-14
- Serialized
shippingnested attribute
5.2.0 - 2017-08-29
- Add support for
InvalidClientOAuth error
5.1.3 - 2017-08-14
- Allow
address_kanaandaddress_kanjito be updated for custom accounts
5.1.2 - 2017-08-01
- Fix documented return type of
autoPagingIterator()(was missing namespace)
5.1.1 - 2017-07-03
- Fix order returns to use the right URL
/v1/order_returns
5.1.0 - 2017-06-30
- Add support for OAuth
5.0.0 - 2017-06-27
payon invoice now takes params as well as opts
4.13.0 - 2017-06-19
- Add support for ephemeral keys
4.12.0 - 2017-06-05
- Clients can implement
getUserAgentInfo()to add additional user agent information
4.11.0 - 2017-06-05
- Implement
CountableforAttachedObject(metadataandadditional_owners)
4.10.0 - 2017-05-25
- Add support for login links
4.9.1 - 2017-05-10
- Fix docs to include arrays on
$idparameter for retrieve methods
4.9.0 - 2017-04-28
- Support for checking webhook signatures
4.8.1 - 2017-04-24
- Allow nested field
payout_scheduleto be updated
4.8.0 - 2017-04-20
- Add
\Stripe\Stripe::setLogger()to support an external PSR-3 compatible logger
4.7.0 - 2017-04-10
- Add support for payouts and recipient transfers
4.6.0 - 2017-04-06
- Please see 4.7.0 instead (no-op release)
4.5.1 - 2017-03-22
- Remove hard dependency on cURL
4.5.0 - 2017-03-20
- Support for detaching sources from customers
4.4.2 - 2017-02-27
- Correct handling of
ownerparameter when updating sources
4.4.1 - 2017-02-24
- Correct the error check on a bad JSON decoding
4.4.0 - 2017-01-18
- Add support for updating sources
4.3.0 - 2016-11-30
- Add support for verifying sources
4.2.0 - 2016-11-21
- Add retrieve method for 3-D Secure resources
4.1.1 - 2016-10-21
- Add docblock with model properties for
Plan
4.1.0 - 2016-10-18
- Support for 403 status codes (permission denied)
4.0.1 - 2016-10-17
- Fix transfer reversal materialization
- Fixes for some property definitions in docblocks
4.0.0 - 2016-09-28
- Support for subscription items
- Drop attempt to force TLS 1.2: please note that this could be breaking if you're using old OS distributions or packages and upgraded recently (so please make sure to test your integration!)
3.23.0 - 2016-09-15
- Add support for Apple Pay domains
3.22.0 - 2016-09-13
- Add
Stripe::setAppInfoto allow plugins to register user agent information
3.21.0 - 2016-08-25
- Add
Sourcemodel for generic payment sources
3.20.0 - 2016-08-08
- Add
getDeclineCodeto card errors
3.19.0 - 2016-07-29
- Opt requests directly into TLS 1.2 where OpenSSL >= 1.0.1 (see #277 for context)
3.18.0 - 2016-07-28
- Add new
STATUS_constants for subscriptions
3.17.1 - 2016-07-28
- Fix auto-paging iterator so that it plays nicely with
iterator_to_array
3.17.0 - 2016-07-14
- Add field annotations to model classes for better editor hinting
3.16.0 - 2016-07-12
- Add
ThreeDSecuremodel for 3-D secure payments
3.15.0 - 2016-06-29
- Add static
updatemethod to all resources that can be changed.
3.14.3 - 2016-06-20
- Make sure that cURL never sends
Expects: 100-continue, even on large request bodies
3.14.2 - 2016-06-03
- Add
inventoryunderSKUto list of keys that have nested data and can be updated
3.14.1 - 2016-05-27
- Fix some inconsistencies in PHPDoc
3.14.0 - 2016-05-25
- Add support for returning Relay orders
3.13.0 - 2016-05-04
- Add
list,create,update,retrieve, anddeletemethods to the Subscription class
3.12.1 - 2016-04-07
- Additional check on value arrays for some extra safety
3.12.0 - 2016-03-31
- Fix bug
refreshFromonStripeObjectwould not take an$optsarray - Fix bug where
$optsnot passed to parentsavemethod inAccount - Fix bug where non-existent variable was referenced in
reverseinTransfer - Update CA cert bundle for compatibility with OpenSSL versions below 1.0.1
3.11.0 - 2016-03-22
- Allow
CurlClientto be initialized with defaultCURLOPT_*options
3.10.1 - 2016-03-22
- Fix bug where request params and options were ignored in
ApplicationFee'srefund.
3.10.0 - 2016-03-15
- Add
rejectonAccountto support the new API feature
3.9.2 - 2016-03-04
- Fix error when an object's metadata is set more than once
3.9.1 - 2016-02-24
- Fix encoding behavior of nested arrays for requests (see #227)
3.9.0 - 2016-02-09
- Add automatic pagination mechanism with
autoPagingIterator() - Allow global account ID to be set with
Stripe::setAccountId()
3.8.0 - 2016-02-08
- Add
CountrySpecmodel for looking up country payment information
3.7.1 - 2016-02-01
- Update bundled CA certs
3.7.0 - 2016-01-27
- Support deleting Relay products and SKUs
3.6.0 - 2016-01-05
- Allow configuration of HTTP client timeouts
3.5.0 - 2015-12-01
- Add a verification routine for external accounts
3.4.0 - 2015-09-14
- Products, SKUs, and Orders -- https://stripe.com/relay
3.3.0 - 2015-09-11
- Add support for 429 Rate Limit response
3.2.0 - 2015-08-17
- Add refund listing and retrieval without an associated charge
3.1.0 - 2015-08-03
- Add dispute listing and retrieval
- Add support for manage account deletion
3.0.0 - 2015-07-28
- Rename
\Stripe\Objectto\Stripe\StripeObject(PHP 7 compatibility) - Rename
getCodeandgetParamin exceptions togetStripeCodeandgetStripeParam - Add support for calling
json_encodeon Stripe objects in PHP 5.4+ - Start supporting/testing PHP 7
2.3.0 - 2015-07-06
- Add request ID to all Stripe exceptions
2.2.0 - 2015-06-01
- Add support for Alipay accounts as sources
- Add support for bank accounts as sources (private beta)
- Add support for bank accounts and cards as external_accounts on Account objects
2.1.4 - 2015-05-13
- Fix CA certificate file path (thanks @lphilps & @matthewarkin)
2.1.3 - 2015-05-12
- Fix to account updating to permit
tos_acceptanceandpersonal_addressto be set properly - Fix to Transfer reversal creation (thanks @neatness!)
- Network requests are now done through a swappable class for easier mocking
2.1.2 - 2015-04-10
- Remove SSL cert revokation checking (all pre-Heartbleed certs have expired)
- Bug fixes to account updating
2.1.1 - 2015-02-27
- Support transfer reversals
2.1.0 - 2015-02-19
- Support new API version (2015-02-18)
- Added Bitcoin Receiever update and delete actions
- Edited tests to prefer "source" over "card" as per new API version
2.0.1 - 2015-02-16
- Fix to fetching endpoints that use a non-default baseUrl (
FileUpload)
2.0.0 - 2015-02-14
- Bumped minimum version to 5.3.3
- Switched to Stripe namespace instead of Stripe_ class name prefiexes (thanks @chadicus!)
- Switched tests to PHPUnit (thanks @chadicus!)
- Switched style guide to PSR2 (thanks @chadicus!)
- Added $opts hash to the end of most methods: this permits passing 'idempotency_key', 'stripe_account', or 'stripe_version'. The last 2 will persist across multiple object loads.
- Added support for retrieving Account by ID
1.18.0 - 2015-01-21
- Support making bitcoin charges through BitcoinReceiver source object
1.17.5 - 2014-12-23
- Adding support for creating file uploads.
1.17.4 - 2014-12-15
- Saving objects fetched with a custom key now works (thanks @JustinHook & @jpasilan)
- Added methods for reporting charges as safe or fraudulent and for specifying the reason for refunds
1.17.3 - 2014-11-06
- Better handling of HHVM support for SSL certificate blacklist checking.
1.17.2 - 2014-09-23
- Coupons now are backed by a
Stripe_Couponinstead ofStripe_Object, and support updating metadata - Running operations (
create,retrieve,all) on upcoming invoice items now works
1.17.1 - 2014-07-31
- Requests now send Content-Type header
1.17.0 - 2014-07-29
- Application Fee refunds now a list instead of array
- HHVM now works
- Small bug fixes (thanks @bencromwell & @fastest963)
__toStringnow returns the name of the object in addition to its JSON representation
1.16.0 - 2014-06-17
- Add metadata for refunds and disputes
1.15.0 - 2014-05-28
- Support canceling transfers
1.14.1 - 2014-05-21
- Support cards for recipients.
1.13.1 - 2014-05-15
- Fix bug in account resource where
idwasn't in the result
1.13.0 - 2014-04-10
- Add support for certificate blacklisting
- Update ca bundle
- Drop support for HHVM (Temporarily)
1.12.0 - 2014-04-01
- Add Stripe_RateLimitError for catching rate limit errors.
- Update to Zend coding style (thanks, @jpiasetz)
1.11.0 - 2014-01-29
- Add support for multiple subscriptions per customer
1.10.1 - 2013-12-02
- Add new ApplicationFee
1.9.1 - 2013-11-08
- Fix a bug where a null nestable object causes warnings to fire.
1.9.0 - 2013-10-16
- Add support for metadata API.
1.8.4 - 2013-09-18
- Add support for closing disputes.
1.8.3 - 2013-08-13
- Add new Balance and BalanceTransaction
1.8.2 - 2013-08-12
- Add support for unsetting attributes by updating to NULL. Setting properties to a blank string is now an error.
1.8.1 - 2013-07-12
- Add support for multiple cards API (Stripe API version 2013-07-12: https://stripe.com/docs/upgrades#2013-07-05)
1.8.0 - 2013-04-11
- Allow Transfers to be creatable
- Add new Recipient resource
1.7.15 - 2013-02-21
- Add 'id' to the list of permanent object attributes
1.7.14 - 2013-02-20
- Don't re-encode strings that are already encoded in UTF-8. If you were previously using plan or coupon objects with UTF-8 IDs, they may have been treated as ISO-8859-1 (Latin-1) and encoded to UTF-8 a 2nd time. You may now need to pass the IDs to utf8_encode before passing them to Stripe_Plan::retrieve or Stripe_Coupon::retrieve.
- Ensure that all input is encoded in UTF-8 before submitting it to Stripe's servers. (github issue #27)
1.7.13 - 2013-02-01
- Add support for passing options when retrieving Stripe objects e.g., Stripe_Charge::retrieve(array("id"=>"foo", "expand" => array("customer"))); Stripe_Charge::retrieve("foo") will continue to work
1.7.12 - 2013-01-15
- Add support for setting a Stripe API version override
1.7.11 - 2012-12-30
- Version bump to cleanup constants and such (fix issue #26)
1.7.10 - 2012-11-08
- Add support for updating charge disputes.
- Fix bug preventing retrieval of null attributes
1.7.9 - 2012-11-08
- Fix usage under autoloaders such as the one generated by composer (fix issue #22)
1.7.8 - 2012-10-30
- Add support for creating invoices.
- Add support for new invoice lines return format
- Add support for new list objects
1.7.7 - 2012-09-14
- Get all of the various version numbers in the repo in sync (no other changes)
1.7.6 - 2012-08-31
- Add update and pay methods to Invoice resource
1.7.5 - 2012-08-23
- Change internal function names so that Stripe_SingletonApiRequest is E_STRICT-clean (github issue #16)
1.7.4 - 2012-08-21
- Bugfix so that Stripe objects (e.g. Customer, Charge objects) used in API calls are transparently converted to their object IDs
1.7.3 - 2012-08-15
- Add new Account resource
1.7.2 - 2012-06-26
- Make clearer that you should be including lib/Stripe.php, not test/Stripe.php (github issue #14)
1.7.1 - 2012-05-24
- Add missing argument to Stripe_InvalidRequestError constructor in Stripe_ApiResource::instanceUrl. Fixes a warning when Stripe_ApiResource::instanceUrl is called on a resource with no ID (fix issue #12)
1.7.0 - 2012-05-17
- Support Composer and Packagist (github issue #9)
- Add new deleteDiscount method to Stripe_Customer
- Add new Transfer resource
- Switch from using HTTP Basic auth to Bearer auth. (Note: Stripe will support Basic auth for the indefinite future, but recommends Bearer auth when possible going forward)
- Numerous test suite improvements