Package com.stripe.model
Class Charge.PaymentMethodDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails
- All Implemented Interfaces:
- StripeObjectInterface
- Enclosing class:
- Charge
For more details about PaymentMethodDetails, please refer to the API Reference.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classFor more details about AchCreditTransfer, please refer to the API Reference.static classFor more details about AchDebit, please refer to the API Reference.static classFor more details about AcssDebit, please refer to the API Reference.static classFor more details about Affirm, please refer to the API Reference.static classFor more details about AfterpayClearpay, please refer to the API Reference.static classFor more details about Alipay, please refer to the API Reference.static classFor more details about Alma, please refer to the API Reference.static classFor more details about AmazonPay, please refer to the API Reference.static classFor more details about AuBecsDebit, please refer to the API Reference.static classFor more details about BacsDebit, please refer to the API Reference.static classFor more details about Bancontact, please refer to the API Reference.static classFor more details about Billie, please refer to the API Reference.static classFor more details about Blik, please refer to the API Reference.static classFor more details about Boleto, please refer to the API Reference.static classFor more details about Card, please refer to the API Reference.static classFor more details about CardPresent, please refer to the API Reference.static classFor more details about Cashapp, please refer to the API Reference.static classFor more details about Crypto, please refer to the API Reference.static classFor more details about CustomerBalance, please refer to the API Reference.static classFor more details about Eps, please refer to the API Reference.static classFor more details about Fpx, please refer to the API Reference.static classFor more details about Giropay, please refer to the API Reference.static classFor more details about Gopay, please refer to the API Reference.static classFor more details about Grabpay, please refer to the API Reference.static classFor more details about IdBankTransfer, please refer to the API Reference.static classFor more details about Ideal, please refer to the API Reference.static classFor more details about InteracPresent, please refer to the API Reference.static classFor more details about KakaoPay, please refer to the API Reference.static classFor more details about Klarna, please refer to the API Reference.static classFor more details about Konbini, please refer to the API Reference.static classFor more details about KrCard, please refer to the API Reference.static classFor more details about Link, please refer to the API Reference.static classFor more details about MbWay, please refer to the API Reference.static classFor more details about Mobilepay, please refer to the API Reference.static classFor more details about Multibanco, please refer to the API Reference.static classFor more details about NaverPay, please refer to the API Reference.static classFor more details about NzBankAccount, please refer to the API Reference.static classFor more details about Oxxo, please refer to the API Reference.static classFor more details about P24, please refer to the API Reference.static classFor more details about PayByBank, please refer to the API Reference.static classFor more details about Payco, please refer to the API Reference.static classFor more details about Paynow, please refer to the API Reference.static classFor more details about Paypal, please refer to the API Reference.static classFor more details about Paypay, please refer to the API Reference.static classFor more details about Payto, please refer to the API Reference.static classFor more details about Pix, please refer to the API Reference.static classFor more details about Promptpay, please refer to the API Reference.static classFor more details about Qris, please refer to the API Reference.static classFor more details about Rechnung, please refer to the API Reference.static classFor more details about RevolutPay, please refer to the API Reference.static classFor more details about SamsungPay, please refer to the API Reference.static classFor more details about Satispay, please refer to the API Reference.static classFor more details about SepaCreditTransfer, please refer to the API Reference.static classFor more details about SepaDebit, please refer to the API Reference.static classFor more details about Shopeepay, please refer to the API Reference.static classFor more details about Sofort, please refer to the API Reference.static classFor more details about StripeAccount, please refer to the API Reference.static classFor more details about StripeBalance, please refer to the API Reference.static classFor more details about Swish, please refer to the API Reference.static classFor more details about Twint, please refer to the API Reference.static classFor more details about UsBankAccount, please refer to the API Reference.static classFor more details about Wechat, please refer to the API Reference.static classFor more details about WechatPay, please refer to the API Reference.static classFor more details about Zip, please refer to the API Reference.
- 
Field SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanbooleangetAlma()getBlik()getCard()getEps()getFpx()getGopay()getIdeal()getLink()getMbWay()getOxxo()getP24()getPayco()getPayto()getPix()getQris()getSwish()getTwint()getType()The type of transaction-specific details of the payment method used in the payment.getZip()inthashCode()voidsetAchCreditTransfer(Charge.PaymentMethodDetails.AchCreditTransfer achCreditTransfer) voidvoidvoidvoidsetAfterpayClearpay(Charge.PaymentMethodDetails.AfterpayClearpay afterpayClearpay) voidvoidvoidvoidsetAuBecsDebit(Charge.PaymentMethodDetails.AuBecsDebit auBecsDebit) voidvoidsetBancontact(Charge.PaymentMethodDetails.Bancontact bancontact) voidvoidvoidvoidvoidsetCardPresent(Charge.PaymentMethodDetails.CardPresent cardPresent) voidvoidvoidsetCustomerBalance(Charge.PaymentMethodDetails.CustomerBalance customerBalance) voidvoidvoidvoidvoidvoidsetIdBankTransfer(Charge.PaymentMethodDetails.IdBankTransfer idBankTransfer) voidvoidsetInteracPresent(Charge.PaymentMethodDetails.InteracPresent interacPresent) voidvoidvoidvoidvoidvoidvoidvoidsetMultibanco(Charge.PaymentMethodDetails.Multibanco multibanco) voidvoidsetNzBankAccount(Charge.PaymentMethodDetails.NzBankAccount nzBankAccount) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetRevolutPay(Charge.PaymentMethodDetails.RevolutPay revolutPay) voidsetSamsungPay(Charge.PaymentMethodDetails.SamsungPay samsungPay) voidvoidsetSepaCreditTransfer(Charge.PaymentMethodDetails.SepaCreditTransfer sepaCreditTransfer) voidvoidvoidvoidsetStripeAccount(Charge.PaymentMethodDetails.StripeAccount stripeAccount) voidsetStripeBalance(Charge.PaymentMethodDetails.StripeBalance stripeBalance) voidvoidvoidThe type of transaction-specific details of the payment method used in the payment.voidsetUsBankAccount(Charge.PaymentMethodDetails.UsBankAccount usBankAccount) voidvoidvoidMethods inherited from class com.stripe.model.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
PaymentMethodDetailspublic PaymentMethodDetails()
 
- 
- 
Method Details- 
getAchCreditTransfer
- 
getAchDebit
- 
getAcssDebit
- 
getAffirm
- 
getAfterpayClearpay
- 
getAlipay
- 
getAlma
- 
getAmazonPay
- 
getAuBecsDebit
- 
getBacsDebit
- 
getBancontact
- 
getBillie
- 
getBlik
- 
getBoleto
- 
getCard
- 
getCardPresent
- 
getCashapp
- 
getCrypto
- 
getCustomerBalance
- 
getEps
- 
getFpx
- 
getGiropay
- 
getGopay
- 
getGrabpay
- 
getIdBankTransfer
- 
getIdeal
- 
getInteracPresent
- 
getKakaoPay
- 
getKlarna
- 
getKonbini
- 
getKrCard
- 
getLink
- 
getMbWay
- 
getMobilepay
- 
getMultibanco
- 
getNzBankAccount
- 
getOxxo
- 
getP24
- 
getPayByBank
- 
getPayco
- 
getPaynow
- 
getPaypal
- 
getPaypay
- 
getPayto
- 
getPix
- 
getPromptpay
- 
getQris
- 
getRechnung
- 
getRevolutPay
- 
getSamsungPay
- 
getSatispay
- 
getSepaCreditTransfer
- 
getSepaDebit
- 
getShopeepay
- 
getSofort
- 
getStripeAccount
- 
getStripeBalance
- 
getSwish
- 
getTwint
- 
getTypeThe type of transaction-specific details of the payment method used in the payment. See PaymentMethod.type for the full list of possible types. An additional hash is included onpayment_method_detailswith a name matching this value. It contains information specific to the payment method.
- 
getUsBankAccount
- 
getWechat
- 
getWechatPay
- 
getZip
- 
setAchCreditTransfer
- 
setAchDebit
- 
setAcssDebit
- 
setAffirm
- 
setAfterpayClearpay
- 
setAlipay
- 
setAlma
- 
setAmazonPay
- 
setAuBecsDebit
- 
setBacsDebit
- 
setBancontact
- 
setBillie
- 
setBlik
- 
setBoleto
- 
setCard
- 
setCardPresent
- 
setCashapp
- 
setCrypto
- 
setCustomerBalance
- 
setEps
- 
setFpx
- 
setGiropay
- 
setGopay
- 
setGrabpay
- 
setIdBankTransfer
- 
setIdeal
- 
setInteracPresent
- 
setKakaoPay
- 
setKlarna
- 
setKonbini
- 
setKrCard
- 
setLink
- 
setMbWay
- 
setMobilepay
- 
setMultibanco
- 
setNzBankAccount
- 
setOxxo
- 
setP24
- 
setPayByBank
- 
setPayco
- 
setPaynow
- 
setPaypal
- 
setPaypay
- 
setPayto
- 
setPix
- 
setPromptpay
- 
setQris
- 
setRechnung
- 
setRevolutPay
- 
setSamsungPay
- 
setSatispay
- 
setSepaCreditTransferpublic void setSepaCreditTransfer(Charge.PaymentMethodDetails.SepaCreditTransfer sepaCreditTransfer) 
- 
setSepaDebit
- 
setShopeepay
- 
setSofort
- 
setStripeAccount
- 
setStripeBalance
- 
setSwish
- 
setTwint
- 
setTypeThe type of transaction-specific details of the payment method used in the payment. See PaymentMethod.type for the full list of possible types. An additional hash is included onpayment_method_detailswith a name matching this value. It contains information specific to the payment method.
- 
setUsBankAccount
- 
setWechat
- 
setWechatPay
- 
setZip
- 
equals
- 
canEqual
- 
hashCodepublic int hashCode()
 
-