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
An universal link that redirect to WeChat Pay app.
-
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
Specifies the type of mandates supported.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
For webview integrations only. -
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()
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
setUsBankAccount
(PaymentIntent.PaymentMethodOptions.UsBankAccount usBankAccount) void
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
-
getBlik
-
getBoleto
-
getCard
-
getCardPresent
-
getCashapp
-
getCustomerBalance
-
getEps
-
getFpx
-
getGiropay
-
getGrabpay
-
getIdeal
-
getInteracPresent
-
getKlarna
-
getKonbini
-
getLink
-
getOxxo
-
getP24
-
getPaynow
-
getPix
-
getPromptpay
-
getSepaDebit
-
getSofort
-
getUsBankAccount
-
getWechatPay
-
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
-
setPix
-
setPromptpay
-
setSepaDebit
-
setSofort
-
setUsBankAccount
-
setWechatPay
-
equals
-
canEqual
-
hashCode
public int hashCode()
-