Package com.stripe.model
Class ConfirmationToken.PaymentMethodPreview
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.ConfirmationToken.PaymentMethodPreview
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ConfirmationToken
Details of the PaymentMethod collected by Payment Element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classOwner's verified shipping address.static classThe preferred network for the card.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classThe preferred network for the card.static classThe four-digit year of birth.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classGet expandedsetupAttempt.static classstatic classstatic classThe reason why this PaymentMethod's fingerprint has been blockedstatic 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()getType()The type of the PaymentMethod.getZip()inthashCode()voidvoidvoidsetAfterpayClearpay(ConfirmationToken.PaymentMethodPreview.AfterpayClearpay afterpayClearpay) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetCustomerBalance(ConfirmationToken.PaymentMethodPreview.CustomerBalance customerBalance) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidThe type of the PaymentMethod.voidvoidvoidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PaymentMethodPreview
public PaymentMethodPreview()
-
-
Method Details
-
getAcssDebit
-
getAffirm
-
getAfterpayClearpay
-
getAlipay
-
getAuBecsDebit
-
getBacsDebit
-
getBancontact
-
getBillingDetails
-
getBlik
-
getBoleto
-
getCard
-
getCardPresent
-
getCashapp
-
getCustomerBalance
-
getEps
-
getFpx
-
getGiropay
-
getGrabpay
-
getIdeal
-
getInteracPresent
-
getKlarna
-
getKonbini
-
getLink
-
getMobilepay
-
getOxxo
-
getP24
-
getPaynow
-
getPaypal
-
getPix
-
getPromptpay
-
getRevolutPay
-
getSepaDebit
-
getSofort
-
getSwish
-
getType
The type of the PaymentMethod. An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.One of
acss_debit,affirm,afterpay_clearpay,alipay,au_becs_debit,bacs_debit,bancontact,blik,boleto,card,card_present,cashapp,customer_balance,eps,fpx,giropay,grabpay,ideal,interac_present,klarna,konbini,link,mobilepay,oxxo,p24,paynow,paypal,pix,promptpay,revolut_pay,sepa_debit,sofort,swish,us_bank_account,wechat_pay, orzip. -
getUsBankAccount
-
getWechatPay
-
getZip
-
setAcssDebit
-
setAffirm
-
setAfterpayClearpay
public void setAfterpayClearpay(ConfirmationToken.PaymentMethodPreview.AfterpayClearpay afterpayClearpay) -
setAlipay
-
setAuBecsDebit
-
setBacsDebit
-
setBancontact
-
setBillingDetails
-
setBlik
-
setBoleto
-
setCard
-
setCardPresent
-
setCashapp
-
setCustomerBalance
public void setCustomerBalance(ConfirmationToken.PaymentMethodPreview.CustomerBalance customerBalance) -
setEps
-
setFpx
-
setGiropay
-
setGrabpay
-
setIdeal
-
setInteracPresent
-
setKlarna
-
setKonbini
-
setLink
-
setMobilepay
-
setOxxo
-
setP24
-
setPaynow
-
setPaypal
-
setPix
-
setPromptpay
-
setRevolutPay
-
setSepaDebit
-
setSofort
-
setSwish
-
setType
The type of the PaymentMethod. An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.One of
acss_debit,affirm,afterpay_clearpay,alipay,au_becs_debit,bacs_debit,bancontact,blik,boleto,card,card_present,cashapp,customer_balance,eps,fpx,giropay,grabpay,ideal,interac_present,klarna,konbini,link,mobilepay,oxxo,p24,paynow,paypal,pix,promptpay,revolut_pay,sepa_debit,sofort,swish,us_bank_account,wechat_pay, orzip. -
setUsBankAccount
-
setWechatPay
-
setZip
-
equals
-
canEqual
-
hashCode
public int hashCode()
-