Class: Stripe::Checkout::Session::PaymentMethodOptions
- Inherits:
-
StripeObject
- Object
- StripeObject
- Stripe::Checkout::Session::PaymentMethodOptions
- Defined in:
- lib/stripe/resources/checkout/session.rb
Defined Under Namespace
Classes: AcssDebit, Affirm, AfterpayClearpay, Alipay, Alma, AmazonPay, AuBecsDebit, BacsDebit, Bancontact, Billie, Bizum, Boleto, Card, Cashapp, CustomerBalance, Eps, Fpx, Giropay, Grabpay, Ideal, KakaoPay, Klarna, Konbini, KrCard, Link, Mobilepay, Multibanco, NaverPay, Oxxo, P24, Payco, Paynow, Paypal, Payto, Pix, RevolutPay, SamsungPay, Satispay, SepaDebit, Sofort, Swish, Twint, Upi, UsBankAccount
Constant Summary
Constants inherited from StripeObject
StripeObject::RESERVED_FIELD_NAMES
Instance Attribute Summary collapse
-
#acss_debit ⇒ Object
readonly
Attribute for field acss_debit.
-
#affirm ⇒ Object
readonly
Attribute for field affirm.
-
#afterpay_clearpay ⇒ Object
readonly
Attribute for field afterpay_clearpay.
-
#alipay ⇒ Object
readonly
Attribute for field alipay.
-
#alma ⇒ Object
readonly
Attribute for field alma.
-
#amazon_pay ⇒ Object
readonly
Attribute for field amazon_pay.
-
#au_becs_debit ⇒ Object
readonly
Attribute for field au_becs_debit.
-
#bacs_debit ⇒ Object
readonly
Attribute for field bacs_debit.
-
#bancontact ⇒ Object
readonly
Attribute for field bancontact.
-
#billie ⇒ Object
readonly
Attribute for field billie.
-
#bizum ⇒ Object
readonly
Attribute for field bizum.
-
#boleto ⇒ Object
readonly
Attribute for field boleto.
-
#card ⇒ Object
readonly
Attribute for field card.
-
#cashapp ⇒ Object
readonly
Attribute for field cashapp.
-
#customer_balance ⇒ Object
readonly
Attribute for field customer_balance.
-
#eps ⇒ Object
readonly
Attribute for field eps.
-
#fpx ⇒ Object
readonly
Attribute for field fpx.
-
#giropay ⇒ Object
readonly
Attribute for field giropay.
-
#grabpay ⇒ Object
readonly
Attribute for field grabpay.
-
#ideal ⇒ Object
readonly
Attribute for field ideal.
-
#kakao_pay ⇒ Object
readonly
Attribute for field kakao_pay.
-
#klarna ⇒ Object
readonly
Attribute for field klarna.
-
#konbini ⇒ Object
readonly
Attribute for field konbini.
-
#kr_card ⇒ Object
readonly
Attribute for field kr_card.
-
#link ⇒ Object
readonly
Attribute for field link.
-
#mobilepay ⇒ Object
readonly
Attribute for field mobilepay.
-
#multibanco ⇒ Object
readonly
Attribute for field multibanco.
-
#naver_pay ⇒ Object
readonly
Attribute for field naver_pay.
-
#oxxo ⇒ Object
readonly
Attribute for field oxxo.
-
#p24 ⇒ Object
readonly
Attribute for field p24.
-
#payco ⇒ Object
readonly
Attribute for field payco.
-
#paynow ⇒ Object
readonly
Attribute for field paynow.
-
#paypal ⇒ Object
readonly
Attribute for field paypal.
-
#payto ⇒ Object
readonly
Attribute for field payto.
-
#pix ⇒ Object
readonly
Attribute for field pix.
-
#revolut_pay ⇒ Object
readonly
Attribute for field revolut_pay.
-
#samsung_pay ⇒ Object
readonly
Attribute for field samsung_pay.
-
#satispay ⇒ Object
readonly
Attribute for field satispay.
-
#sepa_debit ⇒ Object
readonly
Attribute for field sepa_debit.
-
#sofort ⇒ Object
readonly
Attribute for field sofort.
-
#swish ⇒ Object
readonly
Attribute for field swish.
-
#twint ⇒ Object
readonly
Attribute for field twint.
-
#upi ⇒ Object
readonly
Attribute for field upi.
-
#us_bank_account ⇒ Object
readonly
Attribute for field us_bank_account.
Attributes inherited from StripeObject
Class Method Summary collapse
Methods inherited from StripeObject
#==, #[], #[]=, #_get_inner_class_type, additive_object_param, additive_object_param?, #as_json, construct_from, #deleted?, #dirty!, #each, #eql?, field_encodings, #hash, #initialize, #inspect, #keys, #marshal_dump, #marshal_load, protected_fields, #serialize_params, #to_hash, #to_json, #to_s, #update_attributes, #values
Constructor Details
This class inherits a constructor from Stripe::StripeObject
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Stripe::StripeObject
Instance Attribute Details
#acss_debit ⇒ Object (readonly)
Attribute for field acss_debit
2160 2161 2162 |
# File 'lib/stripe/resources/checkout/session.rb', line 2160 def acss_debit @acss_debit end |
#affirm ⇒ Object (readonly)
Attribute for field affirm
2162 2163 2164 |
# File 'lib/stripe/resources/checkout/session.rb', line 2162 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Attribute for field afterpay_clearpay
2164 2165 2166 |
# File 'lib/stripe/resources/checkout/session.rb', line 2164 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Attribute for field alipay
2166 2167 2168 |
# File 'lib/stripe/resources/checkout/session.rb', line 2166 def alipay @alipay end |
#alma ⇒ Object (readonly)
Attribute for field alma
2168 2169 2170 |
# File 'lib/stripe/resources/checkout/session.rb', line 2168 def alma @alma end |
#amazon_pay ⇒ Object (readonly)
Attribute for field amazon_pay
2170 2171 2172 |
# File 'lib/stripe/resources/checkout/session.rb', line 2170 def amazon_pay @amazon_pay end |
#au_becs_debit ⇒ Object (readonly)
Attribute for field au_becs_debit
2172 2173 2174 |
# File 'lib/stripe/resources/checkout/session.rb', line 2172 def au_becs_debit @au_becs_debit end |
#bacs_debit ⇒ Object (readonly)
Attribute for field bacs_debit
2174 2175 2176 |
# File 'lib/stripe/resources/checkout/session.rb', line 2174 def bacs_debit @bacs_debit end |
#bancontact ⇒ Object (readonly)
Attribute for field bancontact
2176 2177 2178 |
# File 'lib/stripe/resources/checkout/session.rb', line 2176 def bancontact @bancontact end |
#billie ⇒ Object (readonly)
Attribute for field billie
2178 2179 2180 |
# File 'lib/stripe/resources/checkout/session.rb', line 2178 def billie @billie end |
#bizum ⇒ Object (readonly)
Attribute for field bizum
2180 2181 2182 |
# File 'lib/stripe/resources/checkout/session.rb', line 2180 def bizum @bizum end |
#boleto ⇒ Object (readonly)
Attribute for field boleto
2182 2183 2184 |
# File 'lib/stripe/resources/checkout/session.rb', line 2182 def boleto @boleto end |
#card ⇒ Object (readonly)
Attribute for field card
2184 2185 2186 |
# File 'lib/stripe/resources/checkout/session.rb', line 2184 def card @card end |
#cashapp ⇒ Object (readonly)
Attribute for field cashapp
2186 2187 2188 |
# File 'lib/stripe/resources/checkout/session.rb', line 2186 def cashapp @cashapp end |
#customer_balance ⇒ Object (readonly)
Attribute for field customer_balance
2188 2189 2190 |
# File 'lib/stripe/resources/checkout/session.rb', line 2188 def customer_balance @customer_balance end |
#eps ⇒ Object (readonly)
Attribute for field eps
2190 2191 2192 |
# File 'lib/stripe/resources/checkout/session.rb', line 2190 def eps @eps end |
#fpx ⇒ Object (readonly)
Attribute for field fpx
2192 2193 2194 |
# File 'lib/stripe/resources/checkout/session.rb', line 2192 def fpx @fpx end |
#giropay ⇒ Object (readonly)
Attribute for field giropay
2194 2195 2196 |
# File 'lib/stripe/resources/checkout/session.rb', line 2194 def giropay @giropay end |
#grabpay ⇒ Object (readonly)
Attribute for field grabpay
2196 2197 2198 |
# File 'lib/stripe/resources/checkout/session.rb', line 2196 def grabpay @grabpay end |
#ideal ⇒ Object (readonly)
Attribute for field ideal
2198 2199 2200 |
# File 'lib/stripe/resources/checkout/session.rb', line 2198 def ideal @ideal end |
#kakao_pay ⇒ Object (readonly)
Attribute for field kakao_pay
2200 2201 2202 |
# File 'lib/stripe/resources/checkout/session.rb', line 2200 def kakao_pay @kakao_pay end |
#klarna ⇒ Object (readonly)
Attribute for field klarna
2202 2203 2204 |
# File 'lib/stripe/resources/checkout/session.rb', line 2202 def klarna @klarna end |
#konbini ⇒ Object (readonly)
Attribute for field konbini
2204 2205 2206 |
# File 'lib/stripe/resources/checkout/session.rb', line 2204 def konbini @konbini end |
#kr_card ⇒ Object (readonly)
Attribute for field kr_card
2206 2207 2208 |
# File 'lib/stripe/resources/checkout/session.rb', line 2206 def kr_card @kr_card end |
#link ⇒ Object (readonly)
Attribute for field link
2208 2209 2210 |
# File 'lib/stripe/resources/checkout/session.rb', line 2208 def link @link end |
#mobilepay ⇒ Object (readonly)
Attribute for field mobilepay
2210 2211 2212 |
# File 'lib/stripe/resources/checkout/session.rb', line 2210 def mobilepay @mobilepay end |
#multibanco ⇒ Object (readonly)
Attribute for field multibanco
2212 2213 2214 |
# File 'lib/stripe/resources/checkout/session.rb', line 2212 def multibanco @multibanco end |
#naver_pay ⇒ Object (readonly)
Attribute for field naver_pay
2214 2215 2216 |
# File 'lib/stripe/resources/checkout/session.rb', line 2214 def naver_pay @naver_pay end |
#oxxo ⇒ Object (readonly)
Attribute for field oxxo
2216 2217 2218 |
# File 'lib/stripe/resources/checkout/session.rb', line 2216 def oxxo @oxxo end |
#p24 ⇒ Object (readonly)
Attribute for field p24
2218 2219 2220 |
# File 'lib/stripe/resources/checkout/session.rb', line 2218 def p24 @p24 end |
#payco ⇒ Object (readonly)
Attribute for field payco
2220 2221 2222 |
# File 'lib/stripe/resources/checkout/session.rb', line 2220 def payco @payco end |
#paynow ⇒ Object (readonly)
Attribute for field paynow
2222 2223 2224 |
# File 'lib/stripe/resources/checkout/session.rb', line 2222 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Attribute for field paypal
2224 2225 2226 |
# File 'lib/stripe/resources/checkout/session.rb', line 2224 def paypal @paypal end |
#payto ⇒ Object (readonly)
Attribute for field payto
2226 2227 2228 |
# File 'lib/stripe/resources/checkout/session.rb', line 2226 def payto @payto end |
#pix ⇒ Object (readonly)
Attribute for field pix
2228 2229 2230 |
# File 'lib/stripe/resources/checkout/session.rb', line 2228 def pix @pix end |
#revolut_pay ⇒ Object (readonly)
Attribute for field revolut_pay
2230 2231 2232 |
# File 'lib/stripe/resources/checkout/session.rb', line 2230 def revolut_pay @revolut_pay end |
#samsung_pay ⇒ Object (readonly)
Attribute for field samsung_pay
2232 2233 2234 |
# File 'lib/stripe/resources/checkout/session.rb', line 2232 def samsung_pay @samsung_pay end |
#satispay ⇒ Object (readonly)
Attribute for field satispay
2234 2235 2236 |
# File 'lib/stripe/resources/checkout/session.rb', line 2234 def satispay @satispay end |
#sepa_debit ⇒ Object (readonly)
Attribute for field sepa_debit
2236 2237 2238 |
# File 'lib/stripe/resources/checkout/session.rb', line 2236 def sepa_debit @sepa_debit end |
#sofort ⇒ Object (readonly)
Attribute for field sofort
2238 2239 2240 |
# File 'lib/stripe/resources/checkout/session.rb', line 2238 def sofort @sofort end |
#swish ⇒ Object (readonly)
Attribute for field swish
2240 2241 2242 |
# File 'lib/stripe/resources/checkout/session.rb', line 2240 def swish @swish end |
#twint ⇒ Object (readonly)
Attribute for field twint
2242 2243 2244 |
# File 'lib/stripe/resources/checkout/session.rb', line 2242 def twint @twint end |
#upi ⇒ Object (readonly)
Attribute for field upi
2244 2245 2246 |
# File 'lib/stripe/resources/checkout/session.rb', line 2244 def upi @upi end |
#us_bank_account ⇒ Object (readonly)
Attribute for field us_bank_account
2246 2247 2248 |
# File 'lib/stripe/resources/checkout/session.rb', line 2246 def us_bank_account @us_bank_account end |
Class Method Details
.field_remappings ⇒ Object
2297 2298 2299 |
# File 'lib/stripe/resources/checkout/session.rb', line 2297 def self.field_remappings @field_remappings = {} end |
.inner_class_types ⇒ Object
2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 |
# File 'lib/stripe/resources/checkout/session.rb', line 2248 def self.inner_class_types @inner_class_types = { acss_debit: AcssDebit, affirm: Affirm, afterpay_clearpay: AfterpayClearpay, alipay: Alipay, alma: Alma, amazon_pay: AmazonPay, au_becs_debit: AuBecsDebit, bacs_debit: BacsDebit, bancontact: Bancontact, billie: Billie, bizum: Bizum, boleto: Boleto, card: Card, cashapp: Cashapp, customer_balance: CustomerBalance, eps: Eps, fpx: Fpx, giropay: Giropay, grabpay: Grabpay, ideal: Ideal, kakao_pay: KakaoPay, klarna: Klarna, konbini: Konbini, kr_card: KrCard, link: Link, mobilepay: Mobilepay, multibanco: Multibanco, naver_pay: NaverPay, oxxo: Oxxo, p24: P24, payco: Payco, paynow: Paynow, paypal: Paypal, payto: Payto, pix: Pix, revolut_pay: RevolutPay, samsung_pay: SamsungPay, satispay: Satispay, sepa_debit: SepaDebit, sofort: Sofort, swish: Swish, twint: Twint, upi: Upi, us_bank_account: UsBankAccount, } end |