Update generated code for v1950 and 2025-09-30.preview

This commit is contained in:
Stripe OpenAPI 2025-09-09 06:12:11 +00:00
parent 4e90068c85
commit 5968fb9718
6 changed files with 13 additions and 13 deletions

View File

@ -1 +1 @@
v1949
v1950

View File

@ -1968,7 +1968,7 @@ module Stripe
attr_accessor :expand
# Financial Process Exchange (FPX) is a Malaysia-based payment method that allows customers to complete transactions online using their bank credentials. Bank Negara Malaysia (BNM), the Central Bank of Malaysia, and eleven other major Malaysian financial institutions are members of the PayNet Group, which owns and operates FPX. It is one of the most popular online payment methods in Malaysia, with nearly 90 million transactions in 2018 according to BNM. Check this [page](https://stripe.com/docs/payments/fpx) for more details.
attr_accessor :fpx
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
attr_accessor :fr_meal_voucher_conecs
# giropay is a German payment method based on online banking, introduced in 2006. It allows customers to complete transactions online using their online banking environment, with funds debited from their bank account. Depending on their bank, customers confirm payments on giropay using a second factor of authentication or a PIN. giropay accounts for 10% of online checkouts in Germany. Check this [page](https://stripe.com/docs/payments/giropay) for more details.
attr_accessor :giropay
@ -3227,7 +3227,7 @@ module Stripe
attr_accessor :expand
# Financial Process Exchange (FPX) is a Malaysia-based payment method that allows customers to complete transactions online using their bank credentials. Bank Negara Malaysia (BNM), the Central Bank of Malaysia, and eleven other major Malaysian financial institutions are members of the PayNet Group, which owns and operates FPX. It is one of the most popular online payment methods in Malaysia, with nearly 90 million transactions in 2018 according to BNM. Check this [page](https://stripe.com/docs/payments/fpx) for more details.
attr_accessor :fpx
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
attr_accessor :fr_meal_voucher_conecs
# giropay is a German payment method based on online banking, introduced in 2006. It allows customers to complete transactions online using their online banking environment, with funds debited from their bank account. Depending on their bank, customers confirm payments on giropay using a second factor of authentication or a PIN. giropay accounts for 10% of online checkouts in Germany. Check this [page](https://stripe.com/docs/payments/giropay) for more details.
attr_accessor :giropay

View File

@ -1075,7 +1075,7 @@ module Stripe
attr_accessor :expand
# Financial Process Exchange (FPX) is a Malaysia-based payment method that allows customers to complete transactions online using their bank credentials. Bank Negara Malaysia (BNM), the Central Bank of Malaysia, and eleven other major Malaysian financial institutions are members of the PayNet Group, which owns and operates FPX. It is one of the most popular online payment methods in Malaysia, with nearly 90 million transactions in 2018 according to BNM. Check this [page](https://stripe.com/docs/payments/fpx) for more details.
attr_accessor :fpx
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
attr_accessor :fr_meal_voucher_conecs
# giropay is a German payment method based on online banking, introduced in 2006. It allows customers to complete transactions online using their online banking environment, with funds debited from their bank account. Depending on their bank, customers confirm payments on giropay using a second factor of authentication or a PIN. giropay accounts for 10% of online checkouts in Germany. Check this [page](https://stripe.com/docs/payments/giropay) for more details.
attr_accessor :giropay
@ -2343,7 +2343,7 @@ module Stripe
attr_accessor :expand
# Financial Process Exchange (FPX) is a Malaysia-based payment method that allows customers to complete transactions online using their bank credentials. Bank Negara Malaysia (BNM), the Central Bank of Malaysia, and eleven other major Malaysian financial institutions are members of the PayNet Group, which owns and operates FPX. It is one of the most popular online payment methods in Malaysia, with nearly 90 million transactions in 2018 according to BNM. Check this [page](https://stripe.com/docs/payments/fpx) for more details.
attr_accessor :fpx
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
attr_accessor :fr_meal_voucher_conecs
# giropay is a German payment method based on online banking, introduced in 2006. It allows customers to complete transactions online using their online banking environment, with funds debited from their bank account. Depending on their bank, customers confirm payments on giropay using a second factor of authentication or a PIN. giropay accounts for 10% of online checkouts in Germany. Check this [page](https://stripe.com/docs/payments/giropay) for more details.
attr_accessor :giropay

View File

@ -89467,7 +89467,7 @@ module Stripe
params(_fpx: T.nilable(::Stripe::PaymentMethodConfiguration::CreateParams::Fpx)).returns(T.nilable(::Stripe::PaymentMethodConfiguration::CreateParams::Fpx))
}
def fpx=(_fpx); end
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
sig {
returns(T.nilable(::Stripe::PaymentMethodConfiguration::CreateParams::FrMealVoucherConecs))
}
@ -91393,7 +91393,7 @@ module Stripe
params(_fpx: T.nilable(::Stripe::PaymentMethodConfiguration::UpdateParams::Fpx)).returns(T.nilable(::Stripe::PaymentMethodConfiguration::UpdateParams::Fpx))
}
def fpx=(_fpx); end
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
sig {
returns(T.nilable(::Stripe::PaymentMethodConfiguration::UpdateParams::FrMealVoucherConecs))
}
@ -217151,7 +217151,7 @@ module Stripe
params(_fpx: T.nilable(::Stripe::PaymentMethodConfigurationService::CreateParams::Fpx)).returns(T.nilable(::Stripe::PaymentMethodConfigurationService::CreateParams::Fpx))
}
def fpx=(_fpx); end
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
sig {
returns(T.nilable(::Stripe::PaymentMethodConfigurationService::CreateParams::FrMealVoucherConecs))
}
@ -219132,7 +219132,7 @@ module Stripe
params(_fpx: T.nilable(::Stripe::PaymentMethodConfigurationService::UpdateParams::Fpx)).returns(T.nilable(::Stripe::PaymentMethodConfigurationService::UpdateParams::Fpx))
}
def fpx=(_fpx); end
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
sig {
returns(T.nilable(::Stripe::PaymentMethodConfigurationService::UpdateParams::FrMealVoucherConecs))
}

View File

@ -2923,7 +2923,7 @@ module Stripe
params(_fpx: T.nilable(::Stripe::PaymentMethodConfiguration::CreateParams::Fpx)).returns(T.nilable(::Stripe::PaymentMethodConfiguration::CreateParams::Fpx))
}
def fpx=(_fpx); end
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
sig {
returns(T.nilable(::Stripe::PaymentMethodConfiguration::CreateParams::FrMealVoucherConecs))
}
@ -4849,7 +4849,7 @@ module Stripe
params(_fpx: T.nilable(::Stripe::PaymentMethodConfiguration::UpdateParams::Fpx)).returns(T.nilable(::Stripe::PaymentMethodConfiguration::UpdateParams::Fpx))
}
def fpx=(_fpx); end
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
sig {
returns(T.nilable(::Stripe::PaymentMethodConfiguration::UpdateParams::FrMealVoucherConecs))
}

View File

@ -1623,7 +1623,7 @@ module Stripe
params(_fpx: T.nilable(::Stripe::PaymentMethodConfigurationService::CreateParams::Fpx)).returns(T.nilable(::Stripe::PaymentMethodConfigurationService::CreateParams::Fpx))
}
def fpx=(_fpx); end
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
sig {
returns(T.nilable(::Stripe::PaymentMethodConfigurationService::CreateParams::FrMealVoucherConecs))
}
@ -3604,7 +3604,7 @@ module Stripe
params(_fpx: T.nilable(::Stripe::PaymentMethodConfigurationService::UpdateParams::Fpx)).returns(T.nilable(::Stripe::PaymentMethodConfigurationService::UpdateParams::Fpx))
}
def fpx=(_fpx); end
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs//payments/benefits/fr-meal-vouchers) for more details.
# Meal vouchers in France, or “titres-restaurant”, is a local benefits program commonly offered by employers for their employees to purchase prepared food and beverages on working days. Check this [page](https://stripe.com/docs/payments/benefits/fr-meal-vouchers) for more details.
sig {
returns(T.nilable(::Stripe::PaymentMethodConfigurationService::UpdateParams::FrMealVoucherConecs))
}