Package com.stripe.model.checkout
Class Session.PaymentMethodOptions
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.checkout.Session.PaymentMethodOptions
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
Session
The value of the tax ID.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classTransaction type of the mandate.static classstatic classstatic classstatic classstatic classstatic classstatic classThe desired country code of the bank account information.static classstatic classIndicates if installments are enabled.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetCard()getEps()getFpx()getIdeal()getOxxo()getP24()inthashCode()voidvoidvoidsetAfterpayClearpay(Session.PaymentMethodOptions.AfterpayClearpay afterpayClearpay) voidvoidsetAuBecsDebit(Session.PaymentMethodOptions.AuBecsDebit auBecsDebit) voidvoidsetBancontact(Session.PaymentMethodOptions.Bancontact bancontact) voidvoidvoidsetCustomerBalance(Session.PaymentMethodOptions.CustomerBalance customerBalance) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetUsBankAccount(Session.PaymentMethodOptions.UsBankAccount usBankAccount) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PaymentMethodOptions
public PaymentMethodOptions()
-
-
Method Details
-
getAcssDebit
-
getAffirm
-
getAfterpayClearpay
-
getAlipay
-
getAuBecsDebit
-
getBacsDebit
-
getBancontact
-
getBoleto
-
getCard
-
getCustomerBalance
-
getEps
-
getFpx
-
getGiropay
-
getGrabpay
-
getIdeal
-
getKlarna
-
getKonbini
-
getOxxo
-
getP24
-
getPaynow
-
getSepaDebit
-
getSofort
-
getUsBankAccount
-
setAcssDebit
-
setAffirm
-
setAfterpayClearpay
-
setAlipay
-
setAuBecsDebit
-
setBacsDebit
-
setBancontact
-
setBoleto
-
setCard
-
setCustomerBalance
-
setEps
-
setFpx
-
setGiropay
-
setGrabpay
-
setIdeal
-
setKlarna
-
setKonbini
-
setOxxo
-
setP24
-
setPaynow
-
setSepaDebit
-
setSofort
-
setUsBankAccount
-
equals
-
canEqual
-
hashCode
public int hashCode()
-