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, Bizum, 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, Scalapay, 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.
-
#bizum ⇒ Object
readonly
Attribute for field bizum.
-
#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.
-
#scalapay ⇒ Object
readonly
Attribute for field scalapay.
-
#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
4143 4144 4145 |
# File 'lib/stripe/resources/payment_intent.rb', line 4143 def acss_debit @acss_debit end |
#affirm ⇒ Object (readonly)
Attribute for field affirm
4145 4146 4147 |
# File 'lib/stripe/resources/payment_intent.rb', line 4145 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Attribute for field afterpay_clearpay
4147 4148 4149 |
# File 'lib/stripe/resources/payment_intent.rb', line 4147 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Attribute for field alipay
4149 4150 4151 |
# File 'lib/stripe/resources/payment_intent.rb', line 4149 def alipay @alipay end |
#alma ⇒ Object (readonly)
Attribute for field alma
4151 4152 4153 |
# File 'lib/stripe/resources/payment_intent.rb', line 4151 def alma @alma end |
#amazon_pay ⇒ Object (readonly)
Attribute for field amazon_pay
4153 4154 4155 |
# File 'lib/stripe/resources/payment_intent.rb', line 4153 def amazon_pay @amazon_pay end |
#au_becs_debit ⇒ Object (readonly)
Attribute for field au_becs_debit
4155 4156 4157 |
# File 'lib/stripe/resources/payment_intent.rb', line 4155 def au_becs_debit @au_becs_debit end |
#bacs_debit ⇒ Object (readonly)
Attribute for field bacs_debit
4157 4158 4159 |
# File 'lib/stripe/resources/payment_intent.rb', line 4157 def bacs_debit @bacs_debit end |
#bancontact ⇒ Object (readonly)
Attribute for field bancontact
4159 4160 4161 |
# File 'lib/stripe/resources/payment_intent.rb', line 4159 def bancontact @bancontact end |
#billie ⇒ Object (readonly)
Attribute for field billie
4161 4162 4163 |
# File 'lib/stripe/resources/payment_intent.rb', line 4161 def billie @billie end |
#bizum ⇒ Object (readonly)
Attribute for field bizum
4163 4164 4165 |
# File 'lib/stripe/resources/payment_intent.rb', line 4163 def bizum @bizum end |
#blik ⇒ Object (readonly)
Attribute for field blik
4165 4166 4167 |
# File 'lib/stripe/resources/payment_intent.rb', line 4165 def blik @blik end |
#boleto ⇒ Object (readonly)
Attribute for field boleto
4167 4168 4169 |
# File 'lib/stripe/resources/payment_intent.rb', line 4167 def boleto @boleto end |
#card ⇒ Object (readonly)
Attribute for field card
4169 4170 4171 |
# File 'lib/stripe/resources/payment_intent.rb', line 4169 def card @card end |
#card_present ⇒ Object (readonly)
Attribute for field card_present
4171 4172 4173 |
# File 'lib/stripe/resources/payment_intent.rb', line 4171 def card_present @card_present end |
#cashapp ⇒ Object (readonly)
Attribute for field cashapp
4173 4174 4175 |
# File 'lib/stripe/resources/payment_intent.rb', line 4173 def cashapp @cashapp end |
#crypto ⇒ Object (readonly)
Attribute for field crypto
4175 4176 4177 |
# File 'lib/stripe/resources/payment_intent.rb', line 4175 def crypto @crypto end |
#customer_balance ⇒ Object (readonly)
Attribute for field customer_balance
4177 4178 4179 |
# File 'lib/stripe/resources/payment_intent.rb', line 4177 def customer_balance @customer_balance end |
#eps ⇒ Object (readonly)
Attribute for field eps
4179 4180 4181 |
# File 'lib/stripe/resources/payment_intent.rb', line 4179 def eps @eps end |
#fpx ⇒ Object (readonly)
Attribute for field fpx
4181 4182 4183 |
# File 'lib/stripe/resources/payment_intent.rb', line 4181 def fpx @fpx end |
#giropay ⇒ Object (readonly)
Attribute for field giropay
4183 4184 4185 |
# File 'lib/stripe/resources/payment_intent.rb', line 4183 def giropay @giropay end |
#gopay ⇒ Object (readonly)
Attribute for field gopay
4185 4186 4187 |
# File 'lib/stripe/resources/payment_intent.rb', line 4185 def gopay @gopay end |
#grabpay ⇒ Object (readonly)
Attribute for field grabpay
4187 4188 4189 |
# File 'lib/stripe/resources/payment_intent.rb', line 4187 def grabpay @grabpay end |
#id_bank_transfer ⇒ Object (readonly)
Attribute for field id_bank_transfer
4189 4190 4191 |
# File 'lib/stripe/resources/payment_intent.rb', line 4189 def id_bank_transfer @id_bank_transfer end |
#ideal ⇒ Object (readonly)
Attribute for field ideal
4191 4192 4193 |
# File 'lib/stripe/resources/payment_intent.rb', line 4191 def ideal @ideal end |
#interac_present ⇒ Object (readonly)
Attribute for field interac_present
4193 4194 4195 |
# File 'lib/stripe/resources/payment_intent.rb', line 4193 def interac_present @interac_present end |
#kakao_pay ⇒ Object (readonly)
Attribute for field kakao_pay
4195 4196 4197 |
# File 'lib/stripe/resources/payment_intent.rb', line 4195 def kakao_pay @kakao_pay end |
#klarna ⇒ Object (readonly)
Attribute for field klarna
4197 4198 4199 |
# File 'lib/stripe/resources/payment_intent.rb', line 4197 def klarna @klarna end |
#konbini ⇒ Object (readonly)
Attribute for field konbini
4199 4200 4201 |
# File 'lib/stripe/resources/payment_intent.rb', line 4199 def konbini @konbini end |
#kr_card ⇒ Object (readonly)
Attribute for field kr_card
4201 4202 4203 |
# File 'lib/stripe/resources/payment_intent.rb', line 4201 def kr_card @kr_card end |
#link ⇒ Object (readonly)
Attribute for field link
4203 4204 4205 |
# File 'lib/stripe/resources/payment_intent.rb', line 4203 def link @link end |
#mb_way ⇒ Object (readonly)
Attribute for field mb_way
4205 4206 4207 |
# File 'lib/stripe/resources/payment_intent.rb', line 4205 def mb_way @mb_way end |
#mobilepay ⇒ Object (readonly)
Attribute for field mobilepay
4207 4208 4209 |
# File 'lib/stripe/resources/payment_intent.rb', line 4207 def mobilepay @mobilepay end |
#multibanco ⇒ Object (readonly)
Attribute for field multibanco
4209 4210 4211 |
# File 'lib/stripe/resources/payment_intent.rb', line 4209 def multibanco @multibanco end |
#naver_pay ⇒ Object (readonly)
Attribute for field naver_pay
4211 4212 4213 |
# File 'lib/stripe/resources/payment_intent.rb', line 4211 def naver_pay @naver_pay end |
#nz_bank_account ⇒ Object (readonly)
Attribute for field nz_bank_account
4213 4214 4215 |
# File 'lib/stripe/resources/payment_intent.rb', line 4213 def nz_bank_account @nz_bank_account end |
#oxxo ⇒ Object (readonly)
Attribute for field oxxo
4215 4216 4217 |
# File 'lib/stripe/resources/payment_intent.rb', line 4215 def oxxo @oxxo end |
#p24 ⇒ Object (readonly)
Attribute for field p24
4217 4218 4219 |
# File 'lib/stripe/resources/payment_intent.rb', line 4217 def p24 @p24 end |
#pay_by_bank ⇒ Object (readonly)
Attribute for field pay_by_bank
4219 4220 4221 |
# File 'lib/stripe/resources/payment_intent.rb', line 4219 def pay_by_bank @pay_by_bank end |
#payco ⇒ Object (readonly)
Attribute for field payco
4221 4222 4223 |
# File 'lib/stripe/resources/payment_intent.rb', line 4221 def payco @payco end |
#paynow ⇒ Object (readonly)
Attribute for field paynow
4223 4224 4225 |
# File 'lib/stripe/resources/payment_intent.rb', line 4223 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Attribute for field paypal
4225 4226 4227 |
# File 'lib/stripe/resources/payment_intent.rb', line 4225 def paypal @paypal end |
#paypay ⇒ Object (readonly)
Attribute for field paypay
4227 4228 4229 |
# File 'lib/stripe/resources/payment_intent.rb', line 4227 def paypay @paypay end |
#payto ⇒ Object (readonly)
Attribute for field payto
4229 4230 4231 |
# File 'lib/stripe/resources/payment_intent.rb', line 4229 def payto @payto end |
#pix ⇒ Object (readonly)
Attribute for field pix
4231 4232 4233 |
# File 'lib/stripe/resources/payment_intent.rb', line 4231 def pix @pix end |
#promptpay ⇒ Object (readonly)
Attribute for field promptpay
4233 4234 4235 |
# File 'lib/stripe/resources/payment_intent.rb', line 4233 def promptpay @promptpay end |
#qris ⇒ Object (readonly)
Attribute for field qris
4235 4236 4237 |
# File 'lib/stripe/resources/payment_intent.rb', line 4235 def qris @qris end |
#rechnung ⇒ Object (readonly)
Attribute for field rechnung
4237 4238 4239 |
# File 'lib/stripe/resources/payment_intent.rb', line 4237 def rechnung @rechnung end |
#revolut_pay ⇒ Object (readonly)
Attribute for field revolut_pay
4239 4240 4241 |
# File 'lib/stripe/resources/payment_intent.rb', line 4239 def revolut_pay @revolut_pay end |
#samsung_pay ⇒ Object (readonly)
Attribute for field samsung_pay
4241 4242 4243 |
# File 'lib/stripe/resources/payment_intent.rb', line 4241 def samsung_pay @samsung_pay end |
#satispay ⇒ Object (readonly)
Attribute for field satispay
4243 4244 4245 |
# File 'lib/stripe/resources/payment_intent.rb', line 4243 def satispay @satispay end |
#scalapay ⇒ Object (readonly)
Attribute for field scalapay
4245 4246 4247 |
# File 'lib/stripe/resources/payment_intent.rb', line 4245 def scalapay @scalapay end |
#sepa_debit ⇒ Object (readonly)
Attribute for field sepa_debit
4247 4248 4249 |
# File 'lib/stripe/resources/payment_intent.rb', line 4247 def sepa_debit @sepa_debit end |
#shopeepay ⇒ Object (readonly)
Attribute for field shopeepay
4249 4250 4251 |
# File 'lib/stripe/resources/payment_intent.rb', line 4249 def shopeepay @shopeepay end |
#sofort ⇒ Object (readonly)
Attribute for field sofort
4251 4252 4253 |
# File 'lib/stripe/resources/payment_intent.rb', line 4251 def sofort @sofort end |
#stripe_balance ⇒ Object (readonly)
Attribute for field stripe_balance
4253 4254 4255 |
# File 'lib/stripe/resources/payment_intent.rb', line 4253 def stripe_balance @stripe_balance end |
#swish ⇒ Object (readonly)
Attribute for field swish
4255 4256 4257 |
# File 'lib/stripe/resources/payment_intent.rb', line 4255 def swish @swish end |
#twint ⇒ Object (readonly)
Attribute for field twint
4257 4258 4259 |
# File 'lib/stripe/resources/payment_intent.rb', line 4257 def twint @twint end |
#upi ⇒ Object (readonly)
Attribute for field upi
4259 4260 4261 |
# File 'lib/stripe/resources/payment_intent.rb', line 4259 def upi @upi end |
#us_bank_account ⇒ Object (readonly)
Attribute for field us_bank_account
4261 4262 4263 |
# File 'lib/stripe/resources/payment_intent.rb', line 4261 def us_bank_account @us_bank_account end |
#wechat_pay ⇒ Object (readonly)
Attribute for field wechat_pay
4263 4264 4265 |
# File 'lib/stripe/resources/payment_intent.rb', line 4263 def wechat_pay @wechat_pay end |
#zip ⇒ Object (readonly)
Attribute for field zip
4265 4266 4267 |
# File 'lib/stripe/resources/payment_intent.rb', line 4265 def zip @zip end |
Class Method Details
.field_remappings ⇒ Object
4334 4335 4336 |
# File 'lib/stripe/resources/payment_intent.rb', line 4334 def self.field_remappings @field_remappings = {} end |
.inner_class_types ⇒ Object
4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 |
# File 'lib/stripe/resources/payment_intent.rb', line 4267 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, bizum: Bizum, 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, scalapay: Scalapay, 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 |