Package com.stripe.model
Class PaymentIntent.PaymentMethodOptions
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.PaymentMethodOptions
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntent
-
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
static class
Specifies the type of mandates supported.static class
Requested routing prioritystatic 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
static class
static class
static class
static class
Mandate collection methodstatic class
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getBlik()
getCard()
getEps()
getFpx()
getIdeal()
getLink()
getOxxo()
getP24()
getPix()
getSwish()
getTwint()
getZip()
int
hashCode()
void
void
void
setAfterpayClearpay
(PaymentIntent.PaymentMethodOptions.AfterpayClearpay afterpayClearpay) void
void
void
void
void
void
void
void
void
void
void
setCustomerBalance
(PaymentIntent.PaymentMethodOptions.CustomerBalance customerBalance) void
void
void
void
void
void
setInteracPresent
(PaymentIntent.PaymentMethodOptions.InteracPresent interacPresent) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
setUsBankAccount
(PaymentIntent.PaymentMethodOptions.UsBankAccount usBankAccount) void
void
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
-
getBlik
-
getBoleto
-
getCard
-
getCardPresent
-
getCashapp
-
getCustomerBalance
-
getEps
-
getFpx
-
getGiropay
-
getGrabpay
-
getIdeal
-
getInteracPresent
-
getKlarna
-
getKonbini
-
getLink
-
getMobilepay
-
getMultibanco
-
getOxxo
-
getP24
-
getPaynow
-
getPaypal
-
getPix
-
getPromptpay
-
getRevolutPay
-
getSepaDebit
-
getSofort
-
getSwish
-
getTwint
-
getUsBankAccount
-
getWechatPay
-
getZip
-
setAcssDebit
-
setAffirm
-
setAfterpayClearpay
public void setAfterpayClearpay(PaymentIntent.PaymentMethodOptions.AfterpayClearpay afterpayClearpay) -
setAlipay
-
setAmazonPay
-
setAuBecsDebit
-
setBacsDebit
-
setBancontact
-
setBlik
-
setBoleto
-
setCard
-
setCardPresent
-
setCashapp
-
setCustomerBalance
-
setEps
-
setFpx
-
setGiropay
-
setGrabpay
-
setIdeal
-
setInteracPresent
-
setKlarna
-
setKonbini
-
setLink
-
setMobilepay
-
setMultibanco
-
setOxxo
-
setP24
-
setPaynow
-
setPaypal
-
setPix
-
setPromptpay
-
setRevolutPay
-
setSepaDebit
-
setSofort
-
setSwish
-
setTwint
-
setUsBankAccount
-
setWechatPay
-
setZip
-
equals
-
canEqual
-
hashCode
public int hashCode()
-