Class ConfirmationToken.PaymentMethodPreview
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ConfirmationToken
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic 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 booleanbooleanThis field indicates whether this payment method can be shown again to its customer in a checkout flow.getBlik()getCard()getEps()getFpx()getIdeal()getLink()getOxxo()getP24()getPix()getSwish()getType()The type of the PaymentMethod.getZip()inthashCode()voidvoidvoidsetAfterpayClearpay(ConfirmationToken.PaymentMethodPreview.AfterpayClearpay afterpayClearpay) voidvoidsetAllowRedisplay(String allowRedisplay) This field indicates whether this payment method can be shown again to its customer in a checkout flow.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
-
getAllowRedisplay
This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to “unspecified”.One of
always,limited, orunspecified. -
getAmazonPay
-
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,amazon_pay,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
-
setAllowRedisplay
This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to “unspecified”.One of
always,limited, orunspecified. -
setAmazonPay
-
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,amazon_pay,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()
-