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
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
Transaction type of the mandate.static class
static class
static class
static class
static class
static class
static class
static class
static class
Indicates if installments are enabled.static class
static class
The desired country code of the bank account information.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getCard()
getEps()
getFpx()
getIdeal()
getLink()
getOxxo()
getP24()
getPix()
getSwish()
int
hashCode()
void
void
void
setAfterpayClearpay
(Session.PaymentMethodOptions.AfterpayClearpay afterpayClearpay) void
void
void
setAuBecsDebit
(Session.PaymentMethodOptions.AuBecsDebit auBecsDebit) void
void
setBancontact
(Session.PaymentMethodOptions.Bancontact bancontact) void
void
void
void
setCustomerBalance
(Session.PaymentMethodOptions.CustomerBalance customerBalance) void
void
void
void
void
void
void
void
void
void
setMultibanco
(Session.PaymentMethodOptions.Multibanco multibanco) void
void
void
void
void
void
setRevolutPay
(Session.PaymentMethodOptions.RevolutPay revolutPay) void
void
void
void
setUsBankAccount
(Session.PaymentMethodOptions.UsBankAccount usBankAccount) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PaymentMethodOptions
public PaymentMethodOptions()
-
-
Method Details
-
getAcssDebit
-
getAffirm
-
getAfterpayClearpay
-
getAlipay
-
getAmazonPay
-
getAuBecsDebit
-
getBacsDebit
-
getBancontact
-
getBoleto
-
getCard
-
getCashapp
-
getCustomerBalance
-
getEps
-
getFpx
-
getGiropay
-
getGrabpay
-
getIdeal
-
getKlarna
-
getKonbini
-
getLink
-
getMobilepay
-
getMultibanco
-
getOxxo
-
getP24
-
getPaynow
-
getPaypal
-
getPix
-
getRevolutPay
-
getSepaDebit
-
getSofort
-
getSwish
-
getUsBankAccount
-
setAcssDebit
-
setAffirm
-
setAfterpayClearpay
-
setAlipay
-
setAmazonPay
-
setAuBecsDebit
-
setBacsDebit
-
setBancontact
-
setBoleto
-
setCard
-
setCashapp
-
setCustomerBalance
-
setEps
-
setFpx
-
setGiropay
-
setGrabpay
-
setIdeal
-
setKlarna
-
setKonbini
-
setLink
-
setMobilepay
-
setMultibanco
-
setOxxo
-
setP24
-
setPaynow
-
setPaypal
-
setPix
-
setRevolutPay
-
setSepaDebit
-
setSofort
-
setSwish
-
setUsBankAccount
-
equals
-
canEqual
-
hashCode
public int hashCode()
-