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, Scalapay, 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.
-
#scalapay ⇒ Object
readonly
Attribute for field scalapay.
-
#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
2173 2174 2175 |
# File 'lib/stripe/resources/checkout/session.rb', line 2173 def acss_debit @acss_debit end |
#affirm ⇒ Object (readonly)
Attribute for field affirm
2175 2176 2177 |
# File 'lib/stripe/resources/checkout/session.rb', line 2175 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Attribute for field afterpay_clearpay
2177 2178 2179 |
# File 'lib/stripe/resources/checkout/session.rb', line 2177 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Attribute for field alipay
2179 2180 2181 |
# File 'lib/stripe/resources/checkout/session.rb', line 2179 def alipay @alipay end |
#alma ⇒ Object (readonly)
Attribute for field alma
2181 2182 2183 |
# File 'lib/stripe/resources/checkout/session.rb', line 2181 def alma @alma end |
#amazon_pay ⇒ Object (readonly)
Attribute for field amazon_pay
2183 2184 2185 |
# File 'lib/stripe/resources/checkout/session.rb', line 2183 def amazon_pay @amazon_pay end |
#au_becs_debit ⇒ Object (readonly)
Attribute for field au_becs_debit
2185 2186 2187 |
# File 'lib/stripe/resources/checkout/session.rb', line 2185 def au_becs_debit @au_becs_debit end |
#bacs_debit ⇒ Object (readonly)
Attribute for field bacs_debit
2187 2188 2189 |
# File 'lib/stripe/resources/checkout/session.rb', line 2187 def bacs_debit @bacs_debit end |
#bancontact ⇒ Object (readonly)
Attribute for field bancontact
2189 2190 2191 |
# File 'lib/stripe/resources/checkout/session.rb', line 2189 def bancontact @bancontact end |
#billie ⇒ Object (readonly)
Attribute for field billie
2191 2192 2193 |
# File 'lib/stripe/resources/checkout/session.rb', line 2191 def billie @billie end |
#bizum ⇒ Object (readonly)
Attribute for field bizum
2193 2194 2195 |
# File 'lib/stripe/resources/checkout/session.rb', line 2193 def bizum @bizum end |
#boleto ⇒ Object (readonly)
Attribute for field boleto
2195 2196 2197 |
# File 'lib/stripe/resources/checkout/session.rb', line 2195 def boleto @boleto end |
#card ⇒ Object (readonly)
Attribute for field card
2197 2198 2199 |
# File 'lib/stripe/resources/checkout/session.rb', line 2197 def card @card end |
#cashapp ⇒ Object (readonly)
Attribute for field cashapp
2199 2200 2201 |
# File 'lib/stripe/resources/checkout/session.rb', line 2199 def cashapp @cashapp end |
#customer_balance ⇒ Object (readonly)
Attribute for field customer_balance
2201 2202 2203 |
# File 'lib/stripe/resources/checkout/session.rb', line 2201 def customer_balance @customer_balance end |
#eps ⇒ Object (readonly)
Attribute for field eps
2203 2204 2205 |
# File 'lib/stripe/resources/checkout/session.rb', line 2203 def eps @eps end |
#fpx ⇒ Object (readonly)
Attribute for field fpx
2205 2206 2207 |
# File 'lib/stripe/resources/checkout/session.rb', line 2205 def fpx @fpx end |
#giropay ⇒ Object (readonly)
Attribute for field giropay
2207 2208 2209 |
# File 'lib/stripe/resources/checkout/session.rb', line 2207 def giropay @giropay end |
#grabpay ⇒ Object (readonly)
Attribute for field grabpay
2209 2210 2211 |
# File 'lib/stripe/resources/checkout/session.rb', line 2209 def grabpay @grabpay end |
#ideal ⇒ Object (readonly)
Attribute for field ideal
2211 2212 2213 |
# File 'lib/stripe/resources/checkout/session.rb', line 2211 def ideal @ideal end |
#kakao_pay ⇒ Object (readonly)
Attribute for field kakao_pay
2213 2214 2215 |
# File 'lib/stripe/resources/checkout/session.rb', line 2213 def kakao_pay @kakao_pay end |
#klarna ⇒ Object (readonly)
Attribute for field klarna
2215 2216 2217 |
# File 'lib/stripe/resources/checkout/session.rb', line 2215 def klarna @klarna end |
#konbini ⇒ Object (readonly)
Attribute for field konbini
2217 2218 2219 |
# File 'lib/stripe/resources/checkout/session.rb', line 2217 def konbini @konbini end |
#kr_card ⇒ Object (readonly)
Attribute for field kr_card
2219 2220 2221 |
# File 'lib/stripe/resources/checkout/session.rb', line 2219 def kr_card @kr_card end |
#link ⇒ Object (readonly)
Attribute for field link
2221 2222 2223 |
# File 'lib/stripe/resources/checkout/session.rb', line 2221 def link @link end |
#mobilepay ⇒ Object (readonly)
Attribute for field mobilepay
2223 2224 2225 |
# File 'lib/stripe/resources/checkout/session.rb', line 2223 def mobilepay @mobilepay end |
#multibanco ⇒ Object (readonly)
Attribute for field multibanco
2225 2226 2227 |
# File 'lib/stripe/resources/checkout/session.rb', line 2225 def multibanco @multibanco end |
#naver_pay ⇒ Object (readonly)
Attribute for field naver_pay
2227 2228 2229 |
# File 'lib/stripe/resources/checkout/session.rb', line 2227 def naver_pay @naver_pay end |
#oxxo ⇒ Object (readonly)
Attribute for field oxxo
2229 2230 2231 |
# File 'lib/stripe/resources/checkout/session.rb', line 2229 def oxxo @oxxo end |
#p24 ⇒ Object (readonly)
Attribute for field p24
2231 2232 2233 |
# File 'lib/stripe/resources/checkout/session.rb', line 2231 def p24 @p24 end |
#payco ⇒ Object (readonly)
Attribute for field payco
2233 2234 2235 |
# File 'lib/stripe/resources/checkout/session.rb', line 2233 def payco @payco end |
#paynow ⇒ Object (readonly)
Attribute for field paynow
2235 2236 2237 |
# File 'lib/stripe/resources/checkout/session.rb', line 2235 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Attribute for field paypal
2237 2238 2239 |
# File 'lib/stripe/resources/checkout/session.rb', line 2237 def paypal @paypal end |
#payto ⇒ Object (readonly)
Attribute for field payto
2239 2240 2241 |
# File 'lib/stripe/resources/checkout/session.rb', line 2239 def payto @payto end |
#pix ⇒ Object (readonly)
Attribute for field pix
2241 2242 2243 |
# File 'lib/stripe/resources/checkout/session.rb', line 2241 def pix @pix end |
#revolut_pay ⇒ Object (readonly)
Attribute for field revolut_pay
2243 2244 2245 |
# File 'lib/stripe/resources/checkout/session.rb', line 2243 def revolut_pay @revolut_pay end |
#samsung_pay ⇒ Object (readonly)
Attribute for field samsung_pay
2245 2246 2247 |
# File 'lib/stripe/resources/checkout/session.rb', line 2245 def samsung_pay @samsung_pay end |
#satispay ⇒ Object (readonly)
Attribute for field satispay
2247 2248 2249 |
# File 'lib/stripe/resources/checkout/session.rb', line 2247 def satispay @satispay end |
#scalapay ⇒ Object (readonly)
Attribute for field scalapay
2249 2250 2251 |
# File 'lib/stripe/resources/checkout/session.rb', line 2249 def scalapay @scalapay end |
#sepa_debit ⇒ Object (readonly)
Attribute for field sepa_debit
2251 2252 2253 |
# File 'lib/stripe/resources/checkout/session.rb', line 2251 def sepa_debit @sepa_debit end |
#sofort ⇒ Object (readonly)
Attribute for field sofort
2253 2254 2255 |
# File 'lib/stripe/resources/checkout/session.rb', line 2253 def sofort @sofort end |
#swish ⇒ Object (readonly)
Attribute for field swish
2255 2256 2257 |
# File 'lib/stripe/resources/checkout/session.rb', line 2255 def swish @swish end |
#twint ⇒ Object (readonly)
Attribute for field twint
2257 2258 2259 |
# File 'lib/stripe/resources/checkout/session.rb', line 2257 def twint @twint end |
#upi ⇒ Object (readonly)
Attribute for field upi
2259 2260 2261 |
# File 'lib/stripe/resources/checkout/session.rb', line 2259 def upi @upi end |
#us_bank_account ⇒ Object (readonly)
Attribute for field us_bank_account
2261 2262 2263 |
# File 'lib/stripe/resources/checkout/session.rb', line 2261 def us_bank_account @us_bank_account end |
Class Method Details
.field_remappings ⇒ Object
2313 2314 2315 |
# File 'lib/stripe/resources/checkout/session.rb', line 2313 def self.field_remappings @field_remappings = {} end |
.inner_class_types ⇒ Object
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 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 |
# File 'lib/stripe/resources/checkout/session.rb', line 2263 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, scalapay: Scalapay, sepa_debit: SepaDebit, sofort: Sofort, swish: Swish, twint: Twint, upi: Upi, us_bank_account: UsBankAccount, } end |