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, AmazonPay, AuBecsDebit, BacsDebit, Bancontact, Boleto, Card, Cashapp, CustomerBalance, Eps, Fpx, Giropay, Grabpay, Ideal, KakaoPay, Klarna, Konbini, KrCard, Link, Mobilepay, Multibanco, NaverPay, Oxxo, P24, Payco, Paynow, Paypal, Pix, RevolutPay, SamsungPay, SepaDebit, Sofort, Swish, 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.
-
#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.
-
#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.
-
#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.
-
#sepa_debit ⇒ Object
readonly
Attribute for field sepa_debit.
-
#sofort ⇒ Object
readonly
Attribute for field sofort.
-
#swish ⇒ Object
readonly
Attribute for field swish.
-
#us_bank_account ⇒ Object
readonly
Attribute for field us_bank_account.
Attributes inherited from StripeObject
Method Summary
Methods inherited from StripeObject
#==, #[], #[]=, additive_object_param, additive_object_param?, #as_json, construct_from, #deleted?, #dirty!, #each, #eql?, #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
824 825 826 |
# File 'lib/stripe/resources/checkout/session.rb', line 824 def acss_debit @acss_debit end |
#affirm ⇒ Object (readonly)
Attribute for field affirm
826 827 828 |
# File 'lib/stripe/resources/checkout/session.rb', line 826 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Attribute for field afterpay_clearpay
828 829 830 |
# File 'lib/stripe/resources/checkout/session.rb', line 828 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Attribute for field alipay
830 831 832 |
# File 'lib/stripe/resources/checkout/session.rb', line 830 def alipay @alipay end |
#amazon_pay ⇒ Object (readonly)
Attribute for field amazon_pay
832 833 834 |
# File 'lib/stripe/resources/checkout/session.rb', line 832 def amazon_pay @amazon_pay end |
#au_becs_debit ⇒ Object (readonly)
Attribute for field au_becs_debit
834 835 836 |
# File 'lib/stripe/resources/checkout/session.rb', line 834 def au_becs_debit @au_becs_debit end |
#bacs_debit ⇒ Object (readonly)
Attribute for field bacs_debit
836 837 838 |
# File 'lib/stripe/resources/checkout/session.rb', line 836 def bacs_debit @bacs_debit end |
#bancontact ⇒ Object (readonly)
Attribute for field bancontact
838 839 840 |
# File 'lib/stripe/resources/checkout/session.rb', line 838 def bancontact @bancontact end |
#boleto ⇒ Object (readonly)
Attribute for field boleto
840 841 842 |
# File 'lib/stripe/resources/checkout/session.rb', line 840 def boleto @boleto end |
#card ⇒ Object (readonly)
Attribute for field card
842 843 844 |
# File 'lib/stripe/resources/checkout/session.rb', line 842 def card @card end |
#cashapp ⇒ Object (readonly)
Attribute for field cashapp
844 845 846 |
# File 'lib/stripe/resources/checkout/session.rb', line 844 def cashapp @cashapp end |
#customer_balance ⇒ Object (readonly)
Attribute for field customer_balance
846 847 848 |
# File 'lib/stripe/resources/checkout/session.rb', line 846 def customer_balance @customer_balance end |
#eps ⇒ Object (readonly)
Attribute for field eps
848 849 850 |
# File 'lib/stripe/resources/checkout/session.rb', line 848 def eps @eps end |
#fpx ⇒ Object (readonly)
Attribute for field fpx
850 851 852 |
# File 'lib/stripe/resources/checkout/session.rb', line 850 def fpx @fpx end |
#giropay ⇒ Object (readonly)
Attribute for field giropay
852 853 854 |
# File 'lib/stripe/resources/checkout/session.rb', line 852 def giropay @giropay end |
#grabpay ⇒ Object (readonly)
Attribute for field grabpay
854 855 856 |
# File 'lib/stripe/resources/checkout/session.rb', line 854 def grabpay @grabpay end |
#ideal ⇒ Object (readonly)
Attribute for field ideal
856 857 858 |
# File 'lib/stripe/resources/checkout/session.rb', line 856 def ideal @ideal end |
#kakao_pay ⇒ Object (readonly)
Attribute for field kakao_pay
858 859 860 |
# File 'lib/stripe/resources/checkout/session.rb', line 858 def kakao_pay @kakao_pay end |
#klarna ⇒ Object (readonly)
Attribute for field klarna
860 861 862 |
# File 'lib/stripe/resources/checkout/session.rb', line 860 def klarna @klarna end |
#konbini ⇒ Object (readonly)
Attribute for field konbini
862 863 864 |
# File 'lib/stripe/resources/checkout/session.rb', line 862 def konbini @konbini end |
#kr_card ⇒ Object (readonly)
Attribute for field kr_card
864 865 866 |
# File 'lib/stripe/resources/checkout/session.rb', line 864 def kr_card @kr_card end |
#link ⇒ Object (readonly)
Attribute for field link
866 867 868 |
# File 'lib/stripe/resources/checkout/session.rb', line 866 def link @link end |
#mobilepay ⇒ Object (readonly)
Attribute for field mobilepay
868 869 870 |
# File 'lib/stripe/resources/checkout/session.rb', line 868 def mobilepay @mobilepay end |
#multibanco ⇒ Object (readonly)
Attribute for field multibanco
870 871 872 |
# File 'lib/stripe/resources/checkout/session.rb', line 870 def multibanco @multibanco end |
#naver_pay ⇒ Object (readonly)
Attribute for field naver_pay
872 873 874 |
# File 'lib/stripe/resources/checkout/session.rb', line 872 def naver_pay @naver_pay end |
#oxxo ⇒ Object (readonly)
Attribute for field oxxo
874 875 876 |
# File 'lib/stripe/resources/checkout/session.rb', line 874 def oxxo @oxxo end |
#p24 ⇒ Object (readonly)
Attribute for field p24
876 877 878 |
# File 'lib/stripe/resources/checkout/session.rb', line 876 def p24 @p24 end |
#payco ⇒ Object (readonly)
Attribute for field payco
878 879 880 |
# File 'lib/stripe/resources/checkout/session.rb', line 878 def payco @payco end |
#paynow ⇒ Object (readonly)
Attribute for field paynow
880 881 882 |
# File 'lib/stripe/resources/checkout/session.rb', line 880 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Attribute for field paypal
882 883 884 |
# File 'lib/stripe/resources/checkout/session.rb', line 882 def paypal @paypal end |
#pix ⇒ Object (readonly)
Attribute for field pix
884 885 886 |
# File 'lib/stripe/resources/checkout/session.rb', line 884 def pix @pix end |
#revolut_pay ⇒ Object (readonly)
Attribute for field revolut_pay
886 887 888 |
# File 'lib/stripe/resources/checkout/session.rb', line 886 def revolut_pay @revolut_pay end |
#samsung_pay ⇒ Object (readonly)
Attribute for field samsung_pay
888 889 890 |
# File 'lib/stripe/resources/checkout/session.rb', line 888 def samsung_pay @samsung_pay end |
#sepa_debit ⇒ Object (readonly)
Attribute for field sepa_debit
890 891 892 |
# File 'lib/stripe/resources/checkout/session.rb', line 890 def sepa_debit @sepa_debit end |
#sofort ⇒ Object (readonly)
Attribute for field sofort
892 893 894 |
# File 'lib/stripe/resources/checkout/session.rb', line 892 def sofort @sofort end |
#swish ⇒ Object (readonly)
Attribute for field swish
894 895 896 |
# File 'lib/stripe/resources/checkout/session.rb', line 894 def swish @swish end |
#us_bank_account ⇒ Object (readonly)
Attribute for field us_bank_account
896 897 898 |
# File 'lib/stripe/resources/checkout/session.rb', line 896 def us_bank_account @us_bank_account end |