Package com.stripe.model
Class PaymentRecord.PaymentMethodDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentRecord.PaymentMethodDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentRecord
Details about the Payment Method used in this payment attempt.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about AchCreditTransfer, please refer to the API Reference.static class
For more details about AchDebit, please refer to the API Reference.static class
For more details about AcssDebit, please refer to the API Reference.static class
For more details about Affirm, please refer to the API Reference.static class
For more details about AfterpayClearpay, please refer to the API Reference.static class
For more details about Alipay, please refer to the API Reference.static class
For more details about Alma, please refer to the API Reference.static class
For more details about AmazonPay, please refer to the API Reference.static class
For more details about AuBecsDebit, please refer to the API Reference.static class
For more details about BacsDebit, please refer to the API Reference.static class
For more details about Bancontact, please refer to the API Reference.static class
For more details about Billie, please refer to the API Reference.static class
Billing details used by the customer for this payment.static class
For more details about Blik, please refer to the API Reference.static class
For more details about Boleto, please refer to the API Reference.static class
Details of the card used for this payment attempt.static class
For more details about CardPresent, please refer to the API Reference.static class
For more details about Cashapp, please refer to the API Reference.static class
For more details about Crypto, please refer to the API Reference.static class
Custom Payment Methods represent Payment Method types not modeled directly in the Stripe API.static class
For more details about CustomerBalance, please refer to the API Reference.static class
For more details about Eps, please refer to the API Reference.static class
For more details about Fpx, please refer to the API Reference.static class
For more details about Giropay, please refer to the API Reference.static class
For more details about Gopay, please refer to the API Reference.static class
For more details about Grabpay, please refer to the API Reference.static class
For more details about IdBankTransfer, please refer to the API Reference.static class
For more details about Ideal, please refer to the API Reference.static class
For more details about InteracPresent, please refer to the API Reference.static class
For more details about KakaoPay, please refer to the API Reference.static class
For more details about Klarna, please refer to the API Reference.static class
For more details about Konbini, please refer to the API Reference.static class
For more details about KrCard, please refer to the API Reference.static class
For more details about Link, please refer to the API Reference.static class
For more details about MbWay, please refer to the API Reference.static class
For more details about Mobilepay, please refer to the API Reference.static class
For more details about Multibanco, please refer to the API Reference.static class
For more details about NaverPay, please refer to the API Reference.static class
For more details about NzBankAccount, please refer to the API Reference.static class
For more details about Oxxo, please refer to the API Reference.static class
For more details about P24, please refer to the API Reference.static class
For more details about PayByBank, please refer to the API Reference.static class
For more details about Payco, please refer to the API Reference.static class
For more details about Paynow, please refer to the API Reference.static class
For more details about Paypal, please refer to the API Reference.static class
For more details about Payto, please refer to the API Reference.static class
For more details about Pix, please refer to the API Reference.static class
For more details about Promptpay, please refer to the API Reference.static class
For more details about Qris, please refer to the API Reference.static class
For more details about Rechnung, please refer to the API Reference.static class
For more details about RevolutPay, please refer to the API Reference.static class
For more details about SamsungPay, please refer to the API Reference.static class
For more details about Satispay, please refer to the API Reference.static class
For more details about SepaCreditTransfer, please refer to the API Reference.static class
For more details about SepaDebit, please refer to the API Reference.static class
For more details about Shopeepay, please refer to the API Reference.static class
For more details about Sofort, please refer to the API Reference.static class
For more details about StripeAccount, please refer to the API Reference.static class
For more details about StripeBalance, please refer to the API Reference.static class
For more details about Swish, please refer to the API Reference.static class
For more details about Twint, please refer to the API Reference.static class
Details of the US Bank Account used for this payment attempt.static class
For more details about Wechat, please refer to the API Reference.static class
For more details about WechatPay, please refer to the API Reference.static class
For more details about Zip, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getAlma()
The billing details associated with the method of payment.getBlik()
getCard()
Details of the card used for this payment attempt.Custom Payment Methods represent Payment Method types not modeled directly in the Stripe API.getEps()
getFpx()
getGopay()
getIdeal()
getLink()
getMbWay()
getOxxo()
getP24()
getPayco()
ID of the Stripe PaymentMethod used to make this payment.getPayto()
getPix()
getQris()
getSwish()
getTwint()
getType()
The type of transaction-specific details of the payment method used in the payment.Details of the US Bank Account used for this payment attempt.getZip()
int
hashCode()
void
setAchCreditTransfer
(PaymentRecord.PaymentMethodDetails.AchCreditTransfer achCreditTransfer) void
void
void
void
setAfterpayClearpay
(PaymentRecord.PaymentMethodDetails.AfterpayClearpay afterpayClearpay) void
void
void
void
void
void
void
void
setBillingDetails
(PaymentRecord.PaymentMethodDetails.BillingDetails billingDetails) The billing details associated with the method of payment.void
void
void
Details of the card used for this payment attempt.void
void
void
void
Custom Payment Methods represent Payment Method types not modeled directly in the Stripe API.void
setCustomerBalance
(PaymentRecord.PaymentMethodDetails.CustomerBalance customerBalance) void
void
void
void
void
void
setIdBankTransfer
(PaymentRecord.PaymentMethodDetails.IdBankTransfer idBankTransfer) void
void
setInteracPresent
(PaymentRecord.PaymentMethodDetails.InteracPresent interacPresent) void
void
void
void
void
void
void
void
void
void
setNzBankAccount
(PaymentRecord.PaymentMethodDetails.NzBankAccount nzBankAccount) void
void
void
void
void
setPaymentMethod
(String paymentMethod) ID of the Stripe PaymentMethod used to make this payment.void
void
void
void
void
void
void
void
void
void
void
setSepaCreditTransfer
(PaymentRecord.PaymentMethodDetails.SepaCreditTransfer sepaCreditTransfer) void
void
void
void
setStripeAccount
(PaymentRecord.PaymentMethodDetails.StripeAccount stripeAccount) void
setStripeBalance
(PaymentRecord.PaymentMethodDetails.StripeBalance stripeBalance) void
void
void
The type of transaction-specific details of the payment method used in the payment.void
setUsBankAccount
(PaymentRecord.PaymentMethodDetails.UsBankAccount usBankAccount) Details of the US Bank Account used for this payment attempt.void
void
void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PaymentMethodDetails
public PaymentMethodDetails()
-
-
Method Details
-
getAchCreditTransfer
-
getAchDebit
-
getAcssDebit
-
getAffirm
-
getAfterpayClearpay
-
getAlipay
-
getAlma
-
getAmazonPay
-
getAuBecsDebit
-
getBacsDebit
-
getBancontact
-
getBillie
-
getBillingDetails
The billing details associated with the method of payment. -
getBlik
-
getBoleto
-
getCard
Details of the card used for this payment attempt. -
getCardPresent
-
getCashapp
-
getCrypto
-
getCustom
Custom Payment Methods represent Payment Method types not modeled directly in the Stripe API. This resource consists of details about the custom payment method used for this payment attempt. -
getCustomerBalance
-
getEps
-
getFpx
-
getGiropay
-
getGopay
-
getGrabpay
-
getIdBankTransfer
-
getIdeal
-
getInteracPresent
-
getKakaoPay
-
getKlarna
-
getKonbini
-
getKrCard
-
getLink
-
getMbWay
-
getMobilepay
-
getMultibanco
-
getNzBankAccount
-
getOxxo
-
getP24
-
getPayByBank
-
getPayco
-
getPaymentMethod
ID of the Stripe PaymentMethod used to make this payment. -
getPaynow
-
getPaypal
-
getPayto
-
getPix
-
getPromptpay
-
getQris
-
getRechnung
-
getRevolutPay
-
getSamsungPay
-
getSatispay
-
getSepaCreditTransfer
-
getSepaDebit
-
getShopeepay
-
getSofort
-
getStripeAccount
-
getStripeBalance
-
getSwish
-
getTwint
-
getType
The 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_details
with a name matching this value. It contains information specific to the payment method. -
getUsBankAccount
Details of the US Bank Account used for this payment attempt. -
getWechat
-
getWechatPay
-
getZip
-
setAchCreditTransfer
public void setAchCreditTransfer(PaymentRecord.PaymentMethodDetails.AchCreditTransfer achCreditTransfer) -
setAchDebit
-
setAcssDebit
-
setAffirm
-
setAfterpayClearpay
public void setAfterpayClearpay(PaymentRecord.PaymentMethodDetails.AfterpayClearpay afterpayClearpay) -
setAlipay
-
setAlma
-
setAmazonPay
-
setAuBecsDebit
-
setBacsDebit
-
setBancontact
-
setBillie
-
setBillingDetails
The billing details associated with the method of payment. -
setBlik
-
setBoleto
-
setCard
Details of the card used for this payment attempt. -
setCardPresent
-
setCashapp
-
setCrypto
-
setCustom
Custom Payment Methods represent Payment Method types not modeled directly in the Stripe API. This resource consists of details about the custom payment method used for this payment attempt. -
setCustomerBalance
-
setEps
-
setFpx
-
setGiropay
-
setGopay
-
setGrabpay
-
setIdBankTransfer
-
setIdeal
-
setInteracPresent
-
setKakaoPay
-
setKlarna
-
setKonbini
-
setKrCard
-
setLink
-
setMbWay
-
setMobilepay
-
setMultibanco
-
setNzBankAccount
-
setOxxo
-
setP24
-
setPayByBank
-
setPayco
-
setPaymentMethod
ID of the Stripe PaymentMethod used to make this payment. -
setPaynow
-
setPaypal
-
setPayto
-
setPix
-
setPromptpay
-
setQris
-
setRechnung
-
setRevolutPay
-
setSamsungPay
-
setSatispay
-
setSepaCreditTransfer
public void setSepaCreditTransfer(PaymentRecord.PaymentMethodDetails.SepaCreditTransfer sepaCreditTransfer) -
setSepaDebit
-
setShopeepay
-
setSofort
-
setStripeAccount
-
setStripeBalance
-
setSwish
-
setTwint
-
setType
The 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_details
with a name matching this value. It contains information specific to the payment method. -
setUsBankAccount
Details of the US Bank Account used for this payment attempt. -
setWechat
-
setWechatPay
-
setZip
-
equals
-
canEqual
-
hashCode
public int hashCode()
-