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
846 847 848 |
# File 'lib/stripe/resources/checkout/session.rb', line 846 def acss_debit @acss_debit end |
#affirm ⇒ Object (readonly)
Attribute for field affirm
848 849 850 |
# File 'lib/stripe/resources/checkout/session.rb', line 848 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Attribute for field afterpay_clearpay
850 851 852 |
# File 'lib/stripe/resources/checkout/session.rb', line 850 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Attribute for field alipay
852 853 854 |
# File 'lib/stripe/resources/checkout/session.rb', line 852 def alipay @alipay end |
#amazon_pay ⇒ Object (readonly)
Attribute for field amazon_pay
854 855 856 |
# File 'lib/stripe/resources/checkout/session.rb', line 854 def amazon_pay @amazon_pay end |
#au_becs_debit ⇒ Object (readonly)
Attribute for field au_becs_debit
856 857 858 |
# File 'lib/stripe/resources/checkout/session.rb', line 856 def au_becs_debit @au_becs_debit end |
#bacs_debit ⇒ Object (readonly)
Attribute for field bacs_debit
858 859 860 |
# File 'lib/stripe/resources/checkout/session.rb', line 858 def bacs_debit @bacs_debit end |
#bancontact ⇒ Object (readonly)
Attribute for field bancontact
860 861 862 |
# File 'lib/stripe/resources/checkout/session.rb', line 860 def bancontact @bancontact end |
#boleto ⇒ Object (readonly)
Attribute for field boleto
862 863 864 |
# File 'lib/stripe/resources/checkout/session.rb', line 862 def boleto @boleto end |
#card ⇒ Object (readonly)
Attribute for field card
864 865 866 |
# File 'lib/stripe/resources/checkout/session.rb', line 864 def card @card end |
#cashapp ⇒ Object (readonly)
Attribute for field cashapp
866 867 868 |
# File 'lib/stripe/resources/checkout/session.rb', line 866 def cashapp @cashapp end |
#customer_balance ⇒ Object (readonly)
Attribute for field customer_balance
868 869 870 |
# File 'lib/stripe/resources/checkout/session.rb', line 868 def customer_balance @customer_balance end |
#eps ⇒ Object (readonly)
Attribute for field eps
870 871 872 |
# File 'lib/stripe/resources/checkout/session.rb', line 870 def eps @eps end |
#fpx ⇒ Object (readonly)
Attribute for field fpx
872 873 874 |
# File 'lib/stripe/resources/checkout/session.rb', line 872 def fpx @fpx end |
#giropay ⇒ Object (readonly)
Attribute for field giropay
874 875 876 |
# File 'lib/stripe/resources/checkout/session.rb', line 874 def giropay @giropay end |
#grabpay ⇒ Object (readonly)
Attribute for field grabpay
876 877 878 |
# File 'lib/stripe/resources/checkout/session.rb', line 876 def grabpay @grabpay end |
#ideal ⇒ Object (readonly)
Attribute for field ideal
878 879 880 |
# File 'lib/stripe/resources/checkout/session.rb', line 878 def ideal @ideal end |
#kakao_pay ⇒ Object (readonly)
Attribute for field kakao_pay
880 881 882 |
# File 'lib/stripe/resources/checkout/session.rb', line 880 def kakao_pay @kakao_pay end |
#klarna ⇒ Object (readonly)
Attribute for field klarna
882 883 884 |
# File 'lib/stripe/resources/checkout/session.rb', line 882 def klarna @klarna end |
#konbini ⇒ Object (readonly)
Attribute for field konbini
884 885 886 |
# File 'lib/stripe/resources/checkout/session.rb', line 884 def konbini @konbini end |
#kr_card ⇒ Object (readonly)
Attribute for field kr_card
886 887 888 |
# File 'lib/stripe/resources/checkout/session.rb', line 886 def kr_card @kr_card end |
#link ⇒ Object (readonly)
Attribute for field link
888 889 890 |
# File 'lib/stripe/resources/checkout/session.rb', line 888 def link @link end |
#mobilepay ⇒ Object (readonly)
Attribute for field mobilepay
890 891 892 |
# File 'lib/stripe/resources/checkout/session.rb', line 890 def mobilepay @mobilepay end |
#multibanco ⇒ Object (readonly)
Attribute for field multibanco
892 893 894 |
# File 'lib/stripe/resources/checkout/session.rb', line 892 def multibanco @multibanco end |
#naver_pay ⇒ Object (readonly)
Attribute for field naver_pay
894 895 896 |
# File 'lib/stripe/resources/checkout/session.rb', line 894 def naver_pay @naver_pay end |
#oxxo ⇒ Object (readonly)
Attribute for field oxxo
896 897 898 |
# File 'lib/stripe/resources/checkout/session.rb', line 896 def oxxo @oxxo end |
#p24 ⇒ Object (readonly)
Attribute for field p24
898 899 900 |
# File 'lib/stripe/resources/checkout/session.rb', line 898 def p24 @p24 end |
#payco ⇒ Object (readonly)
Attribute for field payco
900 901 902 |
# File 'lib/stripe/resources/checkout/session.rb', line 900 def payco @payco end |
#paynow ⇒ Object (readonly)
Attribute for field paynow
902 903 904 |
# File 'lib/stripe/resources/checkout/session.rb', line 902 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Attribute for field paypal
904 905 906 |
# File 'lib/stripe/resources/checkout/session.rb', line 904 def paypal @paypal end |
#pix ⇒ Object (readonly)
Attribute for field pix
906 907 908 |
# File 'lib/stripe/resources/checkout/session.rb', line 906 def pix @pix end |
#revolut_pay ⇒ Object (readonly)
Attribute for field revolut_pay
908 909 910 |
# File 'lib/stripe/resources/checkout/session.rb', line 908 def revolut_pay @revolut_pay end |
#samsung_pay ⇒ Object (readonly)
Attribute for field samsung_pay
910 911 912 |
# File 'lib/stripe/resources/checkout/session.rb', line 910 def samsung_pay @samsung_pay end |
#sepa_debit ⇒ Object (readonly)
Attribute for field sepa_debit
912 913 914 |
# File 'lib/stripe/resources/checkout/session.rb', line 912 def sepa_debit @sepa_debit end |
#sofort ⇒ Object (readonly)
Attribute for field sofort
914 915 916 |
# File 'lib/stripe/resources/checkout/session.rb', line 914 def sofort @sofort end |
#swish ⇒ Object (readonly)
Attribute for field swish
916 917 918 |
# File 'lib/stripe/resources/checkout/session.rb', line 916 def swish @swish end |
#us_bank_account ⇒ Object (readonly)
Attribute for field us_bank_account
918 919 920 |
# File 'lib/stripe/resources/checkout/session.rb', line 918 def us_bank_account @us_bank_account end |