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 classstatic classTransaction type of the mandate.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classSpecifies the type of mandates supported.static classstatic classstatic classThe desired country code of the bank account information.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMandate collection methodstatic class -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetBlik()getCard()getEps()getFpx()getIdeal()getLink()getOxxo()getP24()getPix()getSwish()getZip()inthashCode()voidvoidvoidsetAfterpayClearpay(PaymentIntent.PaymentMethodOptions.AfterpayClearpay afterpayClearpay) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetCustomerBalance(PaymentIntent.PaymentMethodOptions.CustomerBalance customerBalance) voidvoidvoidvoidvoidvoidsetInteracPresent(PaymentIntent.PaymentMethodOptions.InteracPresent interacPresent) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetUsBankAccount(PaymentIntent.PaymentMethodOptions.UsBankAccount usBankAccount) voidvoidMethods 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
-
getAuBecsDebit
-
getBacsDebit
-
getBancontact
-
getBlik
-
getBoleto
-
getCard
-
getCardPresent
-
getCashapp
-
getCustomerBalance
-
getEps
-
getFpx
-
getGiropay
-
getGrabpay
-
getIdeal
-
getInteracPresent
-
getKlarna
-
getKonbini
-
getLink
-
getOxxo
-
getP24
-
getPaynow
-
getPaypal
-
getPix
-
getPromptpay
-
getRevolutPay
-
getSepaDebit
-
getSofort
-
getSwish
-
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
-
setRevolutPay
-
setSepaDebit
-
setSofort
-
setSwish
-
setUsBankAccount
-
setWechatPay
-
setZip
-
equals
-
canEqual
-
hashCode
public int hashCode()
-