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
Nested ClassesModifier 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
State, county, province, or region.static class
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
Settings for configuring manual entry of account details.static class
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getBlik()
getCard()
getEps()
getFpx()
getIdeal()
getLink()
getOxxo()
getP24()
getPix()
getZip()
int
hashCode()
void
void
void
setAfterpayClearpay
(PaymentIntent.PaymentMethodOptions.AfterpayClearpay afterpayClearpay) 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
setUsBankAccount
(PaymentIntent.PaymentMethodOptions.UsBankAccount usBankAccount) void
void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PaymentMethodOptions
public PaymentMethodOptions()
-
-
Method Details
-
getAcssDebit
-
getAffirm
-
getAfterpayClearpay
-
getAlipay
-
getAuBecsDebit
-
getBacsDebit
-
getBancontact
-
getBlik
-
getBoleto
-
getCard
-
getCardPresent
-
getCashapp
-
getCustomerBalance
-
getEps
-
getFpx
-
getGiropay
-
getGrabpay
-
getIdeal
-
getInteracPresent
-
getKlarna
-
getKonbini
-
getLink
-
getOxxo
-
getP24
-
getPaynow
-
getPaypal
-
getPix
-
getPromptpay
-
getSepaDebit
-
getSofort
-
getUsBankAccount
-
getWechatPay
-
getZip
-
setAcssDebit
-
setAffirm
-
setAfterpayClearpay
public void setAfterpayClearpay(PaymentIntent.PaymentMethodOptions.AfterpayClearpay afterpayClearpay) -
setAlipay
-
setAuBecsDebit
-
setBacsDebit
-
setBancontact
-
setBlik
-
setBoleto
-
setCard
-
setCardPresent
-
setCashapp
-
setCustomerBalance
-
setEps
-
setFpx
-
setGiropay
-
setGrabpay
-
setIdeal
-
setInteracPresent
-
setKlarna
-
setKonbini
-
setLink
-
setOxxo
-
setP24
-
setPaynow
-
setPaypal
-
setPix
-
setPromptpay
-
setSepaDebit
-
setSofort
-
setUsBankAccount
-
setWechatPay
-
setZip
-
equals
-
canEqual
-
hashCode
public int hashCode()
-