Class ConfirmationToken.PaymentMethodPreview
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ConfirmationToken
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic 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
Owner's verified shipping address.static class
The type of mobile wallet, one ofapple_pay
,google_pay
,samsung_pay
, orunknown
.static class
static class
static class
static class
static class
static class
static class
static class
The preferred network for the card.static class
The four-digit year of birth.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Get expandedsetupAttempt
.static class
static class
static class
static class
The 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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
This field indicates whether this payment method can be shown again to its customer in a checkout flow.getBlik()
getCard()
Get ID of expandablecustomer
object.Get expandedcustomer
.getEps()
getFpx()
getIdeal()
getLink()
getOxxo()
getP24()
getPix()
getSwish()
getTwint()
getType()
The type of the PaymentMethod.getZip()
int
hashCode()
void
void
void
setAfterpayClearpay
(ConfirmationToken.PaymentMethodPreview.AfterpayClearpay afterpayClearpay) void
void
setAllowRedisplay
(String allowRedisplay) This field indicates whether this payment method can be shown again to its customer in a checkout flow.void
void
void
void
void
void
void
void
void
void
void
setCustomer
(String id) void
setCustomerBalance
(ConfirmationToken.PaymentMethodPreview.CustomerBalance customerBalance) void
setCustomerObject
(Customer expandableObject) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
The type of the PaymentMethod.void
void
void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PaymentMethodPreview
public PaymentMethodPreview()
-
-
Method Details
-
getCustomer
Get ID of expandablecustomer
object. -
setCustomer
-
getCustomerObject
Get expandedcustomer
. -
setCustomerObject
-
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
-
getMultibanco
-
getOxxo
-
getP24
-
getPaynow
-
getPaypal
-
getPix
-
getPromptpay
-
getRevolutPay
-
getSepaDebit
-
getSofort
-
getSwish
-
getTwint
-
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
,multibanco
,oxxo
,p24
,paynow
,paypal
,pix
,promptpay
,revolut_pay
,sepa_debit
,sofort
,swish
,twint
,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
-
setMultibanco
-
setOxxo
-
setP24
-
setPaynow
-
setPaypal
-
setPix
-
setPromptpay
-
setRevolutPay
-
setSepaDebit
-
setSofort
-
setSwish
-
setTwint
-
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
,multibanco
,oxxo
,p24
,paynow
,paypal
,pix
,promptpay
,revolut_pay
,sepa_debit
,sofort
,swish
,twint
,us_bank_account
,wechat_pay
, orzip
. -
setUsBankAccount
-
setWechatPay
-
setZip
-
equals
-
canEqual
-
hashCode
public int hashCode()
-