Class: Stripe::ConfirmationToken::PaymentMethodPreview

Inherits:
StripeObject
  • Object
show all
Defined in:
lib/stripe/resources/confirmation_token.rb

Defined Under Namespace

Classes: AcssDebit, Affirm, AfterpayClearpay, Alipay, Alma, AmazonPay, AuBecsDebit, BacsDebit, Bancontact, BillingDetails, Blik, Boleto, Card, CardPresent, Cashapp, CustomerBalance, Eps, Fpx, Giropay, Gopay, Grabpay, IdBankTransfer, Ideal, InteracPresent, KakaoPay, Klarna, Konbini, KrCard, Link, MbWay, Mobilepay, Multibanco, NaverPay, Oxxo, P24, Payco, Paynow, Paypal, Payto, Pix, Promptpay, Qris, Rechnung, RevolutPay, SamsungPay, SepaDebit, Shopeepay, Sofort, Swish, Twint, UsBankAccount, WechatPay, Zip

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.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def acss_debit
  @acss_debit
end

#affirmObject (readonly)

Returns the value of attribute affirm.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def affirm
  @affirm
end

#afterpay_clearpayObject (readonly)

Returns the value of attribute afterpay_clearpay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def afterpay_clearpay
  @afterpay_clearpay
end

#alipayObject (readonly)

Returns the value of attribute alipay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def alipay
  @alipay
end

#allow_redisplayObject (readonly)

Returns the value of attribute allow_redisplay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def allow_redisplay
  @allow_redisplay
end

#almaObject (readonly)

Returns the value of attribute alma.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def alma
  @alma
end

#amazon_payObject (readonly)

Returns the value of attribute amazon_pay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def amazon_pay
  @amazon_pay
end

#au_becs_debitObject (readonly)

Returns the value of attribute au_becs_debit.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def au_becs_debit
  @au_becs_debit
end

#bacs_debitObject (readonly)

Returns the value of attribute bacs_debit.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def bacs_debit
  @bacs_debit
end

#bancontactObject (readonly)

Returns the value of attribute bancontact.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def bancontact
  @bancontact
end

#billing_detailsObject (readonly)

Returns the value of attribute billing_details.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def billing_details
  @billing_details
end

#blikObject (readonly)

Returns the value of attribute blik.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def blik
  @blik
end

#boletoObject (readonly)

Returns the value of attribute boleto.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def boleto
  @boleto
end

#cardObject (readonly)

Returns the value of attribute card.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def card
  @card
end

#card_presentObject (readonly)

Returns the value of attribute card_present.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def card_present
  @card_present
end

#cashappObject (readonly)

Returns the value of attribute cashapp.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def cashapp
  @cashapp
end

#customerObject (readonly)

Returns the value of attribute customer.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def customer
  @customer
end

#customer_balanceObject (readonly)

Returns the value of attribute customer_balance.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def customer_balance
  @customer_balance
end

#epsObject (readonly)

Returns the value of attribute eps.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def eps
  @eps
end

#fpxObject (readonly)

Returns the value of attribute fpx.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def fpx
  @fpx
end

#giropayObject (readonly)

Returns the value of attribute giropay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def giropay
  @giropay
end

#gopayObject (readonly)

Returns the value of attribute gopay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def gopay
  @gopay
end

#grabpayObject (readonly)

Returns the value of attribute grabpay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def grabpay
  @grabpay
end

#id_bank_transferObject (readonly)

Returns the value of attribute id_bank_transfer.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def id_bank_transfer
  @id_bank_transfer
end

#idealObject (readonly)

Returns the value of attribute ideal.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def ideal
  @ideal
end

#interac_presentObject (readonly)

Returns the value of attribute interac_present.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def interac_present
  @interac_present
end

#kakao_payObject (readonly)

Returns the value of attribute kakao_pay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def kakao_pay
  @kakao_pay
end

#klarnaObject (readonly)

Returns the value of attribute klarna.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def klarna
  @klarna
end

#konbiniObject (readonly)

Returns the value of attribute konbini.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def konbini
  @konbini
end

#kr_cardObject (readonly)

Returns the value of attribute kr_card.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def kr_card
  @kr_card
end

Returns the value of attribute link.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def link
  @link
end

#mb_wayObject (readonly)

Returns the value of attribute mb_way.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def mb_way
  @mb_way
end

#mobilepayObject (readonly)

Returns the value of attribute mobilepay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def mobilepay
  @mobilepay
end

#multibancoObject (readonly)

Returns the value of attribute multibanco.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def multibanco
  @multibanco
end

Returns the value of attribute naver_pay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def naver_pay
  @naver_pay
end

#oxxoObject (readonly)

Returns the value of attribute oxxo.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def oxxo
  @oxxo
end

#p24Object (readonly)

Returns the value of attribute p24.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def p24
  @p24
end

#paycoObject (readonly)

Returns the value of attribute payco.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def payco
  @payco
end

#paynowObject (readonly)

Returns the value of attribute paynow.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def paynow
  @paynow
end

#paypalObject (readonly)

Returns the value of attribute paypal.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def paypal
  @paypal
end

#paytoObject (readonly)

Returns the value of attribute payto.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def payto
  @payto
end

#pixObject (readonly)

Returns the value of attribute pix.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def pix
  @pix
end

#promptpayObject (readonly)

Returns the value of attribute promptpay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def promptpay
  @promptpay
end

#qrisObject (readonly)

Returns the value of attribute qris.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def qris
  @qris
end

#rechnungObject (readonly)

Returns the value of attribute rechnung.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def rechnung
  @rechnung
end

#revolut_payObject (readonly)

Returns the value of attribute revolut_pay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def revolut_pay
  @revolut_pay
end

#samsung_payObject (readonly)

Returns the value of attribute samsung_pay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def samsung_pay
  @samsung_pay
end

#sepa_debitObject (readonly)

Returns the value of attribute sepa_debit.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def sepa_debit
  @sepa_debit
end

#shopeepayObject (readonly)

Returns the value of attribute shopeepay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def shopeepay
  @shopeepay
end

#sofortObject (readonly)

Returns the value of attribute sofort.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def sofort
  @sofort
end

#swishObject (readonly)

Returns the value of attribute swish.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def swish
  @swish
end

#twintObject (readonly)

Returns the value of attribute twint.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def twint
  @twint
end

#typeObject (readonly)

Returns the value of attribute type.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def type
  @type
end

#us_bank_accountObject (readonly)

Returns the value of attribute us_bank_account.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def 
  @us_bank_account
end

#wechat_payObject (readonly)

Returns the value of attribute wechat_pay.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def wechat_pay
  @wechat_pay
end

#zipObject (readonly)

Returns the value of attribute zip.



275
276
277
# File 'lib/stripe/resources/confirmation_token.rb', line 275

def zip
  @zip
end