class Stripe::PaymentIntentPaymentMethodOptions

Overview

Included Modules

Defined in:

stripe/models/payment_intent_payment_method_options.cr

Constructors

Instance Method Summary

Instance methods inherited from module OpenApi::Json

after_initialize after_initialize, clone clone, eql?(o : self) eql?, to_hash : Hash(String, JSON::Any) to_hash, to_json_any : JSON::Any to_json_any

Class methods inherited from module OpenApi::Json

build_from_hash(hash : Hash) build_from_hash, build_from_json_any(json_any : JSON::Any) build_from_json_any

Instance methods inherited from module OpenApi::Validatable

list_invalid_properties : Array(String) list_invalid_properties, list_invalid_properties_for(key : String) : Array(String) list_invalid_properties_for, valid? : Bool valid?, validate : Nil validate

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, acss_debit : Stripe::PaymentIntentPaymentMethodOptionsAcssDebit | Nil = nil, affirm : Stripe::PaymentMethodOptionsAffirm | Nil = nil, afterpay_clearpay : Stripe::PaymentMethodOptionsAfterpayClearpay | Nil = nil, alipay : Stripe::PaymentMethodOptionsAlipay | Nil = nil, amazon_pay : Stripe::PaymentMethodOptionsAmazonPay | Nil = nil, au_becs_debit : Stripe::PaymentIntentPaymentMethodOptionsAuBecsDebit | Nil = nil, bacs_debit : Stripe::PaymentIntentPaymentMethodOptionsBacsDebit | Nil = nil, bancontact : Stripe::PaymentMethodOptionsBancontact | Nil = nil, blik : Stripe::PaymentIntentPaymentMethodOptionsBlik | Nil = nil, boleto : Stripe::PaymentMethodOptionsBoleto | Nil = nil, card : Stripe::PaymentIntentPaymentMethodOptionsCard | Nil = nil, card_present2 : Stripe::PaymentMethodOptionsCardPresent | Nil = nil, cashapp : Stripe::PaymentMethodOptionsCashapp | Nil = nil, customer_balance : Stripe::PaymentMethodOptionsCustomerBalance | Nil = nil, eps : Stripe::PaymentIntentPaymentMethodOptionsEps | Nil = nil, fpx : Stripe::PaymentMethodOptionsFpx | Nil = nil, giropay : Stripe::PaymentMethodOptionsGiropay | Nil = nil, grabpay : Stripe::PaymentMethodOptionsGrabpay | Nil = nil, ideal : Stripe::PaymentMethodOptionsIdeal | Nil = nil, interac_present : JSON::Any | Nil = nil, klarna : Stripe::PaymentMethodOptionsKlarna | Nil = nil, konbini : Stripe::PaymentMethodOptionsKonbini | Nil = nil, link : Stripe::PaymentIntentPaymentMethodOptionsLink | Nil = nil, mobilepay : Stripe::PaymentIntentPaymentMethodOptionsMobilepay | Nil = nil, multibanco : Stripe::PaymentMethodOptionsMultibanco | Nil = nil, oxxo : Stripe::PaymentMethodOptionsOxxo | Nil = nil, p24 : Stripe::PaymentMethodOptionsP24 | Nil = nil, paynow : Stripe::PaymentMethodOptionsPaynow | Nil = nil, paypal : Stripe::PaymentMethodOptionsPaypal | Nil = nil, pix : Stripe::PaymentMethodOptionsPix | Nil = nil, promptpay : Stripe::PaymentMethodOptionsPromptpay | Nil = nil, revolut_pay : Stripe::PaymentMethodOptionsRevolutPay | Nil = nil, sepa_debit : Stripe::PaymentIntentPaymentMethodOptionsSepaDebit | Nil = nil, sofort : Stripe::PaymentMethodOptionsSofort | Nil = nil, swish : Stripe::PaymentIntentPaymentMethodOptionsSwish | Nil = nil, twint : Stripe::PaymentMethodOptionsTwint | Nil = nil, us_bank_account : Stripe::PaymentIntentPaymentMethodOptionsUsBankAccount | Nil = nil, wechat_pay : Stripe::PaymentMethodOptionsWechatPay | Nil = nil, zip : Stripe::PaymentMethodOptionsZip | Nil = nil) #

Initializes the object @param [Hash] attributes Model attributes in the form of hash


[View source]

Instance Method Detail

def ==(other : self) #

Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code



[View source]
def acss_debit=(new_value : Stripe::PaymentIntentPaymentMethodOptionsAcssDebit | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] acss_debit Object to be assigned


[View source]

[View source]
def affirm=(new_value : Stripe::PaymentMethodOptionsAffirm | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] affirm Object to be assigned


[View source]
def afterpay_clearpay : Stripe::PaymentMethodOptionsAfterpayClearpay | Nil #

[View source]
def afterpay_clearpay=(new_value : Stripe::PaymentMethodOptionsAfterpayClearpay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] afterpay_clearpay Object to be assigned


[View source]

[View source]
def alipay=(new_value : Stripe::PaymentMethodOptionsAlipay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] alipay Object to be assigned


[View source]
def amazon_pay : Stripe::PaymentMethodOptionsAmazonPay | Nil #

[View source]
def amazon_pay=(new_value : Stripe::PaymentMethodOptionsAmazonPay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] amazon_pay Object to be assigned


[View source]

[View source]
def au_becs_debit=(new_value : Stripe::PaymentIntentPaymentMethodOptionsAuBecsDebit | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] au_becs_debit Object to be assigned


[View source]

[View source]
def bacs_debit=(new_value : Stripe::PaymentIntentPaymentMethodOptionsBacsDebit | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] bacs_debit Object to be assigned


[View source]
def bancontact : Stripe::PaymentMethodOptionsBancontact | Nil #

[View source]
def bancontact=(new_value : Stripe::PaymentMethodOptionsBancontact | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] bancontact Object to be assigned


[View source]

[View source]
def blik=(new_value : Stripe::PaymentIntentPaymentMethodOptionsBlik | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] blik Object to be assigned


[View source]

[View source]
def boleto=(new_value : Stripe::PaymentMethodOptionsBoleto | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] boleto Object to be assigned


[View source]

[View source]
def card=(new_value : Stripe::PaymentIntentPaymentMethodOptionsCard | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] card Object to be assigned


[View source]
def card_present : Stripe::PaymentMethodOptionsCardPresent | Nil #

[View source]
def card_present=(new_value : Stripe::PaymentMethodOptionsCardPresent | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] card_present Object to be assigned


[View source]

[View source]
def cashapp=(new_value : Stripe::PaymentMethodOptionsCashapp | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] cashapp Object to be assigned


[View source]
def customer_balance : Stripe::PaymentMethodOptionsCustomerBalance | Nil #

[View source]
def customer_balance=(new_value : Stripe::PaymentMethodOptionsCustomerBalance | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] customer_balance Object to be assigned


[View source]

[View source]
def eps=(new_value : Stripe::PaymentIntentPaymentMethodOptionsEps | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] eps Object to be assigned


[View source]

[View source]
def fpx=(new_value : Stripe::PaymentMethodOptionsFpx | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] fpx Object to be assigned


[View source]

[View source]
def giropay=(new_value : Stripe::PaymentMethodOptionsGiropay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] giropay Object to be assigned


[View source]

[View source]
def grabpay=(new_value : Stripe::PaymentMethodOptionsGrabpay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] grabpay Object to be assigned


[View source]
def hash(hasher) #

Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code



[View source]
def ideal=(new_value : Stripe::PaymentMethodOptionsIdeal | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] ideal Object to be assigned


[View source]
def interac_present : JSON::Any | Nil #

[View source]
def interac_present=(new_value : JSON::Any | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] interac_present Object to be assigned


[View source]

[View source]
def klarna=(new_value : Stripe::PaymentMethodOptionsKlarna | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] klarna Object to be assigned


[View source]

[View source]
def konbini=(new_value : Stripe::PaymentMethodOptionsKonbini | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] konbini Object to be assigned


[View source]

[View source]
def link=(new_value : Stripe::PaymentIntentPaymentMethodOptionsLink | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] link Object to be assigned


[View source]
def list_invalid_properties : Array(String) #

Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons


[View source]

[View source]
def mobilepay=(new_value : Stripe::PaymentIntentPaymentMethodOptionsMobilepay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] mobilepay Object to be assigned


[View source]
def multibanco : Stripe::PaymentMethodOptionsMultibanco | Nil #

[View source]
def multibanco=(new_value : Stripe::PaymentMethodOptionsMultibanco | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] multibanco Object to be assigned


[View source]

[View source]
def oxxo=(new_value : Stripe::PaymentMethodOptionsOxxo | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] oxxo Object to be assigned


[View source]

[View source]
def p24=(new_value : Stripe::PaymentMethodOptionsP24 | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] p24 Object to be assigned


[View source]

[View source]
def paynow=(new_value : Stripe::PaymentMethodOptionsPaynow | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] paynow Object to be assigned


[View source]

[View source]
def paypal=(new_value : Stripe::PaymentMethodOptionsPaypal | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] paypal Object to be assigned


[View source]

[View source]
def pix=(new_value : Stripe::PaymentMethodOptionsPix | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] pix Object to be assigned


[View source]

[View source]
def promptpay=(new_value : Stripe::PaymentMethodOptionsPromptpay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] promptpay Object to be assigned


[View source]
def revolut_pay : Stripe::PaymentMethodOptionsRevolutPay | Nil #

[View source]
def revolut_pay=(new_value : Stripe::PaymentMethodOptionsRevolutPay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] revolut_pay Object to be assigned


[View source]

[View source]
def sepa_debit=(new_value : Stripe::PaymentIntentPaymentMethodOptionsSepaDebit | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] sepa_debit Object to be assigned


[View source]

[View source]
def sofort=(new_value : Stripe::PaymentMethodOptionsSofort | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] sofort Object to be assigned


[View source]

[View source]
def swish=(new_value : Stripe::PaymentIntentPaymentMethodOptionsSwish | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] swish Object to be assigned


[View source]

[View source]
def twint=(new_value : Stripe::PaymentMethodOptionsTwint | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] twint Object to be assigned


[View source]

[View source]
def us_bank_account=(new_value : Stripe::PaymentIntentPaymentMethodOptionsUsBankAccount | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] us_bank_account Object to be assigned


[View source]
def valid? : Bool #

Check to see if the all the properties in the model are valid @return true if the model is valid


[View source]
def wechat_pay : Stripe::PaymentMethodOptionsWechatPay | Nil #

[View source]
def wechat_pay=(new_value : Stripe::PaymentMethodOptionsWechatPay | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] wechat_pay Object to be assigned


[View source]

[View source]
def zip=(new_value : Stripe::PaymentMethodOptionsZip | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] zip Object to be assigned


[View source]