You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi/upcoming-changes/dotnet.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
* Remove support for `Iterations` on `InvoiceScheduleDetailsPhaseOptions` and `SubscriptionSchedulePhaseOptions`
20
20
* Add support for `FraudDisputabilityLikelihood` and `RiskAssessment` on `Issuing.TestHelpersAuthorizationCreateOptions`
21
21
* Add support for `SecondLine` on `Issuing.Card`
22
-
* Add support for `FrMealVoucherConecs` on `PaymentMethodConfigurationCreateOptions`, `PaymentMethodConfigurationUpdateOptions`, and `PaymentMethodConfiguration`
22
+
* Add support for `FrMealVoucherConecs` on `PaymentMethodConfigurationCreateOptions`and `PaymentMethodConfigurationUpdateOptions`
23
23
* Remove support for `Link` and `PayByBank` on `PaymentMethodUpdateOptions`
24
24
* Add support for `Promotion` on `PromotionCodeCreateOptions` and `PromotionCode`
25
25
* Add support for `Provider` on `Tax.Settings.Defaults`
Copy file name to clipboardExpand all lines: openapi/upcoming-changes/java.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
* Add support for `secondLine` on `issuing.Card`
26
26
* Add support for new values `mb_way` and `paypay` on enum `PaymentIntentCreateParams.excludedPaymentMethodTypes`
27
27
* Add support for new value `paypay` on enums `PaymentLinkCreateParams.paymentMethodTypes` and `PaymentLinkUpdateParams.paymentMethodTypes`
28
-
* Add support for `frMealVoucherConecs` on `PaymentMethodConfigurationCreateParams`, `PaymentMethodConfigurationUpdateParams`, and `PaymentMethodConfiguration`
28
+
* Add support for `frMealVoucherConecs` on `PaymentMethodConfigurationCreateParams`and `PaymentMethodConfigurationUpdateParams`
29
29
* Remove support for `link` and `payByBank` on `PaymentMethodUpdateParams`
30
30
* Add support for `promotion` on `PromotionCodeCreateParams` and `PromotionCode`
31
31
* Add support for `provider` on `tax.Settings.defaults`
Copy file name to clipboardExpand all lines: openapi/upcoming-changes/node.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
* Add support for `second_line` on `Issuing.Card`
28
28
* Add support for new values `mb_way` and `paypay` on enums `PaymentIntent.excluded_payment_method_types` and `PaymentIntentCreateParams.excluded_payment_method_types`
29
29
* Add support for new value `paypay` on enums `PaymentLink.payment_method_types`, `PaymentLinkCreateParams.payment_method_types`, and `PaymentLinkUpdateParams.payment_method_types`
30
-
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfigurationCreateParams`, `PaymentMethodConfigurationUpdateParams`, and `PaymentMethodConfiguration`
30
+
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfigurationCreateParams`and `PaymentMethodConfigurationUpdateParams`
31
31
* Remove support for `link` and `pay_by_bank` on `PaymentMethodUpdateParams`
32
32
* Add support for `promotion` on `PromotionCodeCreateParams` and `PromotionCode`
33
33
* Add support for new values `acknowledged` and `payment_never_settled` on enum `Review.closed_reason`
Copy file name to clipboardExpand all lines: openapi/upcoming-changes/php.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
* Add support for `second_line` on `Issuing.Card`
25
25
* Add support for new values `mb_way` and `paypay` on enum `PaymentIntent.excluded_payment_method_types`
26
26
* Add support for new value `paypay` on enum `PaymentLink.payment_method_types`
27
-
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfiguration.create().$params`, `PaymentMethodConfiguration.update().$params`, and `PaymentMethodConfiguration`
27
+
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfiguration.create().$params` and `PaymentMethodConfiguration.update().$params`
28
28
* Remove support for `link` and `pay_by_bank` on `PaymentMethod.update().$params`
29
29
* Add support for `promotion` on `PromotionCode.create().$params` and `PromotionCode`
30
30
* Add support for new values `acknowledged` and `payment_never_settled` on enum `Review.closed_reason`
Copy file name to clipboardExpand all lines: openapi/upcoming-changes/python.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
* Add support for `second_line` on `Issuing.Card`
28
28
* Add support for new values `mb_way` and `paypay` on enums `PaymentIntent.CreateParams.excluded_payment_method_types` and `PaymentIntent.excluded_payment_method_types`
29
29
* Add support for new value `paypay` on enums `PaymentLink.CreateParams.payment_method_types`, `PaymentLink.ModifyParams.payment_method_types`, and `PaymentLink.payment_method_types`
30
-
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfiguration.CreateParams`, `PaymentMethodConfiguration.ModifyParams`, and `PaymentMethodConfiguration`
30
+
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfiguration.CreateParams`and `PaymentMethodConfiguration.ModifyParams`
31
31
* Remove support for `link` and `pay_by_bank` on `PaymentMethod.ModifyParams`
32
32
* Add support for `promotion` on `PromotionCode.CreateParams` and `PromotionCode`
33
33
* Add support for new values `acknowledged` and `payment_never_settled` on enum `Review.closed_reason`
Copy file name to clipboardExpand all lines: openapi/upcoming-changes/rest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
* Add support for `second_line` on `Issuing.Card`
28
28
* Add support for new values `mb_way` and `paypay` on enums `PaymentIntent#create.excluded_payment_method_types` and `PaymentIntent.excluded_payment_method_types`
29
29
* Add support for new value `paypay` on enums `PaymentLink#create.payment_method_types`, `PaymentLink#update.payment_method_types`, and `PaymentLink.payment_method_types`
30
-
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfiguration#create`, `PaymentMethodConfiguration#update`, and `PaymentMethodConfiguration`
30
+
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfiguration#create`and `PaymentMethodConfiguration#update`
31
31
* Remove support for `link` and `pay_by_bank` on `PaymentMethod#update`
32
32
* Add support for `promotion` on `PromotionCode#create` and `PromotionCode`
33
33
* Add support for new values `acknowledged` and `payment_never_settled` on enum `Review.closed_reason`
Copy file name to clipboardExpand all lines: openapi/upcoming-changes/ruby.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
* Remove support for `iterations` on `Invoice::CreatePreviewParams::ScheduleDetail::Phase`, `SubscriptionSchedule::CreateParams::Phase`, and `SubscriptionSchedule::UpdateParams::Phase`
20
20
* Add support for `fraud_disputability_likelihood` and `risk_assessment` on `Issuing::Authorization::CreateParams`
21
21
* Add support for `second_line` on `Issuing::Card`
22
-
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfiguration::CreateParams`, `PaymentMethodConfiguration::UpdateParams`, and `PaymentMethodConfiguration`
22
+
* Add support for `fr_meal_voucher_conecs` on `PaymentMethodConfiguration::CreateParams` and `PaymentMethodConfiguration::UpdateParams`
23
23
* Remove support for `link` and `pay_by_bank` on `PaymentMethod::UpdateParams`
24
24
* Add support for `promotion` on `PromotionCode::CreateParams` and `PromotionCode`
25
25
* Add support for `provider` on `Tax::Settings::Default`
0 commit comments