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
4526 4527 4528 |
# File 'lib/stripe/resources/payment_intent.rb', line 4526 def acss_debit @acss_debit end |
#affirm ⇒ Object (readonly)
Attribute for field affirm
4528 4529 4530 |
# File 'lib/stripe/resources/payment_intent.rb', line 4528 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Attribute for field afterpay_clearpay
4530 4531 4532 |
# File 'lib/stripe/resources/payment_intent.rb', line 4530 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Attribute for field alipay
4532 4533 4534 |
# File 'lib/stripe/resources/payment_intent.rb', line 4532 def alipay @alipay end |
#alma ⇒ Object (readonly)
Attribute for field alma
4534 4535 4536 |
# File 'lib/stripe/resources/payment_intent.rb', line 4534 def alma @alma end |
#amazon_pay ⇒ Object (readonly)
Attribute for field amazon_pay
4536 4537 4538 |
# File 'lib/stripe/resources/payment_intent.rb', line 4536 def amazon_pay @amazon_pay end |
#au_becs_debit ⇒ Object (readonly)
Attribute for field au_becs_debit
4538 4539 4540 |
# File 'lib/stripe/resources/payment_intent.rb', line 4538 def au_becs_debit @au_becs_debit end |
#bacs_debit ⇒ Object (readonly)
Attribute for field bacs_debit
4540 4541 4542 |
# File 'lib/stripe/resources/payment_intent.rb', line 4540 def bacs_debit @bacs_debit end |
#bancontact ⇒ Object (readonly)
Attribute for field bancontact
4542 4543 4544 |
# File 'lib/stripe/resources/payment_intent.rb', line 4542 def bancontact @bancontact end |
#billie ⇒ Object (readonly)
Attribute for field billie
4544 4545 4546 |
# File 'lib/stripe/resources/payment_intent.rb', line 4544 def billie @billie end |
#blik ⇒ Object (readonly)
Attribute for field blik
4546 4547 4548 |
# File 'lib/stripe/resources/payment_intent.rb', line 4546 def blik @blik end |
#boleto ⇒ Object (readonly)
Attribute for field boleto
4548 4549 4550 |
# File 'lib/stripe/resources/payment_intent.rb', line 4548 def boleto @boleto end |
#card ⇒ Object (readonly)
Attribute for field card
4550 4551 4552 |
# File 'lib/stripe/resources/payment_intent.rb', line 4550 def card @card end |
#card_present ⇒ Object (readonly)
Attribute for field card_present
4552 4553 4554 |
# File 'lib/stripe/resources/payment_intent.rb', line 4552 def card_present @card_present end |
#cashapp ⇒ Object (readonly)
Attribute for field cashapp
4554 4555 4556 |
# File 'lib/stripe/resources/payment_intent.rb', line 4554 def cashapp @cashapp end |
#crypto ⇒ Object (readonly)
Attribute for field crypto
4556 4557 4558 |
# File 'lib/stripe/resources/payment_intent.rb', line 4556 def crypto @crypto end |
#customer_balance ⇒ Object (readonly)
Attribute for field customer_balance
4558 4559 4560 |
# File 'lib/stripe/resources/payment_intent.rb', line 4558 def customer_balance @customer_balance end |
#eps ⇒ Object (readonly)
Attribute for field eps
4560 4561 4562 |
# File 'lib/stripe/resources/payment_intent.rb', line 4560 def eps @eps end |
#fpx ⇒ Object (readonly)
Attribute for field fpx
4562 4563 4564 |
# File 'lib/stripe/resources/payment_intent.rb', line 4562 def fpx @fpx end |
#giropay ⇒ Object (readonly)
Attribute for field giropay
4564 4565 4566 |
# File 'lib/stripe/resources/payment_intent.rb', line 4564 def giropay @giropay end |
#gopay ⇒ Object (readonly)
Attribute for field gopay
4566 4567 4568 |
# File 'lib/stripe/resources/payment_intent.rb', line 4566 def gopay @gopay end |
#grabpay ⇒ Object (readonly)
Attribute for field grabpay
4568 4569 4570 |
# File 'lib/stripe/resources/payment_intent.rb', line 4568 def grabpay @grabpay end |
#id_bank_transfer ⇒ Object (readonly)
Attribute for field id_bank_transfer
4570 4571 4572 |
# File 'lib/stripe/resources/payment_intent.rb', line 4570 def id_bank_transfer @id_bank_transfer end |
#ideal ⇒ Object (readonly)
Attribute for field ideal
4572 4573 4574 |
# File 'lib/stripe/resources/payment_intent.rb', line 4572 def ideal @ideal end |
#interac_present ⇒ Object (readonly)
Attribute for field interac_present
4574 4575 4576 |
# File 'lib/stripe/resources/payment_intent.rb', line 4574 def interac_present @interac_present end |
#kakao_pay ⇒ Object (readonly)
Attribute for field kakao_pay
4576 4577 4578 |
# File 'lib/stripe/resources/payment_intent.rb', line 4576 def kakao_pay @kakao_pay end |
#klarna ⇒ Object (readonly)
Attribute for field klarna
4578 4579 4580 |
# File 'lib/stripe/resources/payment_intent.rb', line 4578 def klarna @klarna end |
#konbini ⇒ Object (readonly)
Attribute for field konbini
4580 4581 4582 |
# File 'lib/stripe/resources/payment_intent.rb', line 4580 def konbini @konbini end |
#kr_card ⇒ Object (readonly)
Attribute for field kr_card
4582 4583 4584 |
# File 'lib/stripe/resources/payment_intent.rb', line 4582 def kr_card @kr_card end |
#link ⇒ Object (readonly)
Attribute for field link
4584 4585 4586 |
# File 'lib/stripe/resources/payment_intent.rb', line 4584 def link @link end |
#mb_way ⇒ Object (readonly)
Attribute for field mb_way
4586 4587 4588 |
# File 'lib/stripe/resources/payment_intent.rb', line 4586 def mb_way @mb_way end |
#mobilepay ⇒ Object (readonly)
Attribute for field mobilepay
4588 4589 4590 |
# File 'lib/stripe/resources/payment_intent.rb', line 4588 def mobilepay @mobilepay end |
#multibanco ⇒ Object (readonly)
Attribute for field multibanco
4590 4591 4592 |
# File 'lib/stripe/resources/payment_intent.rb', line 4590 def multibanco @multibanco end |
#naver_pay ⇒ Object (readonly)
Attribute for field naver_pay
4592 4593 4594 |
# File 'lib/stripe/resources/payment_intent.rb', line 4592 def naver_pay @naver_pay end |
#nz_bank_account ⇒ Object (readonly)
Attribute for field nz_bank_account
4594 4595 4596 |
# File 'lib/stripe/resources/payment_intent.rb', line 4594 def nz_bank_account @nz_bank_account end |
#oxxo ⇒ Object (readonly)
Attribute for field oxxo
4596 4597 4598 |
# File 'lib/stripe/resources/payment_intent.rb', line 4596 def oxxo @oxxo end |
#p24 ⇒ Object (readonly)
Attribute for field p24
4598 4599 4600 |
# File 'lib/stripe/resources/payment_intent.rb', line 4598 def p24 @p24 end |
#pay_by_bank ⇒ Object (readonly)
Attribute for field pay_by_bank
4600 4601 4602 |
# File 'lib/stripe/resources/payment_intent.rb', line 4600 def pay_by_bank @pay_by_bank end |
#payco ⇒ Object (readonly)
Attribute for field payco
4602 4603 4604 |
# File 'lib/stripe/resources/payment_intent.rb', line 4602 def payco @payco end |
#paynow ⇒ Object (readonly)
Attribute for field paynow
4604 4605 4606 |
# File 'lib/stripe/resources/payment_intent.rb', line 4604 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Attribute for field paypal
4606 4607 4608 |
# File 'lib/stripe/resources/payment_intent.rb', line 4606 def paypal @paypal end |
#paypay ⇒ Object (readonly)
Attribute for field paypay
4608 4609 4610 |
# File 'lib/stripe/resources/payment_intent.rb', line 4608 def paypay @paypay end |
#payto ⇒ Object (readonly)
Attribute for field payto
4610 4611 4612 |
# File 'lib/stripe/resources/payment_intent.rb', line 4610 def payto @payto end |
#pix ⇒ Object (readonly)
Attribute for field pix
4612 4613 4614 |
# File 'lib/stripe/resources/payment_intent.rb', line 4612 def pix @pix end |
#promptpay ⇒ Object (readonly)
Attribute for field promptpay
4614 4615 4616 |
# File 'lib/stripe/resources/payment_intent.rb', line 4614 def promptpay @promptpay end |
#qris ⇒ Object (readonly)
Attribute for field qris
4616 4617 4618 |
# File 'lib/stripe/resources/payment_intent.rb', line 4616 def qris @qris end |
#rechnung ⇒ Object (readonly)
Attribute for field rechnung
4618 4619 4620 |
# File 'lib/stripe/resources/payment_intent.rb', line 4618 def rechnung @rechnung end |
#revolut_pay ⇒ Object (readonly)
Attribute for field revolut_pay
4620 4621 4622 |
# File 'lib/stripe/resources/payment_intent.rb', line 4620 def revolut_pay @revolut_pay end |
#samsung_pay ⇒ Object (readonly)
Attribute for field samsung_pay
4622 4623 4624 |
# File 'lib/stripe/resources/payment_intent.rb', line 4622 def samsung_pay @samsung_pay end |
#satispay ⇒ Object (readonly)
Attribute for field satispay
4624 4625 4626 |
# File 'lib/stripe/resources/payment_intent.rb', line 4624 def satispay @satispay end |
#sepa_debit ⇒ Object (readonly)
Attribute for field sepa_debit
4626 4627 4628 |
# File 'lib/stripe/resources/payment_intent.rb', line 4626 def sepa_debit @sepa_debit end |
#shopeepay ⇒ Object (readonly)
Attribute for field shopeepay
4628 4629 4630 |
# File 'lib/stripe/resources/payment_intent.rb', line 4628 def shopeepay @shopeepay end |
#sofort ⇒ Object (readonly)
Attribute for field sofort
4630 4631 4632 |
# File 'lib/stripe/resources/payment_intent.rb', line 4630 def sofort @sofort end |
#stripe_balance ⇒ Object (readonly)
Attribute for field stripe_balance
4632 4633 4634 |
# File 'lib/stripe/resources/payment_intent.rb', line 4632 def stripe_balance @stripe_balance end |
#swish ⇒ Object (readonly)
Attribute for field swish
4634 4635 4636 |
# File 'lib/stripe/resources/payment_intent.rb', line 4634 def swish @swish end |
#twint ⇒ Object (readonly)
Attribute for field twint
4636 4637 4638 |
# File 'lib/stripe/resources/payment_intent.rb', line 4636 def twint @twint end |
#upi ⇒ Object (readonly)
Attribute for field upi
4638 4639 4640 |
# File 'lib/stripe/resources/payment_intent.rb', line 4638 def upi @upi end |
#us_bank_account ⇒ Object (readonly)
Attribute for field us_bank_account
4640 4641 4642 |
# File 'lib/stripe/resources/payment_intent.rb', line 4640 def us_bank_account @us_bank_account end |
#wechat_pay ⇒ Object (readonly)
Attribute for field wechat_pay
4642 4643 4644 |
# File 'lib/stripe/resources/payment_intent.rb', line 4642 def wechat_pay @wechat_pay end |
#zip ⇒ Object (readonly)
Attribute for field zip
4644 4645 4646 |
# File 'lib/stripe/resources/payment_intent.rb', line 4644 def zip @zip end |
Class Method Details
.field_remappings ⇒ Object
4711 4712 4713 |
# File 'lib/stripe/resources/payment_intent.rb', line 4711 def self.field_remappings @field_remappings = {} end |
.inner_class_types ⇒ Object
4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 |
# File 'lib/stripe/resources/payment_intent.rb', line 4646 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 |