Class: Stripe::PaymentIntent::PaymentMethodOptions
- Inherits:
-
StripeObject
- Object
- StripeObject
- Stripe::PaymentIntent::PaymentMethodOptions
- Defined in:
- lib/stripe/resources/payment_intent.rb
Defined Under Namespace
Classes: AcssDebit, Affirm, AfterpayClearpay, Alipay, Alma, AmazonPay, AuBecsDebit, BacsDebit, Bancontact, Billie, Blik, Boleto, Card, CardPresent, Cashapp, Crypto, CustomerBalance, Eps, Fpx, Giropay, Gopay, Grabpay, IdBankTransfer, Ideal, InteracPresent, KakaoPay, Klarna, Konbini, KrCard, Link, MbWay, Mobilepay, Multibanco, NaverPay, NzBankAccount, Oxxo, P24, PayByBank, Payco, Paynow, Paypal, Paypay, Payto, Pix, Promptpay, Qris, Rechnung, RevolutPay, SamsungPay, Satispay, SepaDebit, Shopeepay, Sofort, StripeBalance, Swish, Twint, Upi, UsBankAccount, WechatPay, Zip
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.
-
#blik ⇒ Object
readonly
Attribute for field blik.
-
#boleto ⇒ Object
readonly
Attribute for field boleto.
-
#card ⇒ Object
readonly
Attribute for field card.
-
#card_present ⇒ Object
readonly
Attribute for field card_present.
-
#cashapp ⇒ Object
readonly
Attribute for field cashapp.
-
#crypto ⇒ Object
readonly
Attribute for field crypto.
-
#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.
-
#gopay ⇒ Object
readonly
Attribute for field gopay.
-
#grabpay ⇒ Object
readonly
Attribute for field grabpay.
-
#id_bank_transfer ⇒ Object
readonly
Attribute for field id_bank_transfer.
-
#ideal ⇒ Object
readonly
Attribute for field ideal.
-
#interac_present ⇒ Object
readonly
Attribute for field interac_present.
-
#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.
-
#mb_way ⇒ Object
readonly
Attribute for field mb_way.
-
#mobilepay ⇒ Object
readonly
Attribute for field mobilepay.
-
#multibanco ⇒ Object
readonly
Attribute for field multibanco.
-
#naver_pay ⇒ Object
readonly
Attribute for field naver_pay.
-
#nz_bank_account ⇒ Object
readonly
Attribute for field nz_bank_account.
-
#oxxo ⇒ Object
readonly
Attribute for field oxxo.
-
#p24 ⇒ Object
readonly
Attribute for field p24.
-
#pay_by_bank ⇒ Object
readonly
Attribute for field pay_by_bank.
-
#payco ⇒ Object
readonly
Attribute for field payco.
-
#paynow ⇒ Object
readonly
Attribute for field paynow.
-
#paypal ⇒ Object
readonly
Attribute for field paypal.
-
#paypay ⇒ Object
readonly
Attribute for field paypay.
-
#payto ⇒ Object
readonly
Attribute for field payto.
-
#pix ⇒ Object
readonly
Attribute for field pix.
-
#promptpay ⇒ Object
readonly
Attribute for field promptpay.
-
#qris ⇒ Object
readonly
Attribute for field qris.
-
#rechnung ⇒ Object
readonly
Attribute for field rechnung.
-
#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.
-
#shopeepay ⇒ Object
readonly
Attribute for field shopeepay.
-
#sofort ⇒ Object
readonly
Attribute for field sofort.
-
#stripe_balance ⇒ Object
readonly
Attribute for field stripe_balance.
-
#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.
-
#wechat_pay ⇒ Object
readonly
Attribute for field wechat_pay.
-
#zip ⇒ Object
readonly
Attribute for field zip.
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
4278 4279 4280 |
# File 'lib/stripe/resources/payment_intent.rb', line 4278 def acss_debit @acss_debit end |
#affirm ⇒ Object (readonly)
Attribute for field affirm
4280 4281 4282 |
# File 'lib/stripe/resources/payment_intent.rb', line 4280 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Attribute for field afterpay_clearpay
4282 4283 4284 |
# File 'lib/stripe/resources/payment_intent.rb', line 4282 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Attribute for field alipay
4284 4285 4286 |
# File 'lib/stripe/resources/payment_intent.rb', line 4284 def alipay @alipay end |
#alma ⇒ Object (readonly)
Attribute for field alma
4286 4287 4288 |
# File 'lib/stripe/resources/payment_intent.rb', line 4286 def alma @alma end |
#amazon_pay ⇒ Object (readonly)
Attribute for field amazon_pay
4288 4289 4290 |
# File 'lib/stripe/resources/payment_intent.rb', line 4288 def amazon_pay @amazon_pay end |
#au_becs_debit ⇒ Object (readonly)
Attribute for field au_becs_debit
4290 4291 4292 |
# File 'lib/stripe/resources/payment_intent.rb', line 4290 def au_becs_debit @au_becs_debit end |
#bacs_debit ⇒ Object (readonly)
Attribute for field bacs_debit
4292 4293 4294 |
# File 'lib/stripe/resources/payment_intent.rb', line 4292 def bacs_debit @bacs_debit end |
#bancontact ⇒ Object (readonly)
Attribute for field bancontact
4294 4295 4296 |
# File 'lib/stripe/resources/payment_intent.rb', line 4294 def bancontact @bancontact end |
#billie ⇒ Object (readonly)
Attribute for field billie
4296 4297 4298 |
# File 'lib/stripe/resources/payment_intent.rb', line 4296 def billie @billie end |
#blik ⇒ Object (readonly)
Attribute for field blik
4298 4299 4300 |
# File 'lib/stripe/resources/payment_intent.rb', line 4298 def blik @blik end |
#boleto ⇒ Object (readonly)
Attribute for field boleto
4300 4301 4302 |
# File 'lib/stripe/resources/payment_intent.rb', line 4300 def boleto @boleto end |
#card ⇒ Object (readonly)
Attribute for field card
4302 4303 4304 |
# File 'lib/stripe/resources/payment_intent.rb', line 4302 def card @card end |
#card_present ⇒ Object (readonly)
Attribute for field card_present
4304 4305 4306 |
# File 'lib/stripe/resources/payment_intent.rb', line 4304 def card_present @card_present end |
#cashapp ⇒ Object (readonly)
Attribute for field cashapp
4306 4307 4308 |
# File 'lib/stripe/resources/payment_intent.rb', line 4306 def cashapp @cashapp end |
#crypto ⇒ Object (readonly)
Attribute for field crypto
4308 4309 4310 |
# File 'lib/stripe/resources/payment_intent.rb', line 4308 def crypto @crypto end |
#customer_balance ⇒ Object (readonly)
Attribute for field customer_balance
4310 4311 4312 |
# File 'lib/stripe/resources/payment_intent.rb', line 4310 def customer_balance @customer_balance end |
#eps ⇒ Object (readonly)
Attribute for field eps
4312 4313 4314 |
# File 'lib/stripe/resources/payment_intent.rb', line 4312 def eps @eps end |
#fpx ⇒ Object (readonly)
Attribute for field fpx
4314 4315 4316 |
# File 'lib/stripe/resources/payment_intent.rb', line 4314 def fpx @fpx end |
#giropay ⇒ Object (readonly)
Attribute for field giropay
4316 4317 4318 |
# File 'lib/stripe/resources/payment_intent.rb', line 4316 def giropay @giropay end |
#gopay ⇒ Object (readonly)
Attribute for field gopay
4318 4319 4320 |
# File 'lib/stripe/resources/payment_intent.rb', line 4318 def gopay @gopay end |
#grabpay ⇒ Object (readonly)
Attribute for field grabpay
4320 4321 4322 |
# File 'lib/stripe/resources/payment_intent.rb', line 4320 def grabpay @grabpay end |
#id_bank_transfer ⇒ Object (readonly)
Attribute for field id_bank_transfer
4322 4323 4324 |
# File 'lib/stripe/resources/payment_intent.rb', line 4322 def id_bank_transfer @id_bank_transfer end |
#ideal ⇒ Object (readonly)
Attribute for field ideal
4324 4325 4326 |
# File 'lib/stripe/resources/payment_intent.rb', line 4324 def ideal @ideal end |
#interac_present ⇒ Object (readonly)
Attribute for field interac_present
4326 4327 4328 |
# File 'lib/stripe/resources/payment_intent.rb', line 4326 def interac_present @interac_present end |
#kakao_pay ⇒ Object (readonly)
Attribute for field kakao_pay
4328 4329 4330 |
# File 'lib/stripe/resources/payment_intent.rb', line 4328 def kakao_pay @kakao_pay end |
#klarna ⇒ Object (readonly)
Attribute for field klarna
4330 4331 4332 |
# File 'lib/stripe/resources/payment_intent.rb', line 4330 def klarna @klarna end |
#konbini ⇒ Object (readonly)
Attribute for field konbini
4332 4333 4334 |
# File 'lib/stripe/resources/payment_intent.rb', line 4332 def konbini @konbini end |
#kr_card ⇒ Object (readonly)
Attribute for field kr_card
4334 4335 4336 |
# File 'lib/stripe/resources/payment_intent.rb', line 4334 def kr_card @kr_card end |
#link ⇒ Object (readonly)
Attribute for field link
4336 4337 4338 |
# File 'lib/stripe/resources/payment_intent.rb', line 4336 def link @link end |
#mb_way ⇒ Object (readonly)
Attribute for field mb_way
4338 4339 4340 |
# File 'lib/stripe/resources/payment_intent.rb', line 4338 def mb_way @mb_way end |
#mobilepay ⇒ Object (readonly)
Attribute for field mobilepay
4340 4341 4342 |
# File 'lib/stripe/resources/payment_intent.rb', line 4340 def mobilepay @mobilepay end |
#multibanco ⇒ Object (readonly)
Attribute for field multibanco
4342 4343 4344 |
# File 'lib/stripe/resources/payment_intent.rb', line 4342 def multibanco @multibanco end |
#naver_pay ⇒ Object (readonly)
Attribute for field naver_pay
4344 4345 4346 |
# File 'lib/stripe/resources/payment_intent.rb', line 4344 def naver_pay @naver_pay end |
#nz_bank_account ⇒ Object (readonly)
Attribute for field nz_bank_account
4346 4347 4348 |
# File 'lib/stripe/resources/payment_intent.rb', line 4346 def nz_bank_account @nz_bank_account end |
#oxxo ⇒ Object (readonly)
Attribute for field oxxo
4348 4349 4350 |
# File 'lib/stripe/resources/payment_intent.rb', line 4348 def oxxo @oxxo end |
#p24 ⇒ Object (readonly)
Attribute for field p24
4350 4351 4352 |
# File 'lib/stripe/resources/payment_intent.rb', line 4350 def p24 @p24 end |
#pay_by_bank ⇒ Object (readonly)
Attribute for field pay_by_bank
4352 4353 4354 |
# File 'lib/stripe/resources/payment_intent.rb', line 4352 def pay_by_bank @pay_by_bank end |
#payco ⇒ Object (readonly)
Attribute for field payco
4354 4355 4356 |
# File 'lib/stripe/resources/payment_intent.rb', line 4354 def payco @payco end |
#paynow ⇒ Object (readonly)
Attribute for field paynow
4356 4357 4358 |
# File 'lib/stripe/resources/payment_intent.rb', line 4356 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Attribute for field paypal
4358 4359 4360 |
# File 'lib/stripe/resources/payment_intent.rb', line 4358 def paypal @paypal end |
#paypay ⇒ Object (readonly)
Attribute for field paypay
4360 4361 4362 |
# File 'lib/stripe/resources/payment_intent.rb', line 4360 def paypay @paypay end |
#payto ⇒ Object (readonly)
Attribute for field payto
4362 4363 4364 |
# File 'lib/stripe/resources/payment_intent.rb', line 4362 def payto @payto end |
#pix ⇒ Object (readonly)
Attribute for field pix
4364 4365 4366 |
# File 'lib/stripe/resources/payment_intent.rb', line 4364 def pix @pix end |
#promptpay ⇒ Object (readonly)
Attribute for field promptpay
4366 4367 4368 |
# File 'lib/stripe/resources/payment_intent.rb', line 4366 def promptpay @promptpay end |
#qris ⇒ Object (readonly)
Attribute for field qris
4368 4369 4370 |
# File 'lib/stripe/resources/payment_intent.rb', line 4368 def qris @qris end |
#rechnung ⇒ Object (readonly)
Attribute for field rechnung
4370 4371 4372 |
# File 'lib/stripe/resources/payment_intent.rb', line 4370 def rechnung @rechnung end |
#revolut_pay ⇒ Object (readonly)
Attribute for field revolut_pay
4372 4373 4374 |
# File 'lib/stripe/resources/payment_intent.rb', line 4372 def revolut_pay @revolut_pay end |
#samsung_pay ⇒ Object (readonly)
Attribute for field samsung_pay
4374 4375 4376 |
# File 'lib/stripe/resources/payment_intent.rb', line 4374 def samsung_pay @samsung_pay end |
#satispay ⇒ Object (readonly)
Attribute for field satispay
4376 4377 4378 |
# File 'lib/stripe/resources/payment_intent.rb', line 4376 def satispay @satispay end |
#sepa_debit ⇒ Object (readonly)
Attribute for field sepa_debit
4378 4379 4380 |
# File 'lib/stripe/resources/payment_intent.rb', line 4378 def sepa_debit @sepa_debit end |
#shopeepay ⇒ Object (readonly)
Attribute for field shopeepay
4380 4381 4382 |
# File 'lib/stripe/resources/payment_intent.rb', line 4380 def shopeepay @shopeepay end |
#sofort ⇒ Object (readonly)
Attribute for field sofort
4382 4383 4384 |
# File 'lib/stripe/resources/payment_intent.rb', line 4382 def sofort @sofort end |
#stripe_balance ⇒ Object (readonly)
Attribute for field stripe_balance
4384 4385 4386 |
# File 'lib/stripe/resources/payment_intent.rb', line 4384 def stripe_balance @stripe_balance end |
#swish ⇒ Object (readonly)
Attribute for field swish
4386 4387 4388 |
# File 'lib/stripe/resources/payment_intent.rb', line 4386 def swish @swish end |
#twint ⇒ Object (readonly)
Attribute for field twint
4388 4389 4390 |
# File 'lib/stripe/resources/payment_intent.rb', line 4388 def twint @twint end |
#upi ⇒ Object (readonly)
Attribute for field upi
4390 4391 4392 |
# File 'lib/stripe/resources/payment_intent.rb', line 4390 def upi @upi end |
#us_bank_account ⇒ Object (readonly)
Attribute for field us_bank_account
4392 4393 4394 |
# File 'lib/stripe/resources/payment_intent.rb', line 4392 def us_bank_account @us_bank_account end |
#wechat_pay ⇒ Object (readonly)
Attribute for field wechat_pay
4394 4395 4396 |
# File 'lib/stripe/resources/payment_intent.rb', line 4394 def wechat_pay @wechat_pay end |
#zip ⇒ Object (readonly)
Attribute for field zip
4396 4397 4398 |
# File 'lib/stripe/resources/payment_intent.rb', line 4396 def zip @zip end |
Class Method Details
.field_remappings ⇒ Object
4463 4464 4465 |
# File 'lib/stripe/resources/payment_intent.rb', line 4463 def self.field_remappings @field_remappings = {} end |
.inner_class_types ⇒ Object
4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 |
# File 'lib/stripe/resources/payment_intent.rb', line 4398 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, blik: Blik, boleto: Boleto, card: Card, card_present: CardPresent, cashapp: Cashapp, crypto: Crypto, customer_balance: CustomerBalance, eps: Eps, fpx: Fpx, giropay: Giropay, gopay: Gopay, grabpay: Grabpay, id_bank_transfer: IdBankTransfer, ideal: Ideal, interac_present: InteracPresent, kakao_pay: KakaoPay, klarna: Klarna, konbini: Konbini, kr_card: KrCard, link: Link, mb_way: MbWay, mobilepay: Mobilepay, multibanco: Multibanco, naver_pay: NaverPay, nz_bank_account: NzBankAccount, oxxo: Oxxo, p24: P24, pay_by_bank: PayByBank, payco: Payco, paynow: Paynow, paypal: Paypal, paypay: Paypay, payto: Payto, pix: Pix, promptpay: Promptpay, qris: Qris, rechnung: Rechnung, revolut_pay: RevolutPay, samsung_pay: SamsungPay, satispay: Satispay, sepa_debit: SepaDebit, shopeepay: Shopeepay, sofort: Sofort, stripe_balance: StripeBalance, swish: Swish, twint: Twint, upi: Upi, us_bank_account: UsBankAccount, wechat_pay: WechatPay, zip: Zip, } end |