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, 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, Payto, Pix, Promptpay, Qris, Rechnung, RevolutPay, SamsungPay, Satispay, SepaDebit, Shopeepay, Sofort, StripeBalance, Swish, Twint, 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.
-
#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.
-
#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.
-
#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.
-
#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?, #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
3097 3098 3099 |
# File 'lib/stripe/resources/payment_intent.rb', line 3097 def acss_debit @acss_debit end |
#affirm ⇒ Object (readonly)
Attribute for field affirm
3099 3100 3101 |
# File 'lib/stripe/resources/payment_intent.rb', line 3099 def affirm @affirm end |
#afterpay_clearpay ⇒ Object (readonly)
Attribute for field afterpay_clearpay
3101 3102 3103 |
# File 'lib/stripe/resources/payment_intent.rb', line 3101 def afterpay_clearpay @afterpay_clearpay end |
#alipay ⇒ Object (readonly)
Attribute for field alipay
3103 3104 3105 |
# File 'lib/stripe/resources/payment_intent.rb', line 3103 def alipay @alipay end |
#alma ⇒ Object (readonly)
Attribute for field alma
3105 3106 3107 |
# File 'lib/stripe/resources/payment_intent.rb', line 3105 def alma @alma end |
#amazon_pay ⇒ Object (readonly)
Attribute for field amazon_pay
3107 3108 3109 |
# File 'lib/stripe/resources/payment_intent.rb', line 3107 def amazon_pay @amazon_pay end |
#au_becs_debit ⇒ Object (readonly)
Attribute for field au_becs_debit
3109 3110 3111 |
# File 'lib/stripe/resources/payment_intent.rb', line 3109 def au_becs_debit @au_becs_debit end |
#bacs_debit ⇒ Object (readonly)
Attribute for field bacs_debit
3111 3112 3113 |
# File 'lib/stripe/resources/payment_intent.rb', line 3111 def bacs_debit @bacs_debit end |
#bancontact ⇒ Object (readonly)
Attribute for field bancontact
3113 3114 3115 |
# File 'lib/stripe/resources/payment_intent.rb', line 3113 def bancontact @bancontact end |
#billie ⇒ Object (readonly)
Attribute for field billie
3115 3116 3117 |
# File 'lib/stripe/resources/payment_intent.rb', line 3115 def billie @billie end |
#blik ⇒ Object (readonly)
Attribute for field blik
3117 3118 3119 |
# File 'lib/stripe/resources/payment_intent.rb', line 3117 def blik @blik end |
#boleto ⇒ Object (readonly)
Attribute for field boleto
3119 3120 3121 |
# File 'lib/stripe/resources/payment_intent.rb', line 3119 def boleto @boleto end |
#card ⇒ Object (readonly)
Attribute for field card
3121 3122 3123 |
# File 'lib/stripe/resources/payment_intent.rb', line 3121 def card @card end |
#card_present ⇒ Object (readonly)
Attribute for field card_present
3123 3124 3125 |
# File 'lib/stripe/resources/payment_intent.rb', line 3123 def card_present @card_present end |
#cashapp ⇒ Object (readonly)
Attribute for field cashapp
3125 3126 3127 |
# File 'lib/stripe/resources/payment_intent.rb', line 3125 def cashapp @cashapp end |
#crypto ⇒ Object (readonly)
Attribute for field crypto
3127 3128 3129 |
# File 'lib/stripe/resources/payment_intent.rb', line 3127 def crypto @crypto end |
#customer_balance ⇒ Object (readonly)
Attribute for field customer_balance
3129 3130 3131 |
# File 'lib/stripe/resources/payment_intent.rb', line 3129 def customer_balance @customer_balance end |
#eps ⇒ Object (readonly)
Attribute for field eps
3131 3132 3133 |
# File 'lib/stripe/resources/payment_intent.rb', line 3131 def eps @eps end |
#fpx ⇒ Object (readonly)
Attribute for field fpx
3133 3134 3135 |
# File 'lib/stripe/resources/payment_intent.rb', line 3133 def fpx @fpx end |
#giropay ⇒ Object (readonly)
Attribute for field giropay
3135 3136 3137 |
# File 'lib/stripe/resources/payment_intent.rb', line 3135 def giropay @giropay end |
#gopay ⇒ Object (readonly)
Attribute for field gopay
3137 3138 3139 |
# File 'lib/stripe/resources/payment_intent.rb', line 3137 def gopay @gopay end |
#grabpay ⇒ Object (readonly)
Attribute for field grabpay
3139 3140 3141 |
# File 'lib/stripe/resources/payment_intent.rb', line 3139 def grabpay @grabpay end |
#id_bank_transfer ⇒ Object (readonly)
Attribute for field id_bank_transfer
3141 3142 3143 |
# File 'lib/stripe/resources/payment_intent.rb', line 3141 def id_bank_transfer @id_bank_transfer end |
#ideal ⇒ Object (readonly)
Attribute for field ideal
3143 3144 3145 |
# File 'lib/stripe/resources/payment_intent.rb', line 3143 def ideal @ideal end |
#interac_present ⇒ Object (readonly)
Attribute for field interac_present
3145 3146 3147 |
# File 'lib/stripe/resources/payment_intent.rb', line 3145 def interac_present @interac_present end |
#kakao_pay ⇒ Object (readonly)
Attribute for field kakao_pay
3147 3148 3149 |
# File 'lib/stripe/resources/payment_intent.rb', line 3147 def kakao_pay @kakao_pay end |
#klarna ⇒ Object (readonly)
Attribute for field klarna
3149 3150 3151 |
# File 'lib/stripe/resources/payment_intent.rb', line 3149 def klarna @klarna end |
#konbini ⇒ Object (readonly)
Attribute for field konbini
3151 3152 3153 |
# File 'lib/stripe/resources/payment_intent.rb', line 3151 def konbini @konbini end |
#kr_card ⇒ Object (readonly)
Attribute for field kr_card
3153 3154 3155 |
# File 'lib/stripe/resources/payment_intent.rb', line 3153 def kr_card @kr_card end |
#link ⇒ Object (readonly)
Attribute for field link
3155 3156 3157 |
# File 'lib/stripe/resources/payment_intent.rb', line 3155 def link @link end |
#mb_way ⇒ Object (readonly)
Attribute for field mb_way
3157 3158 3159 |
# File 'lib/stripe/resources/payment_intent.rb', line 3157 def mb_way @mb_way end |
#mobilepay ⇒ Object (readonly)
Attribute for field mobilepay
3159 3160 3161 |
# File 'lib/stripe/resources/payment_intent.rb', line 3159 def mobilepay @mobilepay end |
#multibanco ⇒ Object (readonly)
Attribute for field multibanco
3161 3162 3163 |
# File 'lib/stripe/resources/payment_intent.rb', line 3161 def multibanco @multibanco end |
#naver_pay ⇒ Object (readonly)
Attribute for field naver_pay
3163 3164 3165 |
# File 'lib/stripe/resources/payment_intent.rb', line 3163 def naver_pay @naver_pay end |
#nz_bank_account ⇒ Object (readonly)
Attribute for field nz_bank_account
3165 3166 3167 |
# File 'lib/stripe/resources/payment_intent.rb', line 3165 def nz_bank_account @nz_bank_account end |
#oxxo ⇒ Object (readonly)
Attribute for field oxxo
3167 3168 3169 |
# File 'lib/stripe/resources/payment_intent.rb', line 3167 def oxxo @oxxo end |
#p24 ⇒ Object (readonly)
Attribute for field p24
3169 3170 3171 |
# File 'lib/stripe/resources/payment_intent.rb', line 3169 def p24 @p24 end |
#pay_by_bank ⇒ Object (readonly)
Attribute for field pay_by_bank
3171 3172 3173 |
# File 'lib/stripe/resources/payment_intent.rb', line 3171 def pay_by_bank @pay_by_bank end |
#payco ⇒ Object (readonly)
Attribute for field payco
3173 3174 3175 |
# File 'lib/stripe/resources/payment_intent.rb', line 3173 def payco @payco end |
#paynow ⇒ Object (readonly)
Attribute for field paynow
3175 3176 3177 |
# File 'lib/stripe/resources/payment_intent.rb', line 3175 def paynow @paynow end |
#paypal ⇒ Object (readonly)
Attribute for field paypal
3177 3178 3179 |
# File 'lib/stripe/resources/payment_intent.rb', line 3177 def paypal @paypal end |
#payto ⇒ Object (readonly)
Attribute for field payto
3179 3180 3181 |
# File 'lib/stripe/resources/payment_intent.rb', line 3179 def payto @payto end |
#pix ⇒ Object (readonly)
Attribute for field pix
3181 3182 3183 |
# File 'lib/stripe/resources/payment_intent.rb', line 3181 def pix @pix end |
#promptpay ⇒ Object (readonly)
Attribute for field promptpay
3183 3184 3185 |
# File 'lib/stripe/resources/payment_intent.rb', line 3183 def promptpay @promptpay end |
#qris ⇒ Object (readonly)
Attribute for field qris
3185 3186 3187 |
# File 'lib/stripe/resources/payment_intent.rb', line 3185 def qris @qris end |
#rechnung ⇒ Object (readonly)
Attribute for field rechnung
3187 3188 3189 |
# File 'lib/stripe/resources/payment_intent.rb', line 3187 def rechnung @rechnung end |
#revolut_pay ⇒ Object (readonly)
Attribute for field revolut_pay
3189 3190 3191 |
# File 'lib/stripe/resources/payment_intent.rb', line 3189 def revolut_pay @revolut_pay end |
#samsung_pay ⇒ Object (readonly)
Attribute for field samsung_pay
3191 3192 3193 |
# File 'lib/stripe/resources/payment_intent.rb', line 3191 def samsung_pay @samsung_pay end |
#satispay ⇒ Object (readonly)
Attribute for field satispay
3193 3194 3195 |
# File 'lib/stripe/resources/payment_intent.rb', line 3193 def satispay @satispay end |
#sepa_debit ⇒ Object (readonly)
Attribute for field sepa_debit
3195 3196 3197 |
# File 'lib/stripe/resources/payment_intent.rb', line 3195 def sepa_debit @sepa_debit end |
#shopeepay ⇒ Object (readonly)
Attribute for field shopeepay
3197 3198 3199 |
# File 'lib/stripe/resources/payment_intent.rb', line 3197 def shopeepay @shopeepay end |
#sofort ⇒ Object (readonly)
Attribute for field sofort
3199 3200 3201 |
# File 'lib/stripe/resources/payment_intent.rb', line 3199 def sofort @sofort end |
#stripe_balance ⇒ Object (readonly)
Attribute for field stripe_balance
3201 3202 3203 |
# File 'lib/stripe/resources/payment_intent.rb', line 3201 def stripe_balance @stripe_balance end |
#swish ⇒ Object (readonly)
Attribute for field swish
3203 3204 3205 |
# File 'lib/stripe/resources/payment_intent.rb', line 3203 def swish @swish end |
#twint ⇒ Object (readonly)
Attribute for field twint
3205 3206 3207 |
# File 'lib/stripe/resources/payment_intent.rb', line 3205 def twint @twint end |
#us_bank_account ⇒ Object (readonly)
Attribute for field us_bank_account
3207 3208 3209 |
# File 'lib/stripe/resources/payment_intent.rb', line 3207 def us_bank_account @us_bank_account end |
#wechat_pay ⇒ Object (readonly)
Attribute for field wechat_pay
3209 3210 3211 |
# File 'lib/stripe/resources/payment_intent.rb', line 3209 def wechat_pay @wechat_pay end |
#zip ⇒ Object (readonly)
Attribute for field zip
3211 3212 3213 |
# File 'lib/stripe/resources/payment_intent.rb', line 3211 def zip @zip end |
Class Method Details
.field_remappings ⇒ Object
3276 3277 3278 |
# File 'lib/stripe/resources/payment_intent.rb', line 3276 def self.field_remappings @field_remappings = {} end |
.inner_class_types ⇒ Object
3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 |
# File 'lib/stripe/resources/payment_intent.rb', line 3213 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, 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, payto: Payto, pix: Pix, promptpay: Promptpay, qris: Qris, rechnung: Rechnung, revolut_pay: RevolutPay, samsung_pay: SamsungPay, satispay: Satispay, sepa_debit: SepaDebit, shopeepay: Shopeepay, sofort: Sofort, stripe_balance: StripeBalance, swish: Swish, twint: Twint, us_bank_account: UsBankAccount, wechat_pay: WechatPay, zip: Zip, } end |