Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 7.8 kB | |
v18.3.0 source code.tar.gz | 2025-07-01 | 921.4 kB | |
v18.3.0 source code.zip | 2025-07-01 | 1.3 MB | |
Totals: 3 Items | 2.2 MB | 3 |
- #2348 Update generated code
- Add support for
migrate
method on resourceSubscription
- Add support for
collect_payment_method
andconfirm_payment_intent
methods on resourceTerminal.Reader
- Add support for
crypto_payments
onAccount.capabilities
,AccountCreateParams.capabilities
, andAccountUpdateParams.capabilities
- Add support for
proof_of_address
onAccountCreateParams.documents
andAccountUpdateParams.documents
- Add support for
monthly_payout_days
andweekly_payout_days
onAccount.settings.payouts.schedule
,AccountCreateParams.settings.payouts.schedule
, andAccountUpdateParams.settings.payouts.schedule
- Change
Account.settings.invoices.hosted_payment_method_save
to be required - Add support for
crypto
onCharge.payment_method_details
,ConfirmationToken.payment_method_preview
,ConfirmationTokenCreateParams.testHelpers.payment_method_data
,PaymentIntent.payment_method_options
,PaymentIntentConfirmParams.payment_method_data
,PaymentIntentConfirmParams.payment_method_options
,PaymentIntentCreateParams.payment_method_data
,PaymentIntentCreateParams.payment_method_options
,PaymentIntentUpdateParams.payment_method_data
,PaymentIntentUpdateParams.payment_method_options
,PaymentMethodCreateParams
,PaymentMethod
,SetupIntentConfirmParams.payment_method_data
,SetupIntentCreateParams.payment_method_data
, andSetupIntentUpdateParams.payment_method_data
- Change type of
Charge.payment_method_details.card.installments.plan.type
,ConfirmationToken.payment_method_options.card.installments.plan.type
,ConfirmationTokenCreateParams.testHelpers.payment_method_options.card.installments.plan.type
,InvoiceCreateParams.payment_settings.payment_method_options.card.installments.plan.type
,InvoiceUpdateParams.payment_settings.payment_method_options.card.installments.plan.type
,PaymentIntent.payment_method_options.card.installments.available_plans[].type
,PaymentIntent.payment_method_options.card.installments.plan.type
,PaymentIntentConfirmParams.payment_method_options.card.installments.plan.type
,PaymentIntentCreateParams.payment_method_options.card.installments.plan.type
, andPaymentIntentUpdateParams.payment_method_options.card.installments.plan.type
fromliteral('fixed_count')
toenum('bonus'|'fixed_count'|'revolving')
- Add support for new value
buut
on enumsCharge.payment_method_details.ideal.bank
,ConfirmationToken.payment_method_preview.ideal.bank
,ConfirmationTokenCreateParams.testHelpers.payment_method_data.ideal.bank
,PaymentIntentConfirmParams.payment_method_data.ideal.bank
,PaymentIntentCreateParams.payment_method_data.ideal.bank
,PaymentIntentUpdateParams.payment_method_data.ideal.bank
,PaymentMethod.ideal.bank
,PaymentMethodCreateParams.ideal.bank
,SetupAttempt.payment_method_details.ideal.bank
,SetupIntentConfirmParams.payment_method_data.ideal.bank
,SetupIntentCreateParams.payment_method_data.ideal.bank
, andSetupIntentUpdateParams.payment_method_data.ideal.bank
- Add support for new value
BUUTNL2A
on enumsCharge.payment_method_details.ideal.bic
,ConfirmationToken.payment_method_preview.ideal.bic
,PaymentMethod.ideal.bic
, andSetupAttempt.payment_method_details.ideal.bic
- Add support for
subscriptions
onCheckout.SessionCreateParams.payment_method_options.klarna
,PaymentIntentConfirmParams.payment_method_options.klarna
,PaymentIntentCreateParams.payment_method_options.klarna
, andPaymentIntentUpdateParams.payment_method_options.klarna
- Add support for new value
crypto
on enumCheckout.SessionCreateParams.payment_method_types
- Add support for
billing_mode
onCheckout.SessionCreateParams.subscription_data
,InvoiceCreatePreviewParams.schedule_details
,InvoiceCreatePreviewParams.subscription_details
,Quote.subscription_data
,QuoteCreateParams.subscription_data
,SubscriptionCreateParams
,SubscriptionScheduleCreateParams
,SubscriptionSchedule
, andSubscription
- Add support for new value
crypto
on enumsConfirmationTokenCreateParams.testHelpers.payment_method_data.type
,PaymentIntentConfirmParams.payment_method_data.type
,PaymentIntentCreateParams.payment_method_data.type
,PaymentIntentUpdateParams.payment_method_data.type
,SetupIntentConfirmParams.payment_method_data.type
,SetupIntentCreateParams.payment_method_data.type
, andSetupIntentUpdateParams.payment_method_data.type
- Add support for new value
crypto
on enumsConfirmationToken.payment_method_preview.type
andPaymentMethod.type
- Add support for new value
crypto
on enumsCustomerListPaymentMethodsParams.type
,PaymentMethodCreateParams.type
, andPaymentMethodListParams.type
- Change type of
Dispute.enhanced_eligibility_types
fromliteral('visa_compelling_evidence_3')
toenum('visa_compelling_evidence_3'|'visa_compliance')
- Add support for new value
compliance
on enumDispute.payment_method_details.card.case_type
- Add support for new value
terminal.reader.action_updated
on enumEvent.type
- Add support for
related_person
onIdentity.VerificationSessionCreateParams
andIdentity.VerificationSession
- Add support for
matching
onIdentity.VerificationSession.options
- Add support for new value
crypto
on enumsInvoice.payment_settings.payment_method_types
,InvoiceCreateParams.payment_settings.payment_method_types
,InvoiceUpdateParams.payment_settings.payment_method_types
,Subscription.payment_settings.payment_method_types
,SubscriptionCreateParams.payment_settings.payment_method_types
, andSubscriptionUpdateParams.payment_settings.payment_method_types
- Add support for
klarna
onMandate.payment_method_details
,SetupIntent.payment_method_options
,SetupIntentConfirmParams.payment_method_options
,SetupIntentCreateParams.payment_method_options
, andSetupIntentUpdateParams.payment_method_options
- Add support for
on_demand
onPaymentIntentConfirmParams.payment_method_options.klarna
,PaymentIntentCreateParams.payment_method_options.klarna
, andPaymentIntentUpdateParams.payment_method_options.klarna
- Change type of
PaymentIntent.payment_method_options.klarna.setup_future_usage
,PaymentIntentConfirmParams.payment_method_options.klarna.setup_future_usage
,PaymentIntentCreateParams.payment_method_options.klarna.setup_future_usage
, andPaymentIntentUpdateParams.payment_method_options.klarna.setup_future_usage
fromliteral('none')
toenum('none'|'off_session'|'on_session')
- Add support for
ua
onTax.Registration.country_options
andTax.RegistrationCreateParams.country_options
- Change type of
Terminal.LocationUpdateParams.display_name
fromstring
toemptyable(string)
- Add support for
collect_payment_method
andconfirm_payment_intent
onTerminal.Reader.action
- Add support for new values
collect_payment_method
andconfirm_payment_intent
on enumTerminal.Reader.action.type
- Add support for
status
onTreasury.FinancialAccountListParams
- Add support for new value
terminal.reader.action_updated
on enumsWebhookEndpointCreateParams.enabled_events
andWebhookEndpointUpdateParams.enabled_events
- Add support for new value
2025-06-30.basil
on enumWebhookEndpointCreateParams.api_version
- Add support for snapshot event
TerminalReaderActionUpdatedEvent
with resourceTerminal.Reader
- #2356 Add mise config for node version
- #2354 Add
stripeContext
to theRequestOptions
andStripeConfig
interfaces.