The Charge object
Attributes
id(string) Unique identifier for the object.object(string) String representing the object’s type. Objects of the same type share the same value.amount(integer) Amount intended to be collected by this payment. A positive integer representing how much to charge in the smallest currency unit (e.g., 100 cents to charge $1.00 or 100 to charge ¥100, a zero-decimal currency). The minimum amount is $0.50 US or equivalent in charge currency. The amount value supports up to eight digits (e.g., a value of 99999999 for a USD charge of $999,999.99).amount_captured(integer) Amount in the smallest currency unit captured (can be less than the amount attribute on the charge if a partial capture was made).amount_refunded(integer) Amount in the smallest currency unit refunded (can be less than the amount attribute on the charge if a partial refund was issued).application(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the Connect application that created the charge.application_fee(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The application fee (if any) for the charge. See the Connect documentation for details.application_fee_amount(integer, nullable) The amount of the application fee (if any) requested for the charge. See the Connect documentation for details.balance_transaction(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the balance transaction that describes the impact of this charge on your account balance (not including refunds or disputes).billing_details(object) Billing information associated with the payment method at the time of the transaction.billing_details.address(object, nullable) Billing address.billing_details.address.city(string, nullable) City, district, suburb, town, or village.billing_details.address.country(string, nullable) Two-letter country code (ISO 3166-1 alpha-2).billing_details.address.line1(string, nullable) Address line 1, such as the street, PO Box, or company name.billing_details.address.line2(string, nullable) Address line 2, such as the apartment, suite, unit, or building.billing_details.address.postal_code(string, nullable) ZIP or postal code.billing_details.address.state(string, nullable) State, county, province, or region (ISO 3166-2).
billing_details.email(string, nullable) Email address.billing_details.name(string, nullable) Full name.billing_details.phone(string, nullable) Billing phone number (including extension).billing_details.tax_id(string, nullable) Taxpayer identification number. Used only for transactions between LATAM buyers and non-LATAM sellers.
calculated_statement_descriptor(string, nullable) The full statement descriptor that is passed to card networks, and that is displayed on your customers’ credit card and bank statements. Allows you to see what the statement descriptor looks like after the static and dynamic portions are combined. This value only exists for card payments.captured(boolean) If the charge was created without capturing, this Boolean represents whether it is still uncaptured or has since been captured.created(timestamp) Time at which the object was created. Measured in seconds since the Unix epoch.currency(enum) Three-letter ISO currency code, in lowercase. Must be a supported currency.customer(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the customer this charge is for if one exists.description(string, nullable) An arbitrary string attached to the object. Often useful for displaying to users.disputed(boolean) Whether the charge has been disputed.failure_balance_transaction(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the balance transaction that describes the reversal of the balance on your account due to payment failure.failure_code(string, nullable) Error code explaining reason for charge failure if available (see the errors section for a list of codes).failure_message(string, nullable) Message to user further explaining reason for charge failure if available.fraud_details(object, nullable) Information on fraud assessments for the charge.fraud_details.stripe_report(string, nullable) Assessments from Stripe. If set, the value isfraudulent.fraud_details.user_report(string, nullable) Assessments reported by you. If set, possible values of aresafeandfraudulent.
livemode(boolean) If the object exists in live mode, the value istrue. If the object exists in test mode, the value isfalse.metadata(object) Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.on_behalf_of(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The account (if any) the charge was made on behalf of without triggering an automatic transfer. See the Connect documentation for details.outcome(object, nullable) Details about whether the payment was accepted, and why. See understanding declines for details.outcome.advice_code(enum, nullable) An enumerated value providing a more detailed explanation on how to proceed with an error. Possible enum values:confirm_card_datado_not_try_againtry_again_later
outcome.network_advice_code(string, nullable) For charges declined by the network, a 2 digit code which indicates the advice returned by the network on how to proceed with an error.outcome.network_decline_code(string, nullable) For charges declined by the network, an alphanumeric code which indicates the reason the charge failed.outcome.network_status(string, nullable) Possible values areapproved_by_network,declined_by_network,not_sent_to_network, andreversed_after_approval. The valuereversed_after_approvalindicates the payment was blocked by Stripe after bank authorization, and may temporarily appear as “pending” on a cardholder’s statement.outcome.reason(string, nullable) An enumerated value providing a more detailed explanation of the outcome’stype. Charges blocked by Radar’s default block rule have the valuehighest_risk_level. Charges placed in review by Radar’s default review rule have the valueelevated_risk_level. Charges blocked because the payment is unlikely to be authorized have the valuelow_probability_of_authorization. Charges authorized, blocked, or placed in review by custom rules have the valuerule. See understanding declines for more details.outcome.risk_level(string, nullable) Stripe Radar’s evaluation of the riskiness of the payment. Possible values for evaluated payments arenormal,elevated,highest. For non-card payments, and card-based payments predating the public assignment of risk levels, this field will have the valuenot_assessed. In the event of an error in the evaluation, this field will have the valueunknown. This field is only available with Radar.outcome.risk_score(integer, nullable) Stripe Radar’s evaluation of the riskiness of the payment. Possible values for evaluated payments are between 0 and 100. For non-card payments, card-based payments predating the public assignment of risk scores, or in the event of an error during evaluation, this field will not be present. This field is only available with Radar for Fraud Teams.outcome.rule(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The ID of the Radar rule that matched the payment, if applicable.outcome.seller_message(string, nullable) A human-readable description of the outcome type and reason, designed for you (the recipient of the payment), not your customer.outcome.type(string) Possible values areauthorized,manual_review,issuer_declined,blocked, andinvalid. See understanding declines and Radar reviews for details.
paid(boolean)trueif the charge succeeded, or was successfully authorized for later capture.payment_intent(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the PaymentIntent associated with this charge, if one exists.payment_method(string, nullable) ID of the payment method used in this charge.payment_method_details(object, nullable) Details about the payment method at the time of the transaction.payment_method_details.ach_credit_transfer(object, nullable) If this is aach_credit_transferpayment, this hash contains a snapshot of the transaction specific details of theach_credit_transferpayment method.payment_method_details.ach_credit_transfer.account_number(string, nullable) Account number to transfer funds to.payment_method_details.ach_credit_transfer.bank_name(string, nullable) Name of the bank associated with the routing number.payment_method_details.ach_credit_transfer.routing_number(string, nullable) Routing transit number for the bank account to transfer funds to.payment_method_details.ach_credit_transfer.swift_code(string, nullable) SWIFT code of the bank associated with the routing number.
payment_method_details.ach_debit(object, nullable) If this is aach_debitpayment, this hash contains a snapshot of the transaction specific details of theach_debitpayment method.payment_method_details.ach_debit.account_holder_type(enum, nullable) Type of entity that holds the account. This can be eitherindividualorcompany. Possible enum values:companyindividual
payment_method_details.ach_debit.bank_name(string, nullable) Name of the bank associated with the bank account.payment_method_details.ach_debit.country(string, nullable) Two-letter ISO code representing the country the bank account is located in.payment_method_details.ach_debit.fingerprint(string, nullable) Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.payment_method_details.ach_debit.last4(string, nullable) Last four digits of the bank account number.payment_method_details.ach_debit.routing_number(string, nullable) Routing transit number of the bank account.
payment_method_details.acss_debit(object, nullable) If this is aacss_debitpayment, this hash contains a snapshot of the transaction specific details of theacss_debitpayment method.payment_method_details.acss_debit.bank_name(string, nullable) Name of the bank associated with the bank account.payment_method_details.acss_debit.expected_debit_date(string, nullable) Estimated date to debit the customer’s bank account. A date string in YYYY-MM-DD format.payment_method_details.acss_debit.fingerprint(string, nullable) Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.payment_method_details.acss_debit.institution_number(string, nullable) Institution number of the bank accountpayment_method_details.acss_debit.last4(string, nullable) Last four digits of the bank account number.payment_method_details.acss_debit.mandate(string, nullable) ID of the mandate used to make this payment.payment_method_details.acss_debit.transit_number(string, nullable) Transit number of the bank account.
payment_method_details.affirm(object, nullable) If this is aaffirmpayment, this hash contains a snapshot of the transaction specific details of theaffirmpayment method.payment_method_details.affirm.location(string, nullable) ID of the location that this reader is assigned to.payment_method_details.affirm.reader(string, nullable) ID of the reader this transaction was made on.payment_method_details.affirm.transaction_id(string, nullable) The Affirm transaction ID associated with this payment.
payment_method_details.afterpay_clearpay(object, nullable) If this is aafterpay_clearpaypayment, this hash contains a snapshot of the transaction specific details of theafterpay_clearpaypayment method.payment_method_details.afterpay_clearpay.order_id(string, nullable) The Afterpay order ID associated with this payment intent.payment_method_details.afterpay_clearpay.reference(string, nullable) Order identifier shown to the merchant in Afterpay’s online portal.
payment_method_details.alipay(object, nullable) If this is aalipaypayment, this hash contains a snapshot of the transaction specific details of thealipaypayment method.payment_method_details.alipay.buyer_id(string, nullable) Uniquely identifies this particular Alipay account. You can use this attribute to check whether two Alipay accounts are the same.payment_method_details.alipay.fingerprint(string, nullable) Uniquely identifies this particular Alipay account. You can use this attribute to check whether two Alipay accounts are the same.payment_method_details.alipay.transaction_id(string, nullable) Transaction ID of this particular Alipay transaction.
payment_method_details.alma(object, nullable) If this is aalmapayment, this hash contains a snapshot of the transaction specific details of thealmapayment method.payment_method_details.alma.installments(object, nullable) Installment options that a buyer selected, if any.payment_method_details.alma.installments.count(integer) The number of installments.
payment_method_details.alma.transaction_id(string, nullable) The Alma transaction ID associated with this payment.
payment_method_details.amazon_pay(object, nullable) If this is aamazon_paypayment, this hash contains a snapshot of the transaction specific details of theamazon_paypayment method.payment_method_details.amazon_pay.funding(object, nullable) the funding details of the underlying payment method.payment_method_details.amazon_pay.funding.card(object, nullable) the funding details of the passthrough card.payment_method_details.amazon_pay.funding.card.brand(string, nullable) Card brand. Can beamex,cartes_bancaires,diners,discover,eftpos_au,jcb,link,mastercard,unionpay,visaorunknown.payment_method_details.amazon_pay.funding.card.country(string, nullable) Two-letter ISO code representing the country of the card. You could use this attribute to get a sense of the international breakdown of cards you’ve collected.payment_method_details.amazon_pay.funding.card.exp_month(integer, nullable) Two-digit number representing the card’s expiration month.payment_method_details.amazon_pay.funding.card.exp_year(integer, nullable) Four-digit number representing the card’s expiration year.payment_method_details.amazon_pay.funding.card.funding(string, nullable) Card funding type. Can becredit,debit,prepaid, orunknown.payment_method_details.amazon_pay.funding.card.last4(string, nullable) The last four digits of the card.
payment_method_details.amazon_pay.funding.type(enum, nullable) funding type of the underlying payment method.
payment_method_details.amazon_pay.transaction_id(string, nullable) The Amazon Pay transaction ID associated with this payment.
payment_method_details.au_becs_debit(object, nullable) If this is aau_becs_debitpayment, this hash contains a snapshot of the transaction specific details of theau_becs_debitpayment method.payment_method_details.au_becs_debit.bsb_number(string, nullable) Bank-State-Branch number of the bank account.payment_method_details.au_becs_debit.expected_debit_date(string, nullable) Estimated date to debit the customer’s bank account. A date string in YYYY-MM-DD format.payment_method_details.au_becs_debit.fingerprint(string, nullable) Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.payment_method_details.au_becs_debit.last4(string, nullable) Last four digits of the bank account number.payment_method_details.au_becs_debit.mandate(string, nullable) ID of the mandate used to make this payment.
payment_method_details.bacs_debit(object, nullable) If this is abacs_debitpayment, this hash contains a snapshot of the transaction specific details of thebacs_debitpayment method.payment_method_details.bacs_debit.expected_debit_date(string, nullable) Estimated date to debit the customer’s bank account. A date string in YYYY-MM-DD format.payment_method_details.bacs_debit.fingerprint(string, nullable) Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.payment_method_details.bacs_debit.last4(string, nullable) Last four digits of the bank account number.payment_method_details.bacs_debit.mandate(string, nullable) ID of the mandate used to make this payment.payment_method_details.bacs_debit.sort_code(string, nullable) Sort code of the bank account. (e.g.,10-20-30)
payment_method_details.bancontact(object, nullable) If this is abancontactpayment, this hash contains a snapshot of the transaction specific details of thebancontactpayment method.payment_method_details.bancontact.bank_code(string, nullable) Bank code of bank associated with the bank account.payment_method_details.bancontact.bank_name(string, nullable) Name of the bank associated with the bank account.payment_method_details.bancontact.bic(string, nullable) Bank Identifier Code of the bank associated with the bank account.payment_method_details.bancontact.generated_sepa_debit(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The ID of the SEPA Direct Debit PaymentMethod which was generated by this Charge.payment_method_details.bancontact.generated_sepa_debit_mandate(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The mandate for the SEPA Direct Debit PaymentMethod which was generated by this Charge.payment_method_details.bancontact.iban_last4(string, nullable) Last four characters of the IBAN.payment_method_details.bancontact.preferred_language(enum, nullable) Preferred language of the Bancontact authorization page that the customer is redirected to. Can be one ofen,de,fr, ornlPossible enum values:deenfrnl
payment_method_details.bancontact.verified_name(string, nullable) Owner’s verified full name. Values are verified or provided by Bancontact directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.
payment_method_details.billie(object, nullable) If this is abilliepayment, this hash contains a snapshot of the transaction specific details of thebilliepayment method.payment_method_details.billie.transaction_id(string, nullable) The Billie transaction ID associated with this payment.
payment_method_details.blik(object, nullable) If this is ablikpayment, this hash contains a snapshot of the transaction specific details of theblikpayment method.payment_method_details.blik.buyer_id(string, nullable) A unique and immutable identifier assigned by BLIK to every buyer.
payment_method_details.boleto(object, nullable) If this is aboletopayment, this hash contains a snapshot of the transaction specific details of theboletopayment method.payment_method_details.boleto.tax_id(string) The tax ID of the customer (CPF for individuals consumers or CNPJ for businesses consumers)
payment_method_details.card(object, nullable) If this is acardpayment, this hash contains a snapshot of the transaction specific details of thecardpayment method.payment_method_details.card.amount_authorized(integer, nullable) The authorized amount.payment_method_details.card.authorization_code(string, nullable) Authorization code on the charge.payment_method_details.card.brand(string, nullable) Card brand. Can beamex,cartes_bancaires,diners,discover,eftpos_au,jcb,link,mastercard,unionpay,visaorunknown.payment_method_details.card.capture_before(timestamp, nullable) When using manual capture, a future timestamp at which the charge will be automatically refunded if uncaptured.payment_method_details.card.checks(object, nullable) Check results by Card networks on Card address and CVC at time of payment.payment_method_details.card.checks.address_line1_check(string, nullable) If a address line1 was provided, results of the check, one ofpass,fail,unavailable, orunchecked.payment_method_details.card.checks.address_postal_code_check(string, nullable) If a address postal code was provided, results of the check, one ofpass,fail,unavailable, orunchecked.payment_method_details.card.checks.cvc_check(string, nullable) If a CVC was provided, results of the check, one ofpass,fail,unavailable, orunchecked.
payment_method_details.card.country(string, nullable) Two-letter ISO code representing the country of the card. You could use this attribute to get a sense of the international breakdown of cards you’ve collected.payment_method_details.card.exp_month(integer) Two-digit number representing the card’s expiration month.payment_method_details.card.exp_year(integer) Four-digit number representing the card’s expiration year.payment_method_details.card.extended_authorization(object, nullable) Whether the capture window of this charge is extended.payment_method_details.card.extended_authorization.status(enum) Indicates whether or not the capture window is extended beyond the standard authorization. Possible enum values:disabledThe capture window of the charge is not extended.enabledThe capture window of the charge is extended.
payment_method_details.card.fingerprint(string, nullable) Uniquely identifies this particular card number. You can use this attribute to check whether two customers who’ve signed up with you are using the same card number, for example. For payment methods that tokenize card information (Apple Pay, Google Pay), the tokenized number might be provided instead of the underlying card number.As of May 1, 2021, card fingerprint in India for Connect changed to allow two fingerprints for the same card - one for India and one for the rest of the world.
payment_method_details.card.funding(string, nullable) Card funding type. Can becredit,debit,prepaid, orunknown.payment_method_details.card.incremental_authorization(object, nullable) Whether the authorized amount can be incremented or not.payment_method_details.card.incremental_authorization.status(enum) Indicates whether or not the incremental authorization feature is supported. Possible enum values:availableIncremental authorization is supported.unavailableIncremental authorization is not supported.
payment_method_details.card.installments(object, nullable) Installment details for this payment.For more information, see the installments integration guide.
payment_method_details.card.installments.plan(object, nullable) Installment plan selected for the payment.payment_method_details.card.installments.plan.count(integer, nullable) Forfixed_countinstallment plans, this is the number of installment payments your customer will make to their credit card.payment_method_details.card.installments.plan.interval(enum, nullable) Forfixed_countinstallment plans, this is the interval between installment payments your customer will make to their credit card. One ofmonth. Possible enum values:month
payment_method_details.card.installments.plan.type(enum) Type of installment plan, one offixed_count,bonus, orrevolving. Possible enum values:bonusAn installment plan used in Japan, where the customer defers payment to a later date that aligns with their salary bonus.fixed_countAn installment plan where the number of installment payments is fixed and known at the time of purchase.revolvingAn installment plan used in Japan, where the customer pays a certain amount each month, and the remaining balance rolls over to the next month.
payment_method_details.card.last4(string, nullable) The last four digits of the card.payment_method_details.card.mandate(string, nullable) ID of the mandate used to make this payment or created by it.payment_method_details.card.multicapture(object, nullable) Information about the multicapture capability of the payment method.payment_method_details.card.multicapture.status(enum) Indicates whether or not multiple captures are supported. Possible enum values:availableMultiple captures are supported.unavailableMultiple captures are not supported.
payment_method_details.card.network(string, nullable) Identifies which network this charge was processed on. Can beamex,cartes_bancaires,diners,discover,eftpos_au,interac,jcb,link,mastercard,unionpay,visa, orunknown.payment_method_details.card.network_token(object, nullable) If this card has network token credentials, this contains the details of the network token credentials.payment_method_details.card.network_token.used(boolean) Indicates if Stripe used a network token, either user provided or Stripe managed when processing the transaction.
payment_method_details.card.network_transaction_id(string, nullable) This is used by the financial networks to identify a transaction. Visa calls this the Transaction ID, Mastercard calls this the Trace ID, and American Express calls this the Acquirer Reference Data. This value will be present if it is returned by the financial network in the authorization response, and null otherwise.payment_method_details.card.overcapture(object, nullable) Whether the authorized amount can be over-captured or not.payment_method_details.card.overcapture.maximum_amount_capturable(integer) The maximum amount that can be captured.payment_method_details.card.overcapture.status(enum) Indicates whether or not the authorized amount can be over-captured. Possible enum values:availableThe authorized amount can be over-captured.unavailableThe authorized amount can’t be over-captured.
payment_method_details.card.regulated_status(enum, nullable) Status of a card based on the card issuer. Possible enum values:regulatedThe card falls under a regulated account range.unregulatedThe card does not fall under a regulated account range.
payment_method_details.card.three_d_secure(object, nullable) Populated if this transaction used 3D Secure authentication.payment_method_details.card.three_d_secure.authentication_flow(enum, nullable) For authenticated transactions: how the customer was authenticated by the issuing bank. Possible enum values:challengeThe issuing bank authenticated the customer by presenting a traditional challenge window.frictionlessThe issuing bank authenticated the customer via the 3DS2 frictionless flow.
payment_method_details.card.three_d_secure.electronic_commerce_indicator(enum, nullable) The Electronic Commerce Indicator (ECI). A protocol-level field indicating what degree of authentication was performed. Possible enum values:01Mastercard variant: Attempt acknowledged.02Mastercard variant: Fully authenticated.05Fully authenticated. The customer likely proved their identity to the issuing bank.06Attempt acknowledged. The customer, or the entire issuing bank, is not set up for 3D Secure. Or the issuing bank is experiencing an outage.Mastercard variant: Acquirer SCA exemption.
07Mastercard variant: Fully authenticated recurring transaction.
payment_method_details.card.three_d_secure.exemption_indicator(enum, nullable) The exemption requested via 3DS and accepted by the issuer at authentication time. Possible enum values:low_riskTransaction Risk Analysis (TRA) was performed, a low risk exemption was requested via 3DS and granted by the issuer.noneNo exemption was requested via 3DS; or, if requested, it was not granted by the issuer.
payment_method_details.card.three_d_secure.exemption_indicator_applied(boolean, nullable) Whether Stripe requested the value ofexemption_indicatorin the transaction. This will depend on the outcome of Stripe’s internal risk assessment.payment_method_details.card.three_d_secure.result(enum, nullable) Indicates the outcome of 3D Secure authentication. Possible enum values:attempt_acknowledgedThe issuing bank does not support 3D Secure, has not set up 3D Secure for the card, or is experiencing an outage. No authentication was performed, but the card network has provided proof of the attempt.In most cases the attempt qualifies for liability shift and it is safe to make a charge.
authenticated3D Secure authentication succeeded.exemptedA 3D Secure exemption has been applied to this transaction. Exemption may be requested for a number of reasons including merchant initiation, low value, or low risk.failedThe customer failed 3D Secure authentication.not_supported3D Secure authentication cannot be run on this card. Liability will generally not be shifted to the issuer.processing_errorThe issuing bank’s 3D Secure system is temporarily unavailable and the card network is unable to provide proof of the attempt. Liability will generally not be shifted to the issuer.
payment_method_details.card.three_d_secure.result_reason(enum, nullable) Additional information about why 3D Secure succeeded or failed based on theresult. Possible enum values:abandonedForfailed. The transaction timed out: the cardholder dropped off before completing authentication.bypassedForprocessing_error. Stripe bypassed 3D Secure because the issuing bank’s web-facing server was returning errors or timeouts to customers in the challenge window.canceledForfailed. The cardholder canceled authentication (where possible to identify).card_not_enrolledFornot_supported. The issuing bank does not support 3D Secure or has not set up 3D Secure for the card, and the card network did not provide proof of the attempt.This occurs when running 3D Secure on certain kinds of prepaid cards and in rare cases where the issuing bank is exempt from the requirement to support 3D Secure.
network_not_supportedFornot_supported. Stripe does not support 3D Secure on this card network.protocol_errorForprocessing_error. An invalid message was received from the card network or issuing bank. (Includes “downgrades” and similar errors).rejectedForfailed. The cardholder was redirected back from the issuing bank without completing authentication.
payment_method_details.card.three_d_secure.transaction_id(string, nullable) The 3D Secure 1 XID or 3D Secure 2 Directory Server Transaction ID (dsTransId) for this payment.payment_method_details.card.three_d_secure.version(enum, nullable) The version of 3D Secure that was used.
payment_method_details.card.wallet(object, nullable) If this Card is part of a card wallet, this contains the details of the card wallet.payment_method_details.card.wallet.amex_express_checkout(object, nullable) If this is aamex_express_checkoutcard wallet, this hash contains details about the wallet.payment_method_details.card.wallet.apple_pay(object, nullable) If this is aapple_paycard wallet, this hash contains details about the wallet.payment_method_details.card.wallet.apple_pay.type(enum) Type of the apple_pay transaction, one ofapple_payorapple_pay_later. Possible enum values:apple_payapple_pay_later
payment_method_details.card.wallet.dynamic_last4(string, nullable) (For tokenized numbers only.) The last four digits of the device account number.payment_method_details.card.wallet.google_pay(object, nullable) If this is agoogle_paycard wallet, this hash contains details about the wallet.payment_method_details.card.wallet.link(object, nullable) If this is alinkcard wallet, this hash contains details about the wallet.payment_method_details.card.wallet.masterpass(object, nullable) If this is amasterpasscard wallet, this hash contains details about the wallet.payment_method_details.card.wallet.masterpass.billing_address(object, nullable) Owner’s verified billing address. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.card.wallet.masterpass.billing_address.city(string, nullable) City, district, suburb, town, or village.payment_method_details.card.wallet.masterpass.billing_address.country(string, nullable) Two-letter country code (ISO 3166-1 alpha-2).payment_method_details.card.wallet.masterpass.billing_address.line1(string, nullable) Address line 1, such as the street, PO Box, or company name.payment_method_details.card.wallet.masterpass.billing_address.line2(string, nullable) Address line 2, such as the apartment, suite, unit, or building.payment_method_details.card.wallet.masterpass.billing_address.postal_code(string, nullable) ZIP or postal code.payment_method_details.card.wallet.masterpass.billing_address.state(string, nullable) State, county, province, or region (ISO 3166-2).
payment_method_details.card.wallet.masterpass.email(string, nullable) Owner’s verified email. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.card.wallet.masterpass.name(string, nullable) Owner’s verified full name. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.card.wallet.masterpass.shipping_address(object, nullable) Owner’s verified shipping address. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.card.wallet.masterpass.shipping_address.city(string, nullable) City, district, suburb, town, or village.payment_method_details.card.wallet.masterpass.shipping_address.country(string, nullable) Two-letter country code (ISO 3166-1 alpha-2).payment_method_details.card.wallet.masterpass.shipping_address.line1(string, nullable) Address line 1, such as the street, PO Box, or company name.payment_method_details.card.wallet.masterpass.shipping_address.line2(string, nullable) Address line 2, such as the apartment, suite, unit, or building.payment_method_details.card.wallet.masterpass.shipping_address.postal_code(string, nullable) ZIP or postal code.payment_method_details.card.wallet.masterpass.shipping_address.state(string, nullable) State, county, province, or region (ISO 3166-2).
payment_method_details.card.wallet.samsung_pay(object, nullable) If this is asamsung_paycard wallet, this hash contains details about the wallet.payment_method_details.card.wallet.type(enum) The type of the card wallet, one ofamex_express_checkout,apple_pay,google_pay,masterpass,samsung_pay,visa_checkout, orlink. An additional hash is included on the Wallet subhash with a name matching this value. It contains additional information specific to the card wallet type. Possible enum values:amex_express_checkoutapple_paygoogle_paylinkmasterpasssamsung_payvisa_checkout
payment_method_details.card.wallet.visa_checkout(object, nullable) If this is avisa_checkoutcard wallet, this hash contains details about the wallet.payment_method_details.card.wallet.visa_checkout.billing_address(object, nullable) Owner’s verified billing address. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.card.wallet.visa_checkout.billing_address.city(string, nullable) City, district, suburb, town, or village.payment_method_details.card.wallet.visa_checkout.billing_address.country(string, nullable) Two-letter country code (ISO 3166-1 alpha-2).payment_method_details.card.wallet.visa_checkout.billing_address.line1(string, nullable) Address line 1, such as the street, PO Box, or company name.payment_method_details.card.wallet.visa_checkout.billing_address.line2(string, nullable) Address line 2, such as the apartment, suite, unit, or building.payment_method_details.card.wallet.visa_checkout.billing_address.postal_code(string, nullable) ZIP or postal code.payment_method_details.card.wallet.visa_checkout.billing_address.state(string, nullable) State, county, province, or region (ISO 3166-2).
payment_method_details.card.wallet.visa_checkout.email(string, nullable) Owner’s verified email. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.card.wallet.visa_checkout.name(string, nullable) Owner’s verified full name. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.card.wallet.visa_checkout.shipping_address(object, nullable) Owner’s verified shipping address. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.card.wallet.visa_checkout.shipping_address.city(string, nullable) City, district, suburb, town, or village.payment_method_details.card.wallet.visa_checkout.shipping_address.country(string, nullable) Two-letter country code (ISO 3166-1 alpha-2).payment_method_details.card.wallet.visa_checkout.shipping_address.line1(string, nullable) Address line 1, such as the street, PO Box, or company name.payment_method_details.card.wallet.visa_checkout.shipping_address.line2(string, nullable) Address line 2, such as the apartment, suite, unit, or building.payment_method_details.card.wallet.visa_checkout.shipping_address.postal_code(string, nullable) ZIP or postal code.payment_method_details.card.wallet.visa_checkout.shipping_address.state(string, nullable) State, county, province, or region (ISO 3166-2).
payment_method_details.card_present(object, nullable) If this is acard_presentpayment, this hash contains a snapshot of the transaction specific details of thecard_presentpayment method.payment_method_details.card_present.amount_authorized(integer, nullable) The authorized amountpayment_method_details.card_present.brand(string, nullable) Card brand. Can beamex,cartes_bancaires,diners,discover,eftpos_au,jcb,link,mastercard,unionpay,visaorunknown.payment_method_details.card_present.brand_product(string, nullable) The product code that identifies the specific program or product associated with a card.payment_method_details.card_present.capture_before(timestamp, nullable) When using manual capture, a future timestamp after which the charge will be automatically refunded if uncaptured.payment_method_details.card_present.cardholder_name(string, nullable) The cardholder name as read from the card, in ISO 7813 format. May include alphanumeric characters, special characters and first/last name separator (/). In some cases, the cardholder name may not be available depending on how the issuer has configured the card. Cardholder name is typically not available on swipe or contactless payments, such as those made with Apple Pay and Google Pay.payment_method_details.card_present.country(string, nullable) Two-letter ISO code representing the country of the card. You could use this attribute to get a sense of the international breakdown of cards you’ve collected.payment_method_details.card_present.description(string, nullable) A high-level description of the type of cards issued in this range.payment_method_details.card_present.emv_auth_data(string, nullable) Authorization response cryptogram.payment_method_details.card_present.exp_month(integer) Two-digit number representing the card’s expiration month.payment_method_details.card_present.exp_year(integer) Four-digit number representing the card’s expiration year.payment_method_details.card_present.fingerprint(string, nullable) Uniquely identifies this particular card number. You can use this attribute to check whether two customers who’ve signed up with you are using the same card number, for example. For payment methods that tokenize card information (Apple Pay, Google Pay), the tokenized number might be provided instead of the underlying card number.As of May 1, 2021, card fingerprint in India for Connect changed to allow two fingerprints for the same card - one for India and one for the rest of the world.
payment_method_details.card_present.funding(string, nullable) Card funding type. Can becredit,debit,prepaid, orunknown.payment_method_details.card_present.generated_card(string, nullable) ID of a card PaymentMethod generated from the card_present PaymentMethod that may be attached to a Customer for future transactions. Only present if it was possible to generate a card PaymentMethod.payment_method_details.card_present.incremental_authorization_supported(boolean) Whether this PaymentIntent is eligible for incremental authorizations. Request support using request_incremental_authorization_support.payment_method_details.card_present.issuer(string, nullable) The name of the card’s issuing bank.payment_method_details.card_present.last4(string, nullable) The last four digits of the card.payment_method_details.card_present.location(string, nullable) ID of the location that this transaction’s reader is assigned to.payment_method_details.card_present.network(string, nullable) Identifies which network this charge was processed on. Can beamex,cartes_bancaires,diners,discover,eftpos_au,interac,jcb,link,mastercard,unionpay,visa, orunknown.payment_method_details.card_present.network_transaction_id(string, nullable) This is used by the financial networks to identify a transaction. Visa calls this the Transaction ID, Mastercard calls this the Trace ID, and American Express calls this the Acquirer Reference Data. This value will be present if it is returned by the financial network in the authorization response, and null otherwise.payment_method_details.card_present.offline(object, nullable) Details about payments collected offline.payment_method_details.card_present.offline.stored_at(timestamp, nullable) Time at which the payment was collected while offlinepayment_method_details.card_present.offline.type(enum, nullable) The method used to process this payment method offline. Only deferred is allowed. Possible enum values:deferred
payment_method_details.card_present.overcapture_supported(boolean) Defines whether the authorized amount can be over-captured or notpayment_method_details.card_present.preferred_locales(array of strings, nullable) The languages that the issuing bank recommends using for localizing any customer-facing text, as read from the card. Referenced from EMV tag 5F2D, data encoded on the card’s chip.payment_method_details.card_present.read_method(enum, nullable) How card details were read in this transaction. Possible enum values:contact_emvInserting a chip card into the card reader.contactless_emvTapping a contactless-enabled chip card or mobile wallet.contactless_magstripe_modeOlder standard for contactless payments that emulated a magnetic stripe read.magnetic_stripe_fallbackWhen inserting a chip card fails three times in a row, fallback to a magnetic stripe read.magnetic_stripe_track2Swiping a card using the magnetic stripe reader.
payment_method_details.card_present.reader(string, nullable) ID of the reader this transaction was made on.payment_method_details.card_present.receipt(object, nullable) A collection of fields required to be displayed on receipts. Only required for EMV transactions.payment_method_details.card_present.receipt.account_type(enum, nullable) The type of account being debited or credited Possible enum values:checkingA checking account, as when using a debit cardcreditA credit account, as when using a credit cardprepaidA prepaid account, as when using a debit gift cardunknownAn unknown account
payment_method_details.card_present.receipt.application_cryptogram(string, nullable) The Application Cryptogram, a unique value generated by the card to authenticate the transaction with issuers.payment_method_details.card_present.receipt.application_preferred_name(string, nullable) The Application Identifier (AID) on the card used to determine which networks are eligible to process the transaction. Referenced from EMV tag 9F12, data encoded on the card’s chip.payment_method_details.card_present.receipt.authorization_code(string, nullable) Identifier for this transaction.payment_method_details.card_present.receipt.authorization_response_code(string, nullable) EMV tag 8A. A code returned by the card issuer.payment_method_details.card_present.receipt.cardholder_verification_method(string, nullable) Describes the method used by the cardholder to verify ownership of the card. One of the following:approval,failure,none,offline_pin,offline_pin_and_signature,online_pin, orsignature.payment_method_details.card_present.receipt.dedicated_file_name(string, nullable) Similar to the application_preferred_name, identifying the applications (AIDs) available on the card. Referenced from EMV tag 84.payment_method_details.card_present.receipt.terminal_verification_results(string, nullable) A 5-byte string that records the checks and validations that occur between the card and the terminal. These checks determine how the terminal processes the transaction and what risk tolerance is acceptable. Referenced from EMV Tag 95.payment_method_details.card_present.receipt.transaction_status_information(string, nullable) An indication of which steps were completed during the card read process. Referenced from EMV Tag 9B.
payment_method_details.card_present.wallet(object, nullable) If a mobile wallet was presented in the transaction, this contains the details of the mobile wallet.payment_method_details.card_present.wallet.type(enum) The type of mobile wallet, one ofapple_pay,google_pay,samsung_pay, orunknown. Possible enum values:apple_payApple Pay is a mobile payment service by Apple.google_payGoogle Pay is a mobile payment service by Google.samsung_paySamsung Pay is a mobile payment service by Samsung Electronics.unknownThe wallet provider is unknown.
payment_method_details.cashapp(object, nullable) If this is acashapppayment, this hash contains a snapshot of the transaction specific details of thecashapppayment method.payment_method_details.cashapp.buyer_id(string, nullable) A unique and immutable identifier assigned by Cash App to every buyer.payment_method_details.cashapp.cashtag(string, nullable) A public identifier for buyers using Cash App.payment_method_details.cashapp.transaction_id(string, nullable) A unique and immutable identifier of payments assigned by Cash App
payment_method_details.crypto(object, nullable) If this is acryptopayment, this hash contains a snapshot of the transaction specific details of thecryptopayment method.payment_method_details.crypto.buyer_address(string, nullable) The wallet address of the customer.payment_method_details.crypto.fingerprint(string, nullable) The unique fingerprint of the crypto wallet used for this payment.payment_method_details.crypto.network(enum, nullable) The blockchain network that the transaction was sent on. Possible enum values:baseBaseethereumEthereumpolygonPolygonsolanaSolanatempoTempo
payment_method_details.crypto.token_currency(enum, nullable) The token currency that the transaction was sent with. Possible enum values:phantom_cashPHANTOM_CASHusdcUSDCusdgUSDGusdpUSDPusdtUSDT
payment_method_details.crypto.transaction_hash(string, nullable) The blockchain transaction hash of the crypto payment.
payment_method_details.customer_balance(object, nullable) If this is acustomer_balancepayment, this hash contains a snapshot of the transaction specific details of thecustomer_balancepayment method.payment_method_details.eps(object, nullable) If this is aepspayment, this hash contains a snapshot of the transaction specific details of theepspayment method.payment_method_details.eps.bank(enum, nullable) The customer’s bank. Should be one ofarzte_und_apotheker_bank,austrian_anadi_bank_ag,bank_austria,bankhaus_carl_spangler,bankhaus_schelhammer_und_schattera_ag,bawag_psk_ag,bks_bank_ag,brull_kallmus_bank_ag,btv_vier_lander_bank,capital_bank_grawe_gruppe_ag,deutsche_bank_ag,dolomitenbank,easybank_ag,erste_bank_und_sparkassen,hypo_alpeadriabank_international_ag,hypo_noe_lb_fur_niederosterreich_u_wien,hypo_oberosterreich_salzburg_steiermark,hypo_tirol_bank_ag,hypo_vorarlberg_bank_ag,hypo_bank_burgenland_aktiengesellschaft,marchfelder_bank,oberbank_ag,raiffeisen_bankengruppe_osterreich,schoellerbank_ag,sparda_bank_wien,volksbank_gruppe,volkskreditbank_ag, orvr_bank_braunau. Possible enum values:arzte_und_apotheker_bankaustrian_anadi_bank_agbank_austriabankhaus_carl_spanglerbankhaus_schelhammer_und_schattera_agbawag_psk_agbks_bank_agbrull_kallmus_bank_agbtv_vier_lander_bankcapital_bank_grawe_gruppe_agdeutsche_bank_agdolomitenbankeasybank_agerste_bank_und_sparkassenhypo_alpeadriabank_international_aghypo_bank_burgenland_aktiengesellschafthypo_noe_lb_fur_niederosterreich_u_wienhypo_oberosterreich_salzburg_steiermarkhypo_tirol_bank_aghypo_vorarlberg_bank_agmarchfelder_bankoberbank_agraiffeisen_bankengruppe_osterreichschoellerbank_agsparda_bank_wienvolksbank_gruppevolkskreditbank_agvr_bank_braunau
payment_method_details.eps.verified_name(string, nullable) Owner’s verified full name. Values are verified or provided by EPS directly (if supported) at the time of authorization or settlement. They cannot be set or mutated. EPS rarely provides this information so the attribute is usually empty.
payment_method_details.fpx(object, nullable) If this is afpxpayment, this hash contains a snapshot of the transaction specific details of thefpxpayment method.payment_method_details.fpx.bank(enum) The customer’s bank. Can be one ofaffin_bank,agrobank,alliance_bank,ambank,bank_islam,bank_muamalat,bank_rakyat,bsn,cimb,hong_leong_bank,hsbc,kfh,maybank2u,ocbc,public_bank,rhb,standard_chartered,uob,deutsche_bank,maybank2e,pb_enterprise, orbank_of_china. Possible enum values:affin_bankagrobankalliance_bankambankbank_islambank_muamalatbank_of_chinabank_rakyatbsncimbdeutsche_bankhong_leong_bankhsbckfhmaybank2emaybank2uocbcpb_enterprisepublic_bankrhbstandard_chartereduob
payment_method_details.fpx.transaction_id(string, nullable) Unique transaction id generated by FPX for every request from the merchant
payment_method_details.giropay(object, nullable) If this is agiropaypayment, this hash contains a snapshot of the transaction specific details of thegiropaypayment method.payment_method_details.giropay.bank_code(string, nullable) Bank code of bank associated with the bank account.payment_method_details.giropay.bank_name(string, nullable) Name of the bank associated with the bank account.payment_method_details.giropay.bic(string, nullable) Bank Identifier Code of the bank associated with the bank account.payment_method_details.giropay.verified_name(string, nullable) Owner’s verified full name. Values are verified or provided by Giropay directly (if supported) at the time of authorization or settlement. They cannot be set or mutated. Giropay rarely provides this information so the attribute is usually empty.
payment_method_details.grabpay(object, nullable) If this is agrabpaypayment, this hash contains a snapshot of the transaction specific details of thegrabpaypayment method.payment_method_details.grabpay.transaction_id(string, nullable) Unique transaction id generated by GrabPay
payment_method_details.ideal(object, nullable) If this is aidealpayment, this hash contains a snapshot of the transaction specific details of theidealpayment method.payment_method_details.ideal.bank(enum, nullable) The customer’s bank. Can be one ofabn_amro,adyen,asn_bank,bunq,buut,finom,handelsbanken,ing,knab,mollie,moneyou,n26,nn,rabobank,regiobank,revolut,sns_bank,triodos_bank,van_lanschot, oryoursafe. Possible enum values:abn_amroadyenasn_bankbunqbuutfinomhandelsbankeningknabmolliemoneyoun26nnrabobankregiobankrevolutsns_banktriodos_bankvan_lanschotyoursafe
payment_method_details.ideal.bic(enum, nullable) The Bank Identifier Code of the customer’s bank. Possible enum values:ABNANL2AADYBNL2AASNBNL21BITSNL2ABUNQNL2ABUUTNL2AFNOMNL22FVLBNL22HANDNL2AINGBNL2AKNABNL2HMLLENL2AMOYONL21NNBANL2GNTSBDEB1RABONL2URBRBNL21REVOIE23REVOLT21SNSBNL2ATRIONL2U
payment_method_details.ideal.generated_sepa_debit(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The ID of the SEPA Direct Debit PaymentMethod which was generated by this Charge.payment_method_details.ideal.generated_sepa_debit_mandate(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The mandate for the SEPA Direct Debit PaymentMethod which was generated by this Charge.payment_method_details.ideal.iban_last4(string, nullable) Last four characters of the IBAN.payment_method_details.ideal.transaction_id(string, nullable) Unique transaction ID generated by iDEAL.payment_method_details.ideal.verified_name(string, nullable) Owner’s verified full name. Values are verified or provided by iDEAL directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.
payment_method_details.interac_present(object, nullable) If this is ainterac_presentpayment, this hash contains a snapshot of the transaction specific details of theinterac_presentpayment method.payment_method_details.interac_present.brand(string, nullable) Card brand. Can beinterac,mastercardorvisa.payment_method_details.interac_present.cardholder_name(string, nullable) The cardholder name as read from the card, in ISO 7813 format. May include alphanumeric characters, special characters and first/last name separator (/). In some cases, the cardholder name may not be available depending on how the issuer has configured the card. Cardholder name is typically not available on swipe or contactless payments, such as those made with Apple Pay and Google Pay.payment_method_details.interac_present.country(string, nullable) Two-letter ISO code representing the country of the card. You could use this attribute to get a sense of the international breakdown of cards you’ve collected.payment_method_details.interac_present.description(string, nullable) A high-level description of the type of cards issued in this range.payment_method_details.interac_present.emv_auth_data(string, nullable) Authorization response cryptogram.payment_method_details.interac_present.exp_month(integer) Two-digit number representing the card’s expiration month.payment_method_details.interac_present.exp_year(integer) Four-digit number representing the card’s expiration year.payment_method_details.interac_present.fingerprint(string, nullable) Uniquely identifies this particular card number. You can use this attribute to check whether two customers who’ve signed up with you are using the same card number, for example. For payment methods that tokenize card information (Apple Pay, Google Pay), the tokenized number might be provided instead of the underlying card number.As of May 1, 2021, card fingerprint in India for Connect changed to allow two fingerprints for the same card - one for India and one for the rest of the world.
payment_method_details.interac_present.funding(string, nullable) Card funding type. Can becredit,debit,prepaid, orunknown.payment_method_details.interac_present.generated_card(string, nullable) ID of a card PaymentMethod generated from the card_present PaymentMethod that may be attached to a Customer for future transactions. Only present if it was possible to generate a card PaymentMethod.payment_method_details.interac_present.issuer(string, nullable) The name of the card’s issuing bank.payment_method_details.interac_present.last4(string, nullable) The last four digits of the card.payment_method_details.interac_present.location(string, nullable) ID of the location that this transaction’s reader is assigned to.payment_method_details.interac_present.network(string, nullable) Identifies which network this charge was processed on. Can beamex,cartes_bancaires,diners,discover,eftpos_au,interac,jcb,link,mastercard,unionpay,visa, orunknown.payment_method_details.interac_present.network_transaction_id(string, nullable) This is used by the financial networks to identify a transaction. Visa calls this the Transaction ID, Mastercard calls this the Trace ID, and American Express calls this the Acquirer Reference Data. This value will be present if it is returned by the financial network in the authorization response, and null otherwise.payment_method_details.interac_present.preferred_locales(array of strings, nullable) The languages that the issuing bank recommends using for localizing any customer-facing text, as read from the card. Referenced from EMV tag 5F2D, data encoded on the card’s chip.payment_method_details.interac_present.read_method(enum, nullable) How card details were read in this transaction. Possible enum values:contact_emvInserting a chip card into the card reader.contactless_emvTapping a contactless-enabled chip card or mobile wallet.contactless_magstripe_modeOlder standard for contactless payments that emulated a magnetic stripe read.magnetic_stripe_fallbackWhen inserting a chip card fails three times in a row, fallback to a magnetic stripe read.magnetic_stripe_track2Swiping a card using the magnetic stripe reader.
payment_method_details.interac_present.reader(string, nullable) ID of the reader this transaction was made on.payment_method_details.interac_present.receipt(object, nullable) A collection of fields required to be displayed on receipts. Only required for EMV transactions.payment_method_details.interac_present.receipt.account_type(enum, nullable) The type of account being debited or credited Possible enum values:checkingA checking account, as selected on the readersavingsA savings account, as selected on the readerunknownAn unknown account
payment_method_details.interac_present.receipt.application_cryptogram(string, nullable) The Application Cryptogram, a unique value generated by the card to authenticate the transaction with issuers.payment_method_details.interac_present.receipt.application_preferred_name(string, nullable) The Application Identifier (AID) on the card used to determine which networks are eligible to process the transaction. Referenced from EMV tag 9F12, data encoded on the card’s chip.payment_method_details.interac_present.receipt.authorization_code(string, nullable) Identifier for this transaction.payment_method_details.interac_present.receipt.authorization_response_code(string, nullable) EMV tag 8A. A code returned by the card issuer.payment_method_details.interac_present.receipt.cardholder_verification_method(string, nullable) Describes the method used by the cardholder to verify ownership of the card. One of the following:approval,failure,none,offline_pin,offline_pin_and_signature,online_pin, orsignature.payment_method_details.interac_present.receipt.dedicated_file_name(string, nullable) Similar to the application_preferred_name, identifying the applications (AIDs) available on the card. Referenced from EMV tag 84.payment_method_details.interac_present.receipt.terminal_verification_results(string, nullable) A 5-byte string that records the checks and validations that occur between the card and the terminal. These checks determine how the terminal processes the transaction and what risk tolerance is acceptable. Referenced from EMV Tag 95.payment_method_details.interac_present.receipt.transaction_status_information(string, nullable) An indication of which steps were completed during the card read process. Referenced from EMV Tag 9B.
payment_method_details.kakao_pay(object, nullable) If this is akakao_paypayment, this hash contains a snapshot of the transaction specific details of thekakao_paypayment method.payment_method_details.kakao_pay.buyer_id(string, nullable) A unique identifier for the buyer as determined by the local payment processor.payment_method_details.kakao_pay.transaction_id(string, nullable) The Kakao Pay transaction ID associated with this payment.
payment_method_details.klarna(object, nullable) If this is aklarnapayment, this hash contains a snapshot of the transaction specific details of theklarnapayment method.payment_method_details.klarna.payer_details(object, nullable) The payer details for this transaction.payment_method_details.klarna.payer_details.address(object, nullable) The payer’s addresspayment_method_details.klarna.payer_details.address.country(string, nullable) The payer address country
payment_method_details.klarna.payment_method_category(string, nullable) The Klarna payment method used for this transaction. Can be one ofpay_later,pay_now,pay_with_financing, orpay_in_installmentspayment_method_details.klarna.preferred_locale(string, nullable) Preferred language of the Klarna authorization page that the customer is redirected to. Can be one ofde-AT,en-AT,nl-BE,fr-BE,en-BE,de-DE,en-DE,da-DK,en-DK,es-ES,en-ES,fi-FI,sv-FI,en-FI,en-GB,en-IE,it-IT,en-IT,nl-NL,en-NL,nb-NO,en-NO,sv-SE,en-SE,en-US,es-US,fr-FR,en-FR,cs-CZ,en-CZ,ro-RO,en-RO,el-GR,en-GR,en-AU,en-NZ,en-CA,fr-CA,pl-PL,en-PL,pt-PT,en-PT,de-CH,fr-CH,it-CH, oren-CH
payment_method_details.konbini(object, nullable) If this is akonbinipayment, this hash contains a snapshot of the transaction specific details of thekonbinipayment method.payment_method_details.konbini.store(object, nullable) If the payment succeeded, this contains the details of the convenience store where the payment was completed.payment_method_details.konbini.store.chain(enum, nullable) The name of the convenience store chain where the payment was completed. Possible enum values:familymartFamilyMart convenience store chain.lawsonLawson convenience store chain.ministopMinistop convenience store chain.seicomartSeicomart convenience store chain.
payment_method_details.kr_card(object, nullable) If this is akr_cardpayment, this hash contains a snapshot of the transaction specific details of thekr_cardpayment method.payment_method_details.kr_card.brand(enum, nullable) The local credit or debit card brand. Possible enum values:bcBCcitiCitihanaHanahyundaiHyundaijejuJejujeonbukJeonbukkakaobankKakao BankkbankKBankkdbbankKDB BankkookminKookminkwangjuKwangjulotteLottemgMGnhNGpostPostsamsungSamsungsavingsbankSavings BankshinhanShinhanshinhyupShinhyupsuhyupSuhyuptossbankToss BankwooriWoori
payment_method_details.kr_card.buyer_id(string, nullable) A unique identifier for the buyer as determined by the local payment processor.payment_method_details.kr_card.last4(string, nullable) The last four digits of the card. This may not be present for American Express cards.The maximum length is 4 characters.
payment_method_details.kr_card.transaction_id(string, nullable) The Korean Card transaction ID associated with this payment.
payment_method_details.link(object, nullable) If this is alinkpayment, this hash contains a snapshot of the transaction specific details of thelinkpayment method.payment_method_details.link.country(string, nullable) Two-letter ISO code representing the funding source country beneath the Link payment. You could use this attribute to get a sense of international fees.
payment_method_details.mb_way(object, nullable) If this is amb_waypayment, this hash contains a snapshot of the transaction specific details of themb_waypayment method.payment_method_details.mobilepay(object, nullable) If this is amobilepaypayment, this hash contains a snapshot of the transaction specific details of themobilepaypayment method.payment_method_details.mobilepay.card(object, nullable) Internal card detailspayment_method_details.mobilepay.card.brand(string, nullable) Brand of the card used in the transactionpayment_method_details.mobilepay.card.country(string, nullable) Two-letter ISO code representing the country of the cardpayment_method_details.mobilepay.card.exp_month(integer, nullable) Two digit number representing the card’s expiration monthpayment_method_details.mobilepay.card.exp_year(integer, nullable) Two digit number representing the card’s expiration yearpayment_method_details.mobilepay.card.last4(string, nullable) The last 4 digits of the card
payment_method_details.multibanco(object, nullable) If this is amultibancopayment, this hash contains a snapshot of the transaction specific details of themultibancopayment method.payment_method_details.multibanco.entity(string, nullable) Entity number associated with this Multibanco payment.payment_method_details.multibanco.reference(string, nullable) Reference number associated with this Multibanco payment.
payment_method_details.naver_pay(object, nullable) If this is anaver_paypayment, this hash contains a snapshot of the transaction specific details of thenaver_paypayment method.payment_method_details.naver_pay.buyer_id(string, nullable) A unique identifier for the buyer as determined by the local payment processor.payment_method_details.naver_pay.transaction_id(string, nullable) The Naver Pay transaction ID associated with this payment.
payment_method_details.nz_bank_account(object, nullable) If this is anz_bank_accountpayment, this hash contains a snapshot of the transaction specific details of thenz_bank_accountpayment method.payment_method_details.nz_bank_account.account_holder_name(string, nullable) The name on the bank account. Only present if the account holder name is different from the name of the authorized signatory collected in the PaymentMethod’s billing details.payment_method_details.nz_bank_account.bank_code(string) The numeric code for the bank account’s bank.payment_method_details.nz_bank_account.bank_name(string) The name of the bank.payment_method_details.nz_bank_account.branch_code(string) The numeric code for the bank account’s bank branch.payment_method_details.nz_bank_account.expected_debit_date(string, nullable) Estimated date to debit the customer’s bank account. A date string in YYYY-MM-DD format.payment_method_details.nz_bank_account.last4(string) Last four digits of the bank account number.payment_method_details.nz_bank_account.suffix(string, nullable) The suffix of the bank account number.
payment_method_details.oxxo(object, nullable) If this is aoxxopayment, this hash contains a snapshot of the transaction specific details of theoxxopayment method.payment_method_details.oxxo.number(string, nullable) OXXO reference number
payment_method_details.p24(object, nullable) If this is ap24payment, this hash contains a snapshot of the transaction specific details of thep24payment method.payment_method_details.p24.bank(enum, nullable) The customer’s bank. Can be one ofing,citi_handlowy,tmobile_usbugi_bankowe,plus_bank,etransfer_pocztowy24,banki_spbdzielcze,bank_nowy_bfg_sa,getin_bank,velobank,blik,noble_pay,ideabank,envelobank,santander_przelew24,nest_przelew,mbank_mtransfer,inteligo,pbac_z_ipko,bnp_paribas,credit_agricole,toyota_bank,bank_pekao_sa,volkswagen_bank,bank_millennium,alior_bank, orboz. Possible enum values:alior_bankbank_millenniumbank_nowy_bfg_sabank_pekao_sabanki_spbdzielczeblikbnp_paribasbozciti_handlowycredit_agricoleenvelobanketransfer_pocztowy24getin_bankideabankinginteligombank_mtransfernest_przelewnoble_paypbac_z_ipkoplus_banksantander_przelew24tmobile_usbugi_bankowetoyota_bankvelobankvolkswagen_bank
payment_method_details.p24.reference(string, nullable) Unique reference for this Przelewy24 payment.payment_method_details.p24.verified_name(string, nullable) Owner’s verified full name. Values are verified or provided by Przelewy24 directly (if supported) at the time of authorization or settlement. They cannot be set or mutated. Przelewy24 rarely provides this information so the attribute is usually empty.
payment_method_details.pay_by_bank(object, nullable) If this is apay_by_bankpayment, this hash contains a snapshot of the transaction specific details of thepay_by_bankpayment method.payment_method_details.payco(object, nullable) If this is apaycopayment, this hash contains a snapshot of the transaction specific details of thepaycopayment method.payment_method_details.payco.buyer_id(string, nullable) A unique identifier for the buyer as determined by the local payment processor.payment_method_details.payco.transaction_id(string, nullable) The Payco transaction ID associated with this payment.
payment_method_details.paynow(object, nullable) If this is apaynowpayment, this hash contains a snapshot of the transaction specific details of thepaynowpayment method.payment_method_details.paynow.location(string, nullable) ID of the location that this transaction’s reader is assigned to.payment_method_details.paynow.reader(string, nullable) ID of the reader this transaction was made on.payment_method_details.paynow.reference(string, nullable) Reference number associated with this PayNow payment
payment_method_details.paypal(object, nullable) If this is apaypalpayment, this hash contains a snapshot of the transaction specific details of thepaypalpayment method.payment_method_details.paypal.country(string, nullable) Two-letter ISO code representing the buyer’s country. Values are provided by PayPal directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.paypal.payer_email(string, nullable) Owner’s email. Values are provided by PayPal directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.paypal.payer_id(string, nullable) PayPal account PayerID. This identifier uniquely identifies the PayPal customer.payment_method_details.paypal.payer_name(string, nullable) Owner’s full name. Values provided by PayPal directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.payment_method_details.paypal.seller_protection(object, nullable) The level of protection offered as defined by PayPal Seller Protection for Merchants, for this transaction.payment_method_details.paypal.seller_protection.dispute_categories(array of enums, nullable) An array of conditions that are covered for the transaction, if applicable. Possible enum values:fraudulentThe payer did not authorize the payment.product_not_receivedThe payer paid for an item that they did not receive.
payment_method_details.paypal.seller_protection.status(enum) Indicates whether the transaction is eligible for PayPal’s seller protection. Possible enum values:eligibleYour balance remains intact if the customer claims that they did not receive an item or the account holder claims that they did not authorize the payment.not_eligibleThis transaction is not eligible for seller protection.partially_eligibleYour balance remains intact if the customer claims that they did not receive an item.
payment_method_details.paypal.transaction_id(string, nullable) A unique ID generated by PayPal for this transaction.
payment_method_details.paypay(object, nullable) If this is apaypaypayment, this hash contains a snapshot of the transaction specific details of thepaypaypayment method.payment_method_details.payto(object, nullable) If this is apaytopayment, this hash contains a snapshot of the transaction specific details of thepaytopayment method.payment_method_details.payto.bsb_number(string, nullable) Bank-State-Branch number of the bank account.payment_method_details.payto.last4(string, nullable) Last four digits of the bank account number.payment_method_details.payto.mandate(string, nullable) ID of the mandate used to make this payment.payment_method_details.payto.pay_id(string, nullable) The PayID alias for the bank account.
payment_method_details.pix(object, nullable) If this is apixpayment, this hash contains a snapshot of the transaction specific details of thepixpayment method.payment_method_details.pix.bank_transaction_id(string, nullable) Unique transaction id generated by BCBpayment_method_details.pix.mandate(string, nullable) ID of the multi use Mandate generated by the PaymentIntent
payment_method_details.promptpay(object, nullable) If this is apromptpaypayment, this hash contains a snapshot of the transaction specific details of thepromptpaypayment method.payment_method_details.promptpay.reference(string, nullable) Bill reference generated by PromptPay
payment_method_details.revolut_pay(object, nullable) If this is arevolut_paypayment, this hash contains a snapshot of the transaction specific details of therevolut_paypayment method.payment_method_details.revolut_pay.funding(object, nullable) the funding details of the underlying payment method.payment_method_details.revolut_pay.funding.card(object, nullable) the funding details of the passthrough card.payment_method_details.revolut_pay.funding.card.brand(string, nullable) Card brand. Can beamex,cartes_bancaires,diners,discover,eftpos_au,jcb,link,mastercard,unionpay,visaorunknown.payment_method_details.revolut_pay.funding.card.country(string, nullable) Two-letter ISO code representing the country of the card. You could use this attribute to get a sense of the international breakdown of cards you’ve collected.payment_method_details.revolut_pay.funding.card.exp_month(integer, nullable) Two-digit number representing the card’s expiration month.payment_method_details.revolut_pay.funding.card.exp_year(integer, nullable) Four-digit number representing the card’s expiration year.payment_method_details.revolut_pay.funding.card.funding(string, nullable) Card funding type. Can becredit,debit,prepaid, orunknown.payment_method_details.revolut_pay.funding.card.last4(string, nullable) The last four digits of the card.
payment_method_details.revolut_pay.funding.type(enum, nullable) funding type of the underlying payment method.
payment_method_details.revolut_pay.transaction_id(string, nullable) The Revolut Pay transaction ID associated with this payment.
payment_method_details.samsung_pay(object, nullable) If this is asamsung_paypayment, this hash contains a snapshot of the transaction specific details of thesamsung_paypayment method.payment_method_details.samsung_pay.buyer_id(string, nullable) A unique identifier for the buyer as determined by the local payment processor.payment_method_details.samsung_pay.transaction_id(string, nullable) The Samsung Pay transaction ID associated with this payment.
payment_method_details.satispay(object, nullable) If this is asatispaypayment, this hash contains a snapshot of the transaction specific details of thesatispaypayment method.payment_method_details.satispay.transaction_id(string, nullable) The Satispay transaction ID associated with this payment.
payment_method_details.sepa_debit(object, nullable) If this is asepa_debitpayment, this hash contains a snapshot of the transaction specific details of thesepa_debitpayment method.payment_method_details.sepa_debit.bank_code(string, nullable) Bank code of bank associated with the bank account.payment_method_details.sepa_debit.branch_code(string, nullable) Branch code of bank associated with the bank account.payment_method_details.sepa_debit.country(string, nullable) Two-letter ISO code representing the country the bank account is located in.payment_method_details.sepa_debit.expected_debit_date(string, nullable) Estimated date to debit the customer’s bank account. A date string in YYYY-MM-DD format.payment_method_details.sepa_debit.fingerprint(string, nullable) Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.payment_method_details.sepa_debit.last4(string, nullable) Last four characters of the IBAN.payment_method_details.sepa_debit.mandate(string, nullable) Find the ID of the mandate used for this payment under the payment_method_details.sepa_debit.mandate property on the Charge. Use this mandate ID to retrieve the Mandate.
payment_method_details.sofort(object, nullable) If this is asofortpayment, this hash contains a snapshot of the transaction specific details of thesofortpayment method.payment_method_details.sofort.bank_code(string, nullable) Bank code of bank associated with the bank account.payment_method_details.sofort.bank_name(string, nullable) Name of the bank associated with the bank account.payment_method_details.sofort.bic(string, nullable) Bank Identifier Code of the bank associated with the bank account.payment_method_details.sofort.country(string, nullable) Two-letter ISO code representing the country the bank account is located in.payment_method_details.sofort.generated_sepa_debit(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The ID of the SEPA Direct Debit PaymentMethod which was generated by this Charge.payment_method_details.sofort.generated_sepa_debit_mandate(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The mandate for the SEPA Direct Debit PaymentMethod which was generated by this Charge.payment_method_details.sofort.iban_last4(string, nullable) Last four characters of the IBAN.payment_method_details.sofort.preferred_language(enum, nullable) Preferred language of the SOFORT authorization page that the customer is redirected to. Can be one ofde,en,es,fr,it,nl, orplPossible enum values:deenesfritnlpl
payment_method_details.sofort.verified_name(string, nullable) Owner’s verified full name. Values are verified or provided by SOFORT directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.
payment_method_details.stripe_account(object, nullable) If this is astripe_accountpayment, this hash contains a snapshot of the transaction specific details of thestripe_accountpayment method.payment_method_details.sunbit(object, nullable) If this is asunbitpayment, this hash contains a snapshot of the transaction specific details of thesunbitpayment method.payment_method_details.sunbit.transaction_id(string, nullable) The Sunbit transaction ID associated with this payment.
payment_method_details.swish(object, nullable) If this is aswishpayment, this hash contains a snapshot of the transaction specific details of theswishpayment method.payment_method_details.swish.fingerprint(string, nullable) Uniquely identifies the payer’s Swish account. You can use this attribute to check whether two Swish transactions were paid for by the same payerpayment_method_details.swish.payment_reference(string, nullable) Payer bank reference number for the paymentpayment_method_details.swish.verified_phone_last4(string, nullable) The last four digits of the Swish account phone number
payment_method_details.twint(object, nullable) If this is atwintpayment, this hash contains a snapshot of the transaction specific details of thetwintpayment method.payment_method_details.twint.mandate(string, nullable) ID of the multi use Mandate generated by the PaymentIntent
payment_method_details.type(string) 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_detailswith a name matching this value. It contains information specific to the payment method.payment_method_details.upi(object, nullable) If this is aupipayment, this hash contains a snapshot of the transaction specific details of theupipayment method.payment_method_details.upi.vpa(string, nullable) Customer’s unique Virtual Payment Address.
payment_method_details.us_bank_account(object, nullable) If this is aus_bank_accountpayment, this hash contains a snapshot of the transaction specific details of theus_bank_accountpayment method.payment_method_details.us_bank_account.account_holder_type(enum, nullable) Account holder type: individual or company. Possible enum values:companyAccount belongs to a companyindividualAccount belongs to an individual
payment_method_details.us_bank_account.account_type(enum, nullable) Account type: checkings or savings. Defaults to checking if omitted. Possible enum values:checkingBank account type is checkingsavingsBank account type is savings
payment_method_details.us_bank_account.bank_name(string, nullable) Name of the bank associated with the bank account.payment_method_details.us_bank_account.expected_debit_date(string, nullable) Estimated date to debit the customer’s bank account. A date string in YYYY-MM-DD format.payment_method_details.us_bank_account.fingerprint(string, nullable) Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.payment_method_details.us_bank_account.last4(string, nullable) Last four digits of the bank account number.payment_method_details.us_bank_account.mandate(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the mandate used to make this payment.payment_method_details.us_bank_account.payment_reference(string, nullable) Reference number to locate ACH payments with customer’s bank.payment_method_details.us_bank_account.routing_number(string, nullable) Routing number of the bank account.
payment_method_details.wechat(object, nullable) If this is awechatpayment, this hash contains a snapshot of the transaction specific details of thewechatpayment method.payment_method_details.wechat_pay(object, nullable) If this is awechat_paypayment, this hash contains a snapshot of the transaction specific details of thewechat_paypayment method.payment_method_details.wechat_pay.fingerprint(string, nullable) Uniquely identifies this particular WeChat Pay account. You can use this attribute to check whether two WeChat accounts are the same.payment_method_details.wechat_pay.location(string, nullable) ID of the location that this transaction’s reader is assigned to.payment_method_details.wechat_pay.reader(string, nullable) ID of the reader this transaction was made on.payment_method_details.wechat_pay.transaction_id(string, nullable) Transaction ID of this particular WeChat Pay transaction.
payment_method_details.zip(object, nullable) If this is azippayment, this hash contains a snapshot of the transaction specific details of thezippayment method.
presentment_details(object, nullable) A hash containing information about the currency presentation to the customer, including the displayed currency and amount used for conversion from the integration currency.presentment_details.presentment_amount(integer) Amount intended to be collected by this payment, denominated inpresentment_currency.presentment_details.presentment_currency(string) Currency presented to the customer during payment.
radar_options(object, nullable) Options to configure Radar. See Radar Session for more information.radar_options.session(string, nullable) A Radar Session is a snapshot of the browser metadata and device details that help Radar make more accurate predictions on your payments.
receipt_email(string, nullable) This is the email address that the receipt for this charge was sent to.receipt_number(string, nullable) This is the transaction number that appears on email receipts sent for this charge. This attribute will benulluntil a receipt has been sent.receipt_url(string, nullable) This is the URL to view the receipt for this charge. The receipt is kept up-to-date to the latest state of the charge, including any refunds. If the charge is for an Invoice, the receipt will be stylized as an Invoice receipt.refunded(boolean) Whether the charge has been fully refunded. If the charge is only partially refunded, this attribute will still be false.refunds(object, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) A list of refunds that have been applied to the charge.refunds.object(string) String representing the object’s type. Objects of the same type share the same value. Always has the valuelist.refunds.data(array of objects) Details about each object.refunds.data.id(string) Unique identifier for the object.refunds.data.object(string) String representing the object’s type. Objects of the same type share the same value.refunds.data.amount(integer) Amount, in the smallest currency unit.refunds.data.balance_transaction(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) Balance transaction that describes the impact on your account balance.refunds.data.charge(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the charge that’s refunded.refunds.data.created(timestamp) Time at which the object was created. Measured in seconds since the Unix epoch.refunds.data.currency(enum) Three-letter ISO currency code, in lowercase. Must be a supported currency.refunds.data.description(string, nullable) An arbitrary string attached to the object. You can use this for displaying to users (available on non-card refunds only).refunds.data.destination_details(object, nullable) Transaction-specific details for the refund.refunds.data.destination_details.affirm(object, nullable) If this is aaffirmrefund, this hash contains the transaction specific details of theaffirmrefund method.refunds.data.destination_details.afterpay_clearpay(object, nullable) If this is aafterpay_clearpayrefund, this hash contains the transaction specific details of theafterpay_clearpayrefund method.refunds.data.destination_details.alipay(object, nullable) If this is aalipayrefund, this hash contains the transaction specific details of thealipayrefund method.refunds.data.destination_details.alma(object, nullable) If this is aalmarefund, this hash contains the transaction specific details of thealmarefund method.refunds.data.destination_details.amazon_pay(object, nullable) If this is aamazon_payrefund, this hash contains the transaction specific details of theamazon_payrefund method.refunds.data.destination_details.au_bank_transfer(object, nullable) If this is aau_bank_transferrefund, this hash contains the transaction specific details of theau_bank_transferrefund method.refunds.data.destination_details.blik(object, nullable) If this is ablikrefund, this hash contains the transaction specific details of theblikrefund method.refunds.data.destination_details.blik.network_decline_code(string, nullable) For refunds declined by the network, a decline code provided by the network which indicates the reason the refund failed.refunds.data.destination_details.blik.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.blik.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.br_bank_transfer(object, nullable) If this is abr_bank_transferrefund, this hash contains the transaction specific details of thebr_bank_transferrefund method.refunds.data.destination_details.br_bank_transfer.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.br_bank_transfer.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.card(object, nullable) If this is acardrefund, this hash contains the transaction specific details of thecardrefund method.refunds.data.destination_details.card.reference(string, nullable) Value of the reference number assigned to the refund.refunds.data.destination_details.card.reference_status(string, nullable) Status of the reference number on the refund. This can bepending,availableorunavailable.refunds.data.destination_details.card.reference_type(string, nullable) Type of the reference number assigned to the refund.refunds.data.destination_details.card.type(enum) The type of refund. This can berefund,reversal, orpending. Possible enum values:pendingThe refund is still processing and its type is not confirmed yet.refundThe refund will show as a credit entry on the bank statement.reversalThe refund goes through as a reversal. The original charge will drop off the bank statement altogether.
refunds.data.destination_details.cashapp(object, nullable) If this is acashapprefund, this hash contains the transaction specific details of thecashapprefund method.refunds.data.destination_details.crypto(object, nullable) If this is acryptorefund, this hash contains the transaction specific details of thecryptorefund method.refunds.data.destination_details.crypto.reference(string, nullable) The transaction hash of the refund.
refunds.data.destination_details.customer_cash_balance(object, nullable) If this is acustomer_cash_balancerefund, this hash contains the transaction specific details of thecustomer_cash_balancerefund method.refunds.data.destination_details.eps(object, nullable) If this is aepsrefund, this hash contains the transaction specific details of theepsrefund method.refunds.data.destination_details.eu_bank_transfer(object, nullable) If this is aeu_bank_transferrefund, this hash contains the transaction specific details of theeu_bank_transferrefund method.refunds.data.destination_details.eu_bank_transfer.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.eu_bank_transfer.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.gb_bank_transfer(object, nullable) If this is agb_bank_transferrefund, this hash contains the transaction specific details of thegb_bank_transferrefund method.refunds.data.destination_details.gb_bank_transfer.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.gb_bank_transfer.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.giropay(object, nullable) If this is agiropayrefund, this hash contains the transaction specific details of thegiropayrefund method.refunds.data.destination_details.grabpay(object, nullable) If this is agrabpayrefund, this hash contains the transaction specific details of thegrabpayrefund method.refunds.data.destination_details.jp_bank_transfer(object, nullable) If this is ajp_bank_transferrefund, this hash contains the transaction specific details of thejp_bank_transferrefund method.refunds.data.destination_details.jp_bank_transfer.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.jp_bank_transfer.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.klarna(object, nullable) If this is aklarnarefund, this hash contains the transaction specific details of theklarnarefund method.refunds.data.destination_details.mb_way(object, nullable) If this is amb_wayrefund, this hash contains the transaction specific details of themb_wayrefund method.refunds.data.destination_details.mb_way.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.mb_way.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.multibanco(object, nullable) If this is amultibancorefund, this hash contains the transaction specific details of themultibancorefund method.refunds.data.destination_details.multibanco.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.multibanco.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.mx_bank_transfer(object, nullable) If this is amx_bank_transferrefund, this hash contains the transaction specific details of themx_bank_transferrefund method.refunds.data.destination_details.mx_bank_transfer.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.mx_bank_transfer.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.nz_bank_transfer(object, nullable) If this is anz_bank_transferrefund, this hash contains the transaction specific details of thenz_bank_transferrefund method.refunds.data.destination_details.p24(object, nullable) If this is ap24refund, this hash contains the transaction specific details of thep24refund method.refunds.data.destination_details.p24.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.p24.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.paynow(object, nullable) If this is apaynowrefund, this hash contains the transaction specific details of thepaynowrefund method.refunds.data.destination_details.paypal(object, nullable) If this is apaypalrefund, this hash contains the transaction specific details of thepaypalrefund method.refunds.data.destination_details.paypal.network_decline_code(string, nullable) For refunds declined by the network, a decline code provided by the network which indicates the reason the refund failed.
refunds.data.destination_details.pix(object, nullable) If this is apixrefund, this hash contains the transaction specific details of thepixrefund method.refunds.data.destination_details.revolut(object, nullable) If this is arevolutrefund, this hash contains the transaction specific details of therevolutrefund method.refunds.data.destination_details.sofort(object, nullable) If this is asofortrefund, this hash contains the transaction specific details of thesofortrefund method.refunds.data.destination_details.swish(object, nullable) If this is aswishrefund, this hash contains the transaction specific details of theswishrefund method.refunds.data.destination_details.swish.network_decline_code(string, nullable) For refunds declined by the network, a decline code provided by the network which indicates the reason the refund failed.refunds.data.destination_details.swish.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.swish.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.th_bank_transfer(object, nullable) If this is ath_bank_transferrefund, this hash contains the transaction specific details of theth_bank_transferrefund method.refunds.data.destination_details.th_bank_transfer.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.th_bank_transfer.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.twint(object, nullable) If this is atwintrefund, this hash contains the transaction specific details of thetwintrefund method.refunds.data.destination_details.type(string) The type of transaction-specific details of the payment method used in the refund (e.g.,card). An additional hash is included ondestination_detailswith a name matching this value. It contains information specific to the refund transaction.refunds.data.destination_details.us_bank_transfer(object, nullable) If this is aus_bank_transferrefund, this hash contains the transaction specific details of theus_bank_transferrefund method.refunds.data.destination_details.us_bank_transfer.reference(string, nullable) The reference assigned to the refund.refunds.data.destination_details.us_bank_transfer.reference_status(string, nullable) Status of the reference on the refund. This can bepending,availableorunavailable.
refunds.data.destination_details.wechat_pay(object, nullable) If this is awechat_payrefund, this hash contains the transaction specific details of thewechat_payrefund method.refunds.data.destination_details.zip(object, nullable) If this is aziprefund, this hash contains the transaction specific details of theziprefund method.
refunds.data.failure_balance_transaction(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) After the refund fails, this balance transaction describes the adjustment made on your account balance that reverses the initial balance transaction.refunds.data.failure_reason(string, nullable) Provides the reason for the refund failure. Possible values are:lost_or_stolen_card,expired_or_canceled_card,charge_for_pending_refund_disputed,insufficient_funds,declined,merchant_request, orunknown.refunds.data.instructions_email(string, nullable) For payment methods without native refund support (for example, Konbini, PromptPay), provide an email address for the customer to receive refund instructions.refunds.data.metadata(object, nullable) Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.refunds.data.next_action(object, nullable) If the refund has a status ofrequires_action, this property describes what the refund needs to continue processing.refunds.data.next_action.display_details(object, nullable) Contains the refund details.refunds.data.next_action.display_details.email_sent(object) Contains information about the email sent to the customer.refunds.data.next_action.display_details.email_sent.email_sent_at(timestamp) The timestamp when the email was sent.refunds.data.next_action.display_details.email_sent.email_sent_to(string) The recipient’s email address.
refunds.data.next_action.display_details.expires_at(timestamp) The expiry timestamp.
refunds.data.next_action.type(string) Type of the next action to perform.
refunds.data.payment_intent(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the PaymentIntent that’s refunded.refunds.data.pending_reason(enum, nullable) Provides the reason for why the refund is pending. Possible values are:processing,insufficient_funds, orcharge_pending.refunds.data.reason(enum, nullable) Reason for the refund, which is either user-provided (duplicate,fraudulent, orrequested_by_customer) or generated by Stripe internally (expired_uncaptured_charge).refunds.data.receipt_number(string, nullable) This is the transaction number that appears on email receipts sent for this refund.refunds.data.source_transfer_reversal(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The transfer reversal that’s associated with the refund. Only present if the charge came from another Stripe account.refunds.data.status(string, nullable) Status of the refund. This can bepending,requires_action,succeeded,failed, orcanceled. Learn more about failed refunds.refunds.data.transfer_reversal(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) This refers to the transfer reversal object if the accompanying transfer reverses. This is only applicable if the charge was created using the destination parameter.
refunds.has_more(boolean) True if this list has another page of items after this one that can be fetched.refunds.url(string) The URL where this list can be accessed.
review(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the review associated with this charge if one exists.shipping(object, nullable) Shipping information for the charge.shipping.address(object) Shipping address.shipping.address.city(string, nullable) City, district, suburb, town, or village.shipping.address.country(string, nullable) Two-letter country code (ISO 3166-1 alpha-2).shipping.address.line1(string, nullable) Address line 1, such as the street, PO Box, or company name.shipping.address.line2(string, nullable) Address line 2, such as the apartment, suite, unit, or building.shipping.address.postal_code(string, nullable) ZIP or postal code.shipping.address.state(string, nullable) State, county, province, or region (ISO 3166-2).
shipping.carrier(string, nullable) The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.shipping.name(string) Recipient name.shipping.phone(string, nullable) Recipient phone (including extension).shipping.tracking_number(string, nullable) The tracking number for a physical product, obtained from the delivery service. If multiple tracking numbers were generated for this purchase, please separate them with commas.
source_transfer(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) The transfer ID which created this charge. Only present if the charge came from another Stripe account. See the Connect documentation for details.statement_descriptor(string, nullable) For a non-card charge, text that appears on the customer’s statement as the statement descriptor. This value overrides the account’s default statement descriptor. For information about requirements, including the 22-character limit, see the Statement Descriptor docs.For a card charge, this value is ignored unless you don’t specify a
statement_descriptor_suffix, in which case this value is used as the suffix.statement_descriptor_suffix(string, nullable) Provides information about a card charge. Concatenated to the account’s statement descriptor prefix to form the complete statement descriptor that appears on the customer’s statement. If the account has no prefix value, the suffix is concatenated to the account’s statement descriptor.status(enum) The status of the payment is eithersucceeded,pending, orfailed.transfer(string, nullable, expandable (can be expanded into an object with theexpandrequest parameter)) ID of the transfer to thedestinationaccount (only applicable if the charge was created using thedestinationparameter).transfer_data(object, nullable) An optional dictionary including the account to automatically transfer to as part of a destination charge. See the Connect documentation for details.transfer_data.amount(integer, nullable) The amount transferred to the destination account, if specified. By default, the entire charge amount is transferred to the destination account.transfer_data.destination(string, expandable (can be expanded into an object with theexpandrequest parameter)) ID of an existing, connected Stripe account to transfer funds to iftransfer_datawas specified in the charge request.
transfer_group(string, nullable) A string that identifies this transaction as part of a group. See the Connect documentation for details.
The Charge object
json
{
"id": "ch_3MmlLrLkdIwHu7ix0snN0B15",
"object": "charge",
"amount": 1099,
"amount_captured": 1099,
"amount_refunded": 0,
"application": null,
"application_fee": null,
"application_fee_amount": null,
"balance_transaction": "txn_3MmlLrLkdIwHu7ix0uke3Ezy",
"billing_details": {
"address": {
"city": null,
"country": null,
"line1": null,
"line2": null,
"postal_code": null,
"state": null
},
"email": null,
"name": null,
"phone": null
},
"calculated_statement_descriptor": "Stripe",
"captured": true,
"created": 1679090539,
"currency": "usd",
"customer": null,
"description": null,
"disputed": false,
"failure_balance_transaction": null,
"failure_code": null,
"failure_message": null,
"fraud_details": {},
"livemode": false,
"metadata": {},
"on_behalf_of": null,
"outcome": {
"network_status": "approved_by_network",
"reason": null,
"risk_level": "normal",
"risk_score": 32,
"seller_message": "Payment complete.",
"type": "authorized"
},
"paid": true,
"payment_intent": null,
"payment_method": "card_1MmlLrLkdIwHu7ixIJwEWSNR",
"payment_method_details": {
"card": {
"brand": "visa",
"checks": {
"address_line1_check": null,
"address_postal_code_check": null,
"cvc_check": null
},
"country": "US",
"exp_month": 3,
"exp_year": 2024,
"fingerprint": "mToisGZ01V71BCos",
"funding": "credit",
"installments": null,
"last4": "4242",
"mandate": null,
"network": "visa",
"three_d_secure": null,
"wallet": null
},
"type": "card"
},
"receipt_email": null,
"receipt_number": null,
"receipt_url": "https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xTTJKVGtMa2RJd0h1N2l4KOvG06AGMgZfBXyr1aw6LBa9vaaSRWU96d8qBwz9z2J_CObiV_H2-e8RezSK_sw0KISesp4czsOUlVKY",
"refunded": false,
"review": null,
"shipping": null,
"source_transfer": null,
"statement_descriptor": null,
"statement_descriptor_suffix": null,
"status": "succeeded",
"transfer_data": null,
"transfer_group": null
}