Class: Stripe::Checkout::Session::PaymentMethodOptions

Inherits:
StripeObject
  • Object
show all
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, Payto, Pix, RevolutPay, SamsungPay, SepaDebit, Sofort, Swish, UsBankAccount

Constant Summary

Constants inherited from StripeObject

StripeObject::RESERVED_FIELD_NAMES

Instance Attribute Summary collapse

Attributes inherited from StripeObject

#last_response

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_debitObject (readonly)

Returns the value of attribute acss_debit.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def acss_debit
  @acss_debit
end

#affirmObject (readonly)

Returns the value of attribute affirm.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def affirm
  @affirm
end

#afterpay_clearpayObject (readonly)

Returns the value of attribute afterpay_clearpay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def afterpay_clearpay
  @afterpay_clearpay
end

#alipayObject (readonly)

Returns the value of attribute alipay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def alipay
  @alipay
end

#amazon_payObject (readonly)

Returns the value of attribute amazon_pay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def amazon_pay
  @amazon_pay
end

#au_becs_debitObject (readonly)

Returns the value of attribute au_becs_debit.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def au_becs_debit
  @au_becs_debit
end

#bacs_debitObject (readonly)

Returns the value of attribute bacs_debit.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def bacs_debit
  @bacs_debit
end

#bancontactObject (readonly)

Returns the value of attribute bancontact.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def bancontact
  @bancontact
end

#boletoObject (readonly)

Returns the value of attribute boleto.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def boleto
  @boleto
end

#cardObject (readonly)

Returns the value of attribute card.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def card
  @card
end

#cashappObject (readonly)

Returns the value of attribute cashapp.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def cashapp
  @cashapp
end

#customer_balanceObject (readonly)

Returns the value of attribute customer_balance.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def customer_balance
  @customer_balance
end

#epsObject (readonly)

Returns the value of attribute eps.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def eps
  @eps
end

#fpxObject (readonly)

Returns the value of attribute fpx.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def fpx
  @fpx
end

#giropayObject (readonly)

Returns the value of attribute giropay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def giropay
  @giropay
end

#grabpayObject (readonly)

Returns the value of attribute grabpay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def grabpay
  @grabpay
end

#idealObject (readonly)

Returns the value of attribute ideal.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def ideal
  @ideal
end

#kakao_payObject (readonly)

Returns the value of attribute kakao_pay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def kakao_pay
  @kakao_pay
end

#klarnaObject (readonly)

Returns the value of attribute klarna.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def klarna
  @klarna
end

#konbiniObject (readonly)

Returns the value of attribute konbini.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def konbini
  @konbini
end

#kr_cardObject (readonly)

Returns the value of attribute kr_card.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def kr_card
  @kr_card
end

Returns the value of attribute link.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def link
  @link
end

#mobilepayObject (readonly)

Returns the value of attribute mobilepay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def mobilepay
  @mobilepay
end

#multibancoObject (readonly)

Returns the value of attribute multibanco.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def multibanco
  @multibanco
end

Returns the value of attribute naver_pay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def naver_pay
  @naver_pay
end

#oxxoObject (readonly)

Returns the value of attribute oxxo.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def oxxo
  @oxxo
end

#p24Object (readonly)

Returns the value of attribute p24.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def p24
  @p24
end

#paycoObject (readonly)

Returns the value of attribute payco.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def payco
  @payco
end

#paynowObject (readonly)

Returns the value of attribute paynow.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def paynow
  @paynow
end

#paypalObject (readonly)

Returns the value of attribute paypal.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def paypal
  @paypal
end

#paytoObject (readonly)

Returns the value of attribute payto.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def payto
  @payto
end

#pixObject (readonly)

Returns the value of attribute pix.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def pix
  @pix
end

#revolut_payObject (readonly)

Returns the value of attribute revolut_pay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def revolut_pay
  @revolut_pay
end

#samsung_payObject (readonly)

Returns the value of attribute samsung_pay.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def samsung_pay
  @samsung_pay
end

#sepa_debitObject (readonly)

Returns the value of attribute sepa_debit.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def sepa_debit
  @sepa_debit
end

#sofortObject (readonly)

Returns the value of attribute sofort.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def sofort
  @sofort
end

#swishObject (readonly)

Returns the value of attribute swish.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def swish
  @swish
end

#us_bank_accountObject (readonly)

Returns the value of attribute us_bank_account.



334
335
336
# File 'lib/stripe/resources/checkout/session.rb', line 334

def 
  @us_bank_account
end