Attributes
- idstring
Unique identifier for the object.
- amountinteger
The total amount that was authorized or rejected. This amount is in
currency
and in the smallest currency unit.amount
should be the same asmerchant_
, unlessamount currency
andmerchant_
are different.currency - approvedboolean
Whether the authorization has been approved.
- cardobject
Card associated with this authorization.
- card.
idstring Unique identifier for the object.
- card.
objectstring String representing the object’s type. Objects of the same type share the same value.
- card.
brandstring The brand of the card.
- card.
cancellation_ reasonnullable enum The reason why the card was canceled.
Possible enum valuesdesign_
rejected The design of this card was rejected by Stripe for violating our partner guidelines.
lost
The card was lost.
stolen
The card was stolen.
- card.
cardholderobject The Cardholder object to which the card belongs.
- card.
cardholder. idstring Unique identifier for the object.
- card.
cardholder. objectstring String representing the object’s type. Objects of the same type share the same value.
- card.
cardholder. billingobject The cardholder’s billing information.
- card.
cardholder. billing. addressobject The cardholder’s billing address.
- card.
cardholder. billing. address. citynullable string City, district, suburb, town, or village.
- card.
cardholder. billing. address. countrynullable string Two-letter country code (ISO 3166-1 alpha-2).
- card.
cardholder. billing. address. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- card.
cardholder. billing. address. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- card.
cardholder. billing. address. postal_ codenullable string ZIP or postal code.
- card.
cardholder. billing. address. statenullable string State, county, province, or region.
- card.
cardholder. companynullable object Additional information about a
company
cardholder.- card.
cardholder. company. tax_ id_ providedboolean Whether the company’s business ID number was provided.
- card.
cardholder. createdtimestamp Time at which the object was created. Measured in seconds since the Unix epoch.
- card.
cardholder. emailnullable string The cardholder’s email address.
- card.
cardholder. individualnullable object Additional information about an
individual
cardholder.- card.
cardholder. individual. card_ issuingnullable object Information related to the card_issuing program for this cardholder.
- card.
cardholder. individual. card_issuing. user_ terms_ acceptancenullable object Information about cardholder acceptance of Celtic Authorized User Terms. Required for cards backed by a Celtic program.
- card.
cardholder. individual. card_issuing. user_terms_acceptance. datenullable timestamp The Unix timestamp marking when the cardholder accepted the Authorized User Terms.
- card.
cardholder. individual. card_issuing. user_terms_acceptance. ipnullable string The IP address from which the cardholder accepted the Authorized User Terms.
- card.
cardholder. individual. card_issuing. user_terms_acceptance. user_ agentnullable string The user agent of the browser from which the cardholder accepted the Authorized User Terms.
- card.
cardholder. individual. dobnullable object The date of birth of this cardholder.
- card.
cardholder. individual. dob. daynullable integer The day of birth, between 1 and 31.
- card.
cardholder. individual. dob. monthnullable integer The month of birth, between 1 and 12.
- card.
cardholder. individual. dob. yearnullable integer The four-digit year of birth.
- card.
cardholder. individual. first_ namenullable string The first name of this cardholder. Required before activating Cards. This field cannot contain any numbers, special characters (except periods, commas, hyphens, spaces and apostrophes) or non-latin letters.
- card.
cardholder. individual. last_ namenullable string The last name of this cardholder. Required before activating Cards. This field cannot contain any numbers, special characters (except periods, commas, hyphens, spaces and apostrophes) or non-latin letters.
- card.
cardholder. individual. verificationnullable object Government-issued ID document for this cardholder.
- card.
cardholder. individual. verification. documentnullable object An identifying document, either a passport or local ID card.
- card.
cardholder. individual. verification. document. backnullable stringExpandable The back of a document returned by a file upload with a
purpose
value ofidentity_
.document - card.
cardholder. individual. verification. document. frontnullable stringExpandable The front of a document returned by a file upload with a
purpose
value ofidentity_
.document
- card.
cardholder. livemodeboolean Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - card.
cardholder. metadataobject 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.
- card.
cardholder. namestring The cardholder’s name. This will be printed on cards issued to them.
- card.
cardholder. phone_ numbernullable string The cardholder’s phone number. This is required for all cardholders who will be creating EU cards. See the 3D Secure documentation for more details.
- card.
cardholder. preferred_ localesnullable array of enums The cardholder’s preferred locales (languages), ordered by preference. Locales can be
de
,en
,es
,fr
, orit
. This changes the language of the 3D Secure flow and one-time password messages sent to the cardholder. - card.
cardholder. requirementsobject Information about verification requirements for the cardholder.
- card.
cardholder. requirements. disabled_ reasonnullable enum If
disabled_
is present, all cards will decline authorizations withreason cardholder_
reason.verification_ required Possible enum valueslisted
Account might be on a prohibited persons or companies list. The
past_
field contains information that you need to provide before the cardholder can approve authorizations.due rejected.
listed Cardholder is rejected because they are on a third-party prohibited persons or companies list (such as financial services provider or government). Their status will be
blocked
.requirements.
past_ due Cardholder has outstanding requirements. The
past_
field contains information that you need to provide before the cardholder can activate cards.due under_
review This cardholder has raised additional review. Stripe will make a decision and update the
disabled_
field.reason - card.
cardholder. requirements. past_ duenullable array of enums Array of fields that need to be collected in order to verify and re-enable the cardholder.
Possible enum valuescompany.
tax_ id The cardholder’s business number (Tax ID).
individual.
card_ issuing. user_ terms_ acceptance. date The Unix timestamp marking when the Cardholder accepted their Authorized User Terms. Required for Celtic Spend Card users.
individual.
card_ issuing. user_ terms_ acceptance. ip The IP address from which the Cardholder accepted their Authorized User Terms. Required for Celtic Spend Card users.
individual.
dob. day The cardholder’s date of birth’s day.
individual.
dob. month The cardholder’s date of birth’s month.
individual.
dob. year The cardholder’s date of birth’s year.
individual.
first_ name The cardholder’s legal first name.
individual.
last_ name The cardholder’s legal last name.
individual.
verification. document The front and back of a government-issued form of identification.
- card.
cardholder. spending_ controlsnullable object Rules that control spending across this cardholder’s cards. Refer to our documentation for more details.
- card.
cardholder. spending_controls. allowed_ categoriesnullable array of enums Array of strings containing categories of authorizations to allow. All other categories will be blocked. Cannot be set with
blocked_
.categories Possible enum valuesac_
refrigeration_ repair accounting_
bookkeeping_ services advertising_
services agricultural_
cooperative airlines_
air_ carriers airports_
flying_ fields ambulance_
services amusement_
parks_ carnivals antique_
reproductions antique_
shops Show 285 more - card.
cardholder. spending_controls. allowed_ merchant_ countriesnullable array of strings Array of strings containing representing countries from which authorizations will be allowed. Authorizations from merchants in all other countries will be declined. Country codes should be ISO 3166 alpha-2 country codes (e.g.
US
). Cannot be set withblocked_
. Provide an empty value to unset this control.merchant_ countries - card.
cardholder. spending_controls. blocked_ categoriesnullable array of enums Array of strings containing categories of authorizations to decline. All other categories will be allowed. Cannot be set with
allowed_
.categories Possible enum valuesac_
refrigeration_ repair accounting_
bookkeeping_ services advertising_
services agricultural_
cooperative airlines_
air_ carriers airports_
flying_ fields ambulance_
services amusement_
parks_ carnivals antique_
reproductions antique_
shops Show 285 more - card.
cardholder. spending_controls. blocked_ merchant_ countriesnullable array of strings Array of strings containing representing countries from which authorizations will be declined. Country codes should be ISO 3166 alpha-2 country codes (e.g.
US
). Cannot be set withallowed_
. Provide an empty value to unset this control.merchant_ countries - card.
cardholder. spending_controls. spending_ limitsnullable array of objects Limit spending with amount-based rules that apply across this cardholder’s cards.
- card.
cardholder. spending_controls. spending_limits. amountinteger Maximum amount allowed to spend per interval. This amount is in the card’s currency and in the smallest currency unit.
- card.
cardholder. spending_controls. spending_limits. categoriesnullable array of enums Array of strings containing categories this limit applies to. Omitting this field will apply the limit to all categories.
Possible enum valuesac_
refrigeration_ repair accounting_
bookkeeping_ services advertising_
services agricultural_
cooperative airlines_
air_ carriers airports_
flying_ fields ambulance_
services amusement_
parks_ carnivals antique_
reproductions antique_
shops Show 285 more - card.
cardholder. spending_controls. spending_limits. intervalenum Interval (or event) to which the amount applies.
Possible enum valuesall_
time Limit applies to all transactions.
daily
Limit applies to a day, starting at midnight UTC.
monthly
Limit applies to a month, starting on the 1st at midnight UTC.
per_
authorization Limit applies to each authorization.
weekly
Limit applies to a week, starting on Sunday at midnight UTC.
yearly
Limit applies to a year, starting on January 1st at midnight UTC.
- card.
cardholder. spending_controls. spending_ limits_ currencynullable enum Currency of the amounts within
spending_
.limits
- card.
cardholder. statusenum Specifies whether to permit authorizations on this cardholder’s cards.
Possible enum valuesactive
Cards attached to this cardholder can approve authorizations.
blocked
Cards attached to this cardholder will decline all authorizations with the
cardholder_
reason. This status is non-reversible.blocked inactive
Cards attached to this cardholder will decline all authorizations with the
cardholder_
reason.inactive - card.
cardholder. typeenum One of
individual
orcompany
. See Choose a cardholder type for more details.Possible enum valuescompany
The cardholder is a company or business entity, and additional information includes their tax ID. This option may not be available if your use case only supports individual cardholders.
individual
The cardholder is a person, and additional information includes first and last name, date of birth, etc. If you’re issuing Celtic Spend Cards, then Individual cardholders must accept Authorized User Terms prior to activating their card.
- card.
createdtimestamp Time at which the object was created. Measured in seconds since the Unix epoch.
- card.
currencyenum Three-letter ISO currency code, in lowercase. Supported currencies are
usd
in the US,eur
in the EU, andgbp
in the UK. - card.
cvcnullable stringExpandable The card’s CVC. For security reasons, this is only available for virtual cards, and will be omitted unless you explicitly request it with the
expand
parameter. Additionally, it’s only available via the “Retrieve a card” endpoint, not via “List all cards” or any other endpoint. - card.
exp_ monthinteger The expiration month of the card.
- card.
exp_ yearinteger The expiration year of the card.
- card.
last4string The last 4 digits of the card number.
- card.
livemodeboolean Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - card.
metadataobject 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.
- card.
numbernullable stringExpandable The full unredacted card number. For security reasons, this is only available for virtual cards, and will be omitted unless you explicitly request it with the
expand
parameter. Additionally, it’s only available via the “Retrieve a card” endpoint, not via “List all cards” or any other endpoint. - card.
personalization_ designnullable stringExpandable The personalization design object belonging to this card.
- card.
replaced_ bynullable stringExpandable The latest card that replaces this card, if any.
- card.
replacement_ fornullable stringExpandable The card this card replaces, if any.
- card.
replacement_ reasonnullable enum The reason why the previous card needed to be replaced.
Possible enum valuesdamaged
The physical card has been damaged and cannot be used at terminals. This reason is only valid for cards of type
physical
.expired
The expiration date has passed or is imminent.
lost
The card was lost. This status is only valid if the card it replaces is marked as lost.
stolen
The card was stolen. This status is only valid if the card it replaces is marked as stolen.
- card.
shippingnullable object Where and how the card will be shipped.
- card.
shipping. addressobject Shipping address.
- card.
shipping. address. citynullable string City, district, suburb, town, or village.
- card.
shipping. address. countrynullable string Two-letter country code (ISO 3166-1 alpha-2).
- card.
shipping. address. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- card.
shipping. address. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- card.
shipping. address. postal_ codenullable string ZIP or postal code.
- card.
shipping. address. statenullable string State, county, province, or region.
- card.
shipping. address_ validationnullable object Address validation details for the shipment.
- card.
shipping. address_validation. modeenum The address validation capabilities to use.
Possible enum valuesdisabled
The card will be shipped without validating or normalizing the shipping address.
normalization_
only The card will be shipped with the normalized address without validation. Undeliverable addresses won’t be blocked.
validation_
and_ normalization The card will be shipped with the normalized, validated address. Undeliverable addresses will be blocked.
- card.
shipping. address_validation. normalized_ addressnullable object The normalized shipping address.
- card.
shipping. address_validation. normalized_address. citynullable string City, district, suburb, town, or village.
- card.
shipping. address_validation. normalized_address. countrynullable string Two-letter country code (ISO 3166-1 alpha-2).
- card.
shipping. address_validation. normalized_address. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- card.
shipping. address_validation. normalized_address. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- card.
shipping. address_validation. normalized_address. postal_ codenullable string ZIP or postal code.
- card.
shipping. address_validation. normalized_address. statenullable string State, county, province, or region.
- card.
shipping. address_validation. resultnullable enum The validation result for the shipping address.
Possible enum valuesindeterminate
The deliverability of the card’s shipping address could not be determined.
likely_
deliverable The card’s shipping address is likely deliverable.
likely_
undeliverable The card’s shipping address is likely undeliverable as submitted.
- card.
shipping. carriernullable enum The delivery company that shipped a card.
Possible enum valuesdhl
DHL
fedex
FedEx
royal_
mail Royal Mail
usps
USPS
- card.
shipping. customsnullable object Additional information that may be required for clearing customs.
- card.
shipping. customs. eori_ numbernullable string A registration number used for customs in Europe. See https://www.gov.uk/eori for the UK and https://ec.europa.eu/taxation_customs/business/customs-procedures-import-and-export/customs-procedures/economic-operators-registration-and-identification-number-eori_en for the EU.
- card.
shipping. etanullable timestamp A unix timestamp representing a best estimate of when the card will be delivered.
- card.
shipping. namestring Recipient name.
- card.
shipping. phone_ numbernullable string The phone number of the receiver of the shipment. Our courier partners will use this number to contact you in the event of card delivery issues. For individual shipments to the EU/UK, if this field is empty, we will provide them with the phone number provided when the cardholder was initially created.
- card.
shipping. require_ signaturenullable boolean Whether a signature is required for card delivery. This feature is only supported for US users. Standard shipping service does not support signature on delivery. The default value for standard shipping service is false and for express and priority services is true.
- card.
shipping. serviceenum Shipment service, such as
standard
orexpress
.Possible enum valuesexpress
Cards arrive in 4 business days.
priority
Cards arrive in 2-3 business days.
standard
Cards arrive in 5-8 business days.
- card.
shipping. statusnullable enum The delivery status of the card.
Possible enum valuescanceled
The card was canceled before being shipped.
delivered
The card has been delivered to its destination.
failure
The card failed to be delivered but was not returned.
pending
The card is being prepared and has not yet shipped.
returned
The card failed to be delivered and was returned to the sender.
shipped
The card has been shipped. If the card’s shipping carrier does not support tracking, this will be the card’s final status.
submitted
The card has been submitted to the printer for shipment.
- card.
shipping. tracking_ numbernullable string A tracking number for a card shipment.
- card.
shipping. tracking_ urlnullable string A link to the shipping carrier’s site where you can view detailed information about a card shipment.
- card.
shipping. typeenum Packaging options.
Possible enum valuesbulk
Cards are grouped and mailed together.
individual
Cards are sent individually in an envelope.
- card.
spending_ controlsobject Rules that control spending for this card. Refer to our documentation for more details.
- card.
spending_controls. allowed_ categoriesnullable array of enums Array of strings containing categories of authorizations to allow. All other categories will be blocked. Cannot be set with
blocked_
.categories Possible enum valuesac_
refrigeration_ repair accounting_
bookkeeping_ services advertising_
services agricultural_
cooperative airlines_
air_ carriers airports_
flying_ fields ambulance_
services amusement_
parks_ carnivals antique_
reproductions antique_
shops Show 285 more - card.
spending_controls. allowed_ merchant_ countriesnullable array of strings Array of strings containing representing countries from which authorizations will be allowed. Authorizations from merchants in all other countries will be declined. Country codes should be ISO 3166 alpha-2 country codes (e.g.
US
). Cannot be set withblocked_
. Provide an empty value to unset this control.merchant_ countries - card.
spending_controls. blocked_ categoriesnullable array of enums Array of strings containing categories of authorizations to decline. All other categories will be allowed. Cannot be set with
allowed_
.categories Possible enum valuesac_
refrigeration_ repair accounting_
bookkeeping_ services advertising_
services agricultural_
cooperative airlines_
air_ carriers airports_
flying_ fields ambulance_
services amusement_
parks_ carnivals antique_
reproductions antique_
shops Show 285 more - card.
spending_controls. blocked_ merchant_ countriesnullable array of strings Array of strings containing representing countries from which authorizations will be declined. Country codes should be ISO 3166 alpha-2 country codes (e.g.
US
). Cannot be set withallowed_
. Provide an empty value to unset this control.merchant_ countries - card.
spending_controls. spending_ limitsnullable array of objects Limit spending with amount-based rules that apply across any cards this card replaced (i.e., its
replacement_
card and that card’sfor replacement_
card, up the chain).for - card.
spending_controls. spending_limits. amountinteger Maximum amount allowed to spend per interval. This amount is in the card’s currency and in the smallest currency unit.
- card.
spending_controls. spending_limits. categoriesnullable array of enums Array of strings containing categories this limit applies to. Omitting this field will apply the limit to all categories.
Possible enum valuesac_
refrigeration_ repair accounting_
bookkeeping_ services advertising_
services agricultural_
cooperative airlines_
air_ carriers airports_
flying_ fields ambulance_
services amusement_
parks_ carnivals antique_
reproductions antique_
shops Show 285 more - card.
spending_controls. spending_limits. intervalenum Interval (or event) to which the amount applies.
Possible enum valuesall_
time Limit applies to all transactions.
daily
Limit applies to a day, starting at midnight UTC.
monthly
Limit applies to a month, starting on the 1st at midnight UTC.
per_
authorization Limit applies to each authorization.
weekly
Limit applies to a week, starting on Sunday at midnight UTC.
yearly
Limit applies to a year, starting on January 1st at midnight UTC.
- card.
spending_controls. spending_ limits_ currencynullable enum Currency of the amounts within
spending_
. Always the same as the currency of the card.limits
- card.
statusenum Whether authorizations can be approved on this card. May be blocked from activating cards depending on past-due Cardholder requirements. Defaults to
inactive
.Possible enum valuesactive
The card can approve authorizations. If the card is linked to a cardholder with past-due requirements, you may be unable to change the card’s status to ‘active’.
canceled
The card will decline authorizations with the
card_
reason. This status is permanent.canceled inactive
The card will decline authorizations with the
card_
reason.inactive - card.
typeenum The type of the card.
Possible enum valuesphysical
A physical card will be printed and shipped. It can be used at physical terminals.
virtual
No physical card will be printed. The card can be used online and can be added to digital wallets.
- card.
walletsnullable object Information relating to digital wallets (like Apple Pay and Google Pay).
- card.
wallets. apple_ payobject Apple Pay Details
- card.
wallets. apple_pay. eligibleboolean Apple Pay Eligibility
- card.
wallets. apple_pay. ineligible_ reasonnullable enum Reason the card is ineligible for Apple Pay
Possible enum valuesmissing_
agreement Apple Pay is not enabled for your account.
missing_
cardholder_ contact Cardholder phone number or email required.
unsupported_
region Apple Pay is not supported in the cardholder’s country.
- card.
wallets. google_ payobject Google Pay Details
- card.
wallets. google_pay. eligibleboolean Google Pay Eligibility
- card.
wallets. google_pay. ineligible_ reasonnullable enum Reason the card is ineligible for Google Pay
Possible enum valuesmissing_
agreement Google Pay is not enabled for your account.
missing_
cardholder_ contact Cardholder phone number or email required.
unsupported_
region Google Pay is not supported in the cardholder’s country.
- card.
wallets. primary_ account_ identifiernullable string Unique identifier for a card used with digital wallets
- cardholdernullable stringExpandable
The cardholder to whom this authorization belongs.
- currencyenum
The currency of the cardholder. This currency can be different from the currency presented at authorization and the
merchant_
field on this authorization. Three-letter ISO currency code, in lowercase. Must be a supported currency.currency - metadataobject
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.
- statusenum
The current status of the authorization in its lifecycle.
Possible enum valuesclosed
The authorization was declined or captured through one or more transactions.
expired
The authorization was expired without capture.
pending
The authorization was created and is awaiting approval or was approved and is awaiting capture.
reversed
The authorization was reversed by the merchant.
More attributes
- objectstring
String representing the object’s type. Objects of the same type share the same value.
- amount_
detailsnullable object Detailed breakdown of amount components. These amounts are denominated in
currency
and in the smallest currency unit.- amount_details.
atm_ feenullable integer The fee charged by the ATM for the cash withdrawal.
- amount_details.
cashback_ amountnullable integer The amount of cash requested by the cardholder.
- authorization_
methodenum How the card details were provided.
Possible enum valueschip
The card was physically present and inserted into a chip-enabled terminal. The transaction is cryptographically secured.
contactless
The card was tapped on a contactless-enabled terminal. If a digital wallet copy of the card was used, the
wallet
field will be present.keyed_
in The card number was manually entered into a terminal.
online
The card was used in a card-not-present scenario, such as a transaction initiated at an online e-commerce checkout.
swipe
The card was physically swiped in a terminal.
- balance_
transactionsarray of objects List of balance transactions associated with this authorization.
- balance_transactions.
idstring Unique identifier for the object.
- balance_transactions.
objectstring String representing the object’s type. Objects of the same type share the same value.
- balance_transactions.
amountinteger Gross amount of this transaction (in cents). A positive value represents funds charged to another party, and a negative value represents funds sent to another party.
- balance_transactions.
available_ ontimestamp The date that the transaction’s net funds become available in the Stripe balance.
- balance_transactions.
balance_ typeenumPreview feature The balance that this transaction impacts.
Possible enum valuesissuing
Balance Transactions that affect your Issuing balance
payments
Balance Transactions that affect your Payments balance
refund_
and_ dispute_ prefunding Balance Transactions that affect your Refund and Dispute Prefunding balance
- balance_transactions.
createdtimestamp Time at which the object was created. Measured in seconds since the Unix epoch.
- balance_transactions.
currencyenum Three-letter ISO currency code, in lowercase. Must be a supported currency.
- balance_transactions.
descriptionnullable string An arbitrary string attached to the object. Often useful for displaying to users.
- balance_transactions.
exchange_ ratenullable float If applicable, this transaction uses an exchange rate. If money converts from currency A to currency B, then the
amount
in currency A, multipled by theexchange_
, equals therate amount
in currency B. For example, if you charge a customer 10.00 EUR, the PaymentIntent’samount
is1000
andcurrency
iseur
. If this converts to 12.34 USD in your Stripe account, the BalanceTransaction’samount
is1234
, itscurrency
isusd
, and theexchange_
israte 1.
.234 - balance_transactions.
feeinteger Fees (in cents) paid for this transaction. Represented as a positive integer when assessed.
- balance_transactions.
fee_ detailsarray of objects Detailed breakdown of fees (in cents) paid for this transaction.
- balance_transactions.
fee_details. amountinteger Amount of the fee, in cents.
- balance_transactions.
fee_details. applicationnullable string ID of the Connect application that earned the fee.
- balance_transactions.
fee_details. currencyenum Three-letter ISO currency code, in lowercase. Must be a supported currency.
- balance_transactions.
fee_details. descriptionnullable string An arbitrary string attached to the object. Often useful for displaying to users.
- balance_transactions.
fee_details. typestring Type of the fee, one of:
application_
,fee payment_
,method_ passthrough_ fee stripe_
orfee tax
.
- balance_transactions.
netinteger Net impact to a Stripe balance (in cents). A positive value represents incrementing a Stripe balance, and a negative value decrementing a Stripe balance. You can calculate the net impact of a transaction on a balance by
amount
-fee
- balance_transactions.
reporting_ categorystring Learn more about how reporting categories can help you understand balance transactions from an accounting perspective.
- balance_transactions.
sourcenullable stringExpandable This transaction relates to the Stripe object.
- balance_transactions.
statusstring The transaction’s net funds status in the Stripe balance, which are either
available
orpending
. - balance_transactions.
typeenum Transaction type:
adjustment
,advance
,advance_
,funding anticipation_
,repayment application_
,fee application_
,fee_ refund charge
,climate_
,order_ purchase climate_
,order_ refund connect_
,collection_ transfer contribution
,issuing_
,authorization_ hold issuing_
,authorization_ release issuing_
,dispute issuing_
,transaction obligation_
,outbound obligation_
,reversal_ inbound payment
,payment_
,failure_ refund payment_
,network_ reserve_ hold payment_
,network_ reserve_ release payment_
,refund payment_
,reversal payment_
,unreconciled payout
,payout_
,cancel payout_
,failure payout_
,minimum_ balance_ hold payout_
,minimum_ balance_ release refund
,refund_
,failure reserve_
,transaction reserved_
,funds stripe_
,fee stripe_
,fx_ fee stripe_
,balance_ payment_ debit stripe_
,balance_ payment_ debit_ reversal tax_
,fee topup
,topup_
,reversal transfer
,transfer_
,cancel transfer_
, orfailure transfer_
. Learn more about balance transaction types and what they represent. To classify transactions for accounting purposes, considerrefund reporting_
instead.category Possible enum valuesadjustment
advance
advance_
funding anticipation_
repayment application_
fee application_
fee_ refund charge
climate_
order_ purchase climate_
order_ refund connect_
collection_ transfer Show 34 more
- createdtimestamp
Time at which the object was created. Measured in seconds since the Unix epoch.
- fleetnullable object
Fleet-specific information for authorizations using Fleet cards.
- fleet.
cardholder_ prompt_ datanullable object Answers to prompts presented to the cardholder at the point of sale. Prompted fields vary depending on the configuration of your physical fleet cards. Typical points of sale support only numeric entry.
- fleet.
cardholder_prompt_data. alphanumeric_ idnullable string [Deprecated] An alphanumeric ID, though typical point of sales only support numeric entry. The card program can be configured to prompt for a vehicle ID, driver ID, or generic ID.
- fleet.
cardholder_prompt_data. driver_ idnullable string Driver ID.
- fleet.
cardholder_prompt_data. odometernullable integer Odometer reading.
- fleet.
cardholder_prompt_data. unspecified_ idnullable string An alphanumeric ID. This field is used when a vehicle ID, driver ID, or generic ID is entered by the cardholder, but the merchant or card network did not specify the prompt type.
- fleet.
cardholder_prompt_data. user_ idnullable string User ID.
- fleet.
cardholder_prompt_data. vehicle_ numbernullable string Vehicle number.
- fleet.
purchase_ typenullable enum The type of purchase.
Possible enum valuesfuel_
and_ non_ fuel_ purchase Fuel and non-fuel purchase.
fuel_
purchase Fuel-only purchase.
non_
fuel_ purchase Non-fuel purchase.
- fleet.
reported_ breakdownnullable object More information about the total amount. Typically this information is received from the merchant after the authorization has been approved and the fuel dispensed. This information is not guaranteed to be accurate as some merchants may provide unreliable data.
- fleet.
reported_breakdown. fuelnullable object Breakdown of fuel portion of the purchase.
- fleet.
reported_breakdown. fuel. gross_ amount_ decimalnullable decimal string Gross fuel amount that should equal Fuel Quantity multiplied by Fuel Unit Cost, inclusive of taxes.
- fleet.
reported_breakdown. non_ fuelnullable object Breakdown of non-fuel portion of the purchase.
- fleet.
reported_breakdown. non_fuel. gross_ amount_ decimalnullable decimal string Gross non-fuel amount that should equal the sum of the line items, inclusive of taxes.
- fleet.
reported_breakdown. taxnullable object Information about tax included in this transaction.
- fleet.
reported_breakdown. tax. local_ amount_ decimalnullable decimal string Amount of state or provincial Sales Tax included in the transaction amount.
null
if not reported by merchant or not subject to tax. - fleet.
reported_breakdown. tax. national_ amount_ decimalnullable decimal string Amount of national Sales Tax or VAT included in the transaction amount.
null
if not reported by merchant or not subject to tax.
- fleet.
service_ typenullable enum The type of fuel service.
Possible enum valuesfull_
service Full-service fuel station purchase.
non_
fuel_ transaction Non-fuel transaction.
self_
service Self-service fuel station purchase.
- fraud_
challengesnullable array of objectsExpandable Fraud challenges sent to the cardholder, if this authorization was declined for fraud risk reasons.
- fraud_challenges.
channelenum The method by which the fraud challenge was delivered to the cardholder.
Possible enum valuessms
SMS sent to the cardholder’s phone number.
- fraud_challenges.
statusenum The status of the fraud challenge.
Possible enum valuesexpired
The cardholder did not respond to the challenge within 12 hours of it being sent, and it has expired. Any further response to the challenge will be ignored.
pending
The challenge has been sent to the cardholder or is about to be sent.
rejected
The cardholder responded to the challenge indicating that the authorization was fraudulent, and that similar authorizations should continue to be declined.
undeliverable
A challenge has been requested to be sent, but the cardholder is unable to receive it.
verified
The cardholder responded to the challenge indicating that the authorization was not fraudulent, and that similar authorizations should be approved.
- fraud_challenges.
undeliverable_ reasonnullable enum If the challenge is not deliverable, the reason why.
Possible enum valuesno_
phone_ number SMS fraud challenges cannot be delivered to this cardholder because they have no
phone_
.number unsupported_
phone_ number SMS fraud challenges cannot be delivered to this cardholder because their
phone_
is not supportednumber
- fuelnullable object
Information about fuel that was purchased with this transaction. Typically this information is received from the merchant after the authorization has been approved and the fuel dispensed.
- fuel.
industry_ product_ codenullable string Conexxus Payment System Product Code identifying the primary fuel product purchased.
- fuel.
quantity_ decimalnullable decimal string The quantity of
unit
s of fuel that was dispensed, represented as a decimal string with at most 12 decimal places. - fuel.
typenullable enum The type of fuel that was purchased.
Possible enum valuesdiesel
Diesel.
other
Other.
unleaded_
plus Unleaded plus.
unleaded_
regular Unleaded regular.
unleaded_
super Unleaded super.
- fuel.
unitnullable enum The units for
quantity_
.decimal Possible enum valuescharging_
minute Charging minute.
imperial_
gallon Imperial gallon.
kilogram
Kilogram.
kilowatt_
hour Kilowatt-hour.
liter
Liter.
other
Other.
pound
Pound.
us_
gallon US gallon.
- fuel.
unit_ cost_ decimalnullable decimal string The cost in cents per each unit of fuel, represented as a decimal string with at most 12 decimal places.
- livemodeboolean
Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - merchant_
amountinteger The total amount that was authorized or rejected. This amount is in the
merchant_
and in the smallest currency unit.currency merchant_
should be the same asamount amount
, unlessmerchant_
andcurrency currency
are different. - merchant_
currencyenum The local currency that was presented to the cardholder for the authorization. This currency can be different from the cardholder currency and the
currency
field on this authorization. Three-letter ISO currency code, in lowercase. Must be a supported currency. - merchant_
dataobject Details about the seller (grocery store, e-commerce website, etc.) where the card authorization happened.
- merchant_data.
categorystring A categorization of the seller’s type of business. See our merchant categories guide for a list of possible values.
- merchant_data.
category_ codestring The merchant category code for the seller’s business
- merchant_data.
citynullable string City where the seller is located
- merchant_data.
countrynullable string Country where the seller is located
- merchant_data.
namenullable string Name of the seller
- merchant_data.
network_ idstring Identifier assigned to the seller by the card network. Different card networks may assign different network_id fields to the same merchant.
- merchant_data.
postal_ codenullable string Postal code where the seller is located
- merchant_data.
statenullable string State where the seller is located
- merchant_data.
tax_ idnullable string The seller’s tax identification number. Currently populated for French merchants only.
- merchant_data.
terminal_ idnullable string An ID assigned by the seller to the location of the sale.
- merchant_data.
urlnullable string URL provided by the merchant on a 3DS request
- network_
datanullable object Details about the authorization, such as identifiers, set by the card network.
- network_data.
acquiring_ institution_ idnullable string Identifier assigned to the acquirer by the card network. Sometimes this value is not provided by the network; in this case, the value will be
null
. - network_data.
system_ trace_ audit_ numbernullable string The System Trace Audit Number (STAN) is a 6-digit identifier assigned by the acquirer. Prefer
network_
if present, unless you have special requirements.data. transaction_ id - network_data.
transaction_ idnullable string Unique identifier for the authorization assigned by the card network used to match subsequent messages, disputes, and transactions.
- pending_
requestnullable object The pending authorization request. This field will only be non-null during an
issuing_
webhook.authorization. request - pending_request.
amountinteger The additional amount Stripe will hold if the authorization is approved, in the card’s currency and in the smallest currency unit.
- pending_request.
amount_ detailsnullable object Detailed breakdown of amount components. These amounts are denominated in
currency
and in the smallest currency unit.- pending_request.
amount_details. atm_ feenullable integer The fee charged by the ATM for the cash withdrawal.
- pending_request.
amount_details. cashback_ amountnullable integer The amount of cash requested by the cardholder.
- pending_request.
currencyenum Three-letter ISO currency code, in lowercase. Must be a supported currency.
- pending_request.
is_ amount_ controllableboolean If set
true
, you may provide amount to control how much to hold for the authorization. - pending_request.
merchant_ amountinteger The amount the merchant is requesting to be authorized in the
merchant_
. The amount is in the smallest currency unit.currency - pending_request.
merchant_ currencyenum The local currency the merchant is requesting to authorize.
- pending_request.
network_ risk_ scorenullable integer The card network’s estimate of the likelihood that an authorization is fraudulent. Takes on values between 1 and 99.
- request_
historyarray of objects History of every time a
pending_
authorization was approved/declined, either by you directly or by Stripe (e.g. based on your spending_controls). If the merchant changes the authorization by performing an incremental authorization, you can look at this field to see the previous requests for the authorization. This field can be helpful in determining why a given authorization was approved/declined.request - request_history.
amountinteger The
pending_
at the time of the request, presented in your card’s currency and in the smallest currency unit. Stripe held this amount from your account to fund the authorization if the request was approved.request. amount - request_history.
amount_ detailsnullable object Detailed breakdown of amount components. These amounts are denominated in
currency
and in the smallest currency unit.- request_history.
amount_details. atm_ feenullable integer The fee charged by the ATM for the cash withdrawal.
- request_history.
amount_details. cashback_ amountnullable integer The amount of cash requested by the cardholder.
- request_history.
approvedboolean Whether this request was approved.
- request_history.
authorization_ codenullable string A code created by Stripe which is shared with the merchant to validate the authorization. This field will be populated if the authorization message was approved. The code typically starts with the letter “S”, followed by a six-digit number. For example, “S498162”. Please note that the code is not guaranteed to be unique across authorizations.
- request_history.
createdtimestamp Time at which the object was created. Measured in seconds since the Unix epoch.
- request_history.
currencystring Three-letter ISO currency code, in lowercase. Must be a supported currency.
- request_history.
merchant_ amountinteger The
pending_
at the time of the request, presented in therequest. merchant_ amount merchant_
and in the smallest currency unit.currency - request_history.
merchant_ currencystring The currency that was collected by the merchant and presented to the cardholder for the authorization. Three-letter ISO currency code, in lowercase. Must be a supported currency.
- request_history.
network_ risk_ scorenullable integer The card network’s estimate of the likelihood that an authorization is fraudulent. Takes on values between 1 and 99.
- request_history.
reasonenum When an authorization is approved or declined by you or by Stripe, this field provides additional detail on the reason for the outcome.
Possible enum valuesaccount_
disabled The authorization request was declined because your account is disabled. For more information, please contact us at support-issuing@stripe.com. Replaces the deprecated account_inactive and account_compliance_disabled enums.
card_
active The authorization was approved according to your Issuing default settings. Authorization outcome was not driven by real-time auth webhook or spending controls as neither were configured.
card_
canceled The authorization request was declined because the card was canceled.
card_
expired The authorization request was declined because the card has expired. Documentation for replacing an expired card can be found here.
card_
inactive The authorization request was declined because the card was inactive. To activate the card, refer to our documentation.
cardholder_
blocked The authorization request was declined because the cardholder is blocked.
cardholder_
inactive The authorization request was declined because the cardholder was inactive. You can activate the cardholder in the dashboard or via the API update endpoint.
cardholder_
verification_ required The authorization was not approved because the cardholder still required verification. More details can be found by querying the API and obtaining the requirements field of the Cardholder object.
insecure_
authorization_ method The authorization request was declined because an insecure authorization method was used. The authorization may be retried by inserting the chip into the terminal and/or entering the PIN at the point of sale.
insufficient_
funds The authorization request was declined because your account had insufficient funds. Documentation for topping up your Issuing Balance can be found here.
Show 10 more - request_history.
reason_ messagenullable string If the
request_
ishistory. reason webhook_
because the direct webhook response is invalid (for example, parsing errors or missing parameters), we surface a more detailed error message via this field.error - request_history.
requested_ atnullable timestamp Time when the card network received an authorization request from the acquirer in UTC. Referred to by networks as transmission time.
- tokennullable stringPreview featureExpandable
Token object used for this authorization. If a network token was not used for this authorization, this field will be null.
- transactionsarray of objects
List of transactions associated with this authorization.
- transactions.
idstring Unique identifier for the object.
- transactions.
objectstring String representing the object’s type. Objects of the same type share the same value.
- transactions.
amountinteger The transaction amount, which will be reflected in your balance. This amount is in your currency and in the smallest currency unit.
- transactions.
amount_ detailsnullable object Detailed breakdown of amount components. These amounts are denominated in
currency
and in the smallest currency unit.- transactions.
amount_details. atm_ feenullable integer The fee charged by the ATM for the cash withdrawal.
- transactions.
amount_details. cashback_ amountnullable integer The amount of cash requested by the cardholder.
- transactions.
authorizationnullable stringExpandable The
Authorization
object that led to this transaction. - transactions.
balance_ transactionnullable stringExpandable ID of the balance transaction associated with this transaction.
- transactions.
cardstringExpandable The card used to make this transaction.
- transactions.
cardholdernullable stringExpandable The cardholder to whom this transaction belongs.
- transactions.
createdtimestamp Time at which the object was created. Measured in seconds since the Unix epoch.
- transactions.
currencyenum Three-letter ISO currency code, in lowercase. Must be a supported currency.
- transactions.
disputenullable stringExpandable If you’ve disputed the transaction, the ID of the dispute.
- transactions.
livemodeboolean Has the value
true
if the object exists in live mode or the valuefalse
if the object exists in test mode. - transactions.
merchant_ amountinteger The amount that the merchant will receive, denominated in
merchant_
and in the smallest currency unit. It will be different fromcurrency amount
if the merchant is taking payment in a different currency. - transactions.
merchant_ currencyenum The currency with which the merchant is taking payment.
- transactions.
merchant_ dataobject Details about the seller (grocery store, e-commerce website, etc.) involved in this transaction.
- transactions.
merchant_data. categorystring A categorization of the seller’s type of business. See our merchant categories guide for a list of possible values.
- transactions.
merchant_data. category_ codestring The merchant category code for the seller’s business
- transactions.
merchant_data. citynullable string City where the seller is located
- transactions.
merchant_data. countrynullable string Country where the seller is located
- transactions.
merchant_data. namenullable string Name of the seller
- transactions.
merchant_data. network_ idstring Identifier assigned to the seller by the card network. Different card networks may assign different network_id fields to the same merchant.
- transactions.
merchant_data. postal_ codenullable string Postal code where the seller is located
- transactions.
merchant_data. statenullable string State where the seller is located
- transactions.
merchant_data. tax_ idnullable string The seller’s tax identification number. Currently populated for French merchants only.
- transactions.
merchant_data. terminal_ idnullable string An ID assigned by the seller to the location of the sale.
- transactions.
merchant_data. urlnullable string URL provided by the merchant on a 3DS request
- transactions.
metadataobject 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.
- transactions.
network_ datanullable object Details about the transaction, such as processing dates, set by the card network.
- transactions.
network_data. authorization_ codenullable string A code created by Stripe which is shared with the merchant to validate the authorization. This field will be populated if the authorization message was approved. The code typically starts with the letter “S”, followed by a six-digit number. For example, “S498162”. Please note that the code is not guaranteed to be unique across authorizations.
- transactions.
network_data. processing_ datenullable string The date the transaction was processed by the card network. This can be different from the date the seller recorded the transaction depending on when the acquirer submits the transaction to the network.
- transactions.
network_data. transaction_ idnullable string Unique identifier for the authorization assigned by the card network used to match subsequent messages, disputes, and transactions.
- transactions.
purchase_ detailsnullable objectExpandable Additional purchase information that is optionally provided by the merchant.
- transactions.
purchase_details. fleetnullable object Fleet-specific information for transactions using Fleet cards.
- transactions.
purchase_details. fleet. cardholder_ prompt_ datanullable object Answers to prompts presented to cardholder at point of sale.
- transactions.
purchase_details. fleet. cardholder_prompt_data. driver_ idnullable string Driver ID.
- transactions.
purchase_details. fleet. cardholder_prompt_data. odometernullable integer Odometer reading.
- transactions.
purchase_details. fleet. cardholder_prompt_data. unspecified_ idnullable string An alphanumeric ID. This field is used when a vehicle ID, driver ID, or generic ID is entered by the cardholder, but the merchant or card network did not specify the prompt type.
- transactions.
purchase_details. fleet. cardholder_prompt_data. user_ idnullable string User ID.
- transactions.
purchase_details. fleet. cardholder_prompt_data. vehicle_ numbernullable string Vehicle number.
- transactions.
purchase_details. fleet. purchase_ typenullable string The type of purchase. One of
fuel_
,purchase non_
, orfuel_ purchase fuel_
.and_ non_ fuel_ purchase - transactions.
purchase_details. fleet. reported_ breakdownnullable object More information about the total amount. This information is not guaranteed to be accurate as some merchants may provide unreliable data.
- transactions.
purchase_details. fleet. reported_breakdown. fuelnullable object Breakdown of fuel portion of the purchase.
- transactions.
purchase_details. fleet. reported_breakdown. fuel. gross_ amount_ decimalnullable decimal string Gross fuel amount that should equal Fuel Volume multipled by Fuel Unit Cost, inclusive of taxes.
- transactions.
purchase_details. fleet. reported_breakdown. non_ fuelnullable object Breakdown of non-fuel portion of the purchase.
- transactions.
purchase_details. fleet. reported_breakdown. non_fuel. gross_ amount_ decimalnullable decimal string Gross non-fuel amount that should equal the sum of the line items, inclusive of taxes.
- transactions.
purchase_details. fleet. reported_breakdown. taxnullable object Information about tax included in this transaction.
- transactions.
purchase_details. fleet. reported_breakdown. tax. local_ amount_ decimalnullable decimal string Amount of state or provincial Sales Tax included in the transaction amount. Null if not reported by merchant or not subject to tax.
- transactions.
purchase_details. fleet. reported_breakdown. tax. national_ amount_ decimalnullable decimal string Amount of national Sales Tax or VAT included in the transaction amount. Null if not reported by merchant or not subject to tax.
- transactions.
purchase_details. fleet. service_ typenullable string The type of fuel service. One of
non_
,fuel_ transaction full_
, orservice self_
.service
- transactions.
purchase_details. flightnullable object Information about the flight that was purchased with this transaction.
- transactions.
purchase_details. flight. departure_ atnullable integer The time that the flight departed.
- transactions.
purchase_details. flight. passenger_ namenullable string The name of the passenger.
- transactions.
purchase_details. flight. refundablenullable boolean Whether the ticket is refundable.
- transactions.
purchase_details. flight. segmentsnullable array of objects The legs of the trip.
- transactions.
purchase_details. flight. segments. arrival_ airport_ codenullable string The three-letter IATA airport code of the flight’s destination.
- transactions.
purchase_details. flight. segments. carriernullable string The airline carrier code.
- transactions.
purchase_details. flight. segments. departure_ airport_ codenullable string The three-letter IATA airport code that the flight departed from.
- transactions.
purchase_details. flight. segments. flight_ numbernullable string The flight number.
- transactions.
purchase_details. flight. segments. service_ classnullable string The flight’s service class.
- transactions.
purchase_details. flight. segments. stopover_ allowednullable boolean Whether a stopover is allowed on this flight.
- transactions.
purchase_details. flight. travel_ agencynullable string The travel agency that issued the ticket.
- transactions.
purchase_details. fuelnullable object Information about fuel that was purchased with this transaction.
- transactions.
purchase_details. fuel. industry_ product_ codenullable string Conexxus Payment System Product Code identifying the primary fuel product purchased.
- transactions.
purchase_details. fuel. quantity_ decimalnullable decimal string The quantity of
unit
s of fuel that was dispensed, represented as a decimal string with at most 12 decimal places. - transactions.
purchase_details. fuel. typestring The type of fuel that was purchased. One of
diesel
,unleaded_
,plus unleaded_
,regular unleaded_
, orsuper other
. - transactions.
purchase_details. fuel. unitstring The units for
quantity_
. One ofdecimal charging_
,minute imperial_
,gallon kilogram
,kilowatt_
,hour liter
,pound
,us_
, orgallon other
. - transactions.
purchase_details. fuel. unit_ cost_ decimaldecimal string The cost in cents per each unit of fuel, represented as a decimal string with at most 12 decimal places.
- transactions.
purchase_details. lodgingnullable object Information about lodging that was purchased with this transaction.
- transactions.
purchase_details. lodging. check_ in_ atnullable integer The time of checking into the lodging.
- transactions.
purchase_details. lodging. nightsnullable integer The number of nights stayed at the lodging.
- transactions.
purchase_details. receiptnullable array of objects The line items in the purchase.
- transactions.
purchase_details. receipt. descriptionnullable string The description of the item. The maximum length of this field is 26 characters.
- transactions.
purchase_details. receipt. quantitynullable float The quantity of the item.
- transactions.
purchase_details. receipt. totalnullable integer The total for this line item in cents.
- transactions.
purchase_details. receipt. unit_ costnullable integer The unit cost of the item in cents.
- transactions.
purchase_details. referencenullable string A merchant-specific order number.
- transactions.
tokennullable stringPreview featureExpandable Token object used for this transaction. If a network token was not used for this transaction, this field will be null.
- transactions.
typeenum The nature of the transaction.
Possible enum valuescapture
Funds were captured by the acquirer.
amount
will be negative because funds are moving out of your balance. Not all captures will be linked to an authorization, as acquirers can force capture in some cases.refund
An acquirer initiated a refund. This transaction might not be linked to an original capture, for example credits are original transactions.
amount
will be positive for refunds and negative for refund reversals (very rare). - transactions.
walletnullable enum The digital wallet used for this transaction. One of
apple_
,pay google_
, orpay samsung_
.pay
- verification_
dataobject Verifications that Stripe performed on information that the cardholder provided to the merchant.
- verification_data.
address_ line1_ checkenum Whether the cardholder provided an address first line and if it matched the cardholder’s
billing.
.address. line1 Possible enum valuesmatch
Verification succeeded, values matched.
mismatch
Verification failed, values didn’t match.
not_
provided Verification was not performed because no value was provided.
- verification_data.
address_ postal_ code_ checkenum Whether the cardholder provided a postal code and if it matched the cardholder’s
billing.
.address. postal_ code Possible enum valuesmatch
Verification succeeded, values matched.
mismatch
Verification failed, values didn’t match.
not_
provided Verification was not performed because no value was provided.
- verification_data.
authentication_ exemptionnullable object The exemption applied to this authorization.
- verification_data.
authentication_exemption. claimed_ byenum The entity that requested the exemption, either the acquiring merchant or the Issuing user.
Possible enum valuesacquirer
Acquiring merchant.
issuer
Issuing user.
- verification_data.
authentication_exemption. typeenum The specific exemption claimed for this authorization.
Possible enum valueslow_
value_ transaction Specifies an exemption for some low-value authorizations.
transaction_
risk_ analysis Specifies an exemption for low-risk authorizations, determined using real-time risk analysis.
unknown
Specifies an unknown exemption type.
- verification_data.
cvc_ checkenum Whether the cardholder provided a CVC and if it matched Stripe’s record.
Possible enum valuesmatch
Verification succeeded, values matched.
mismatch
Verification failed, values didn’t match.
not_
provided Verification was not performed because no value was provided.
- verification_data.
expiry_ checkenum Whether the cardholder provided an expiry date and if it matched Stripe’s record.
Possible enum valuesmatch
Verification succeeded, values matched.
mismatch
Verification failed, values didn’t match.
not_
provided Verification was not performed because no value was provided.
- verification_data.
postal_ codenullable string The postal code submitted as part of the authorization used for postal code verification.
- verification_data.
three_ d_ securenullable object 3D Secure details.
- verification_data.
three_d_secure. resultenum The outcome of the 3D Secure authentication request.
Possible enum valuesattempt_
acknowledged The merchant attempted to authenticate the authorization, but the cardholder is not enrolled or was unable to reach Stripe.
authenticated
Authentication successful.
failed
Authentication failed.
required
The authorization was declined because regulatory requirements mandated an authentication for this transaction but it wasn’t submitted correctly by the merchant, and they didn’t claim an applicable exemption. Check out our 3DS documentation if you want to learn more.
- verified_
by_ fraud_ challengenullable boolean Whether the authorization bypassed fraud risk checks because the cardholder has previously completed a fraud challenge on a similar high-risk authorization from the same merchant.
- walletnullable string
The digital wallet used for this transaction. One of
apple_
,pay google_
, orpay samsung_
. Will populate aspay null
when no digital wallet was utilized.
{ "id": "iauth_1JVXl82eZvKYlo2CPIiWlzrn", "object": "issuing.authorization", "amount": 382, "amount_details": { "atm_fee": null }, "approved": false, "authorization_method": "online", "balance_transactions": [], "card": { "id": "ic_1JDmgz2eZvKYlo2CRXlTsXj6", "object": "issuing.card", "brand": "Visa", "cancellation_reason": null, "cardholder": { "id": "ich_1JDmfb2eZvKYlo2CwHUgaAxU", "object": "issuing.cardholder", "billing": { "address": { "city": "San Francisco", "country": "US", "line1": "123 Main Street", "line2": null, "postal_code": "94111", "state": "CA" } }, "company": null, "created": 1626425119, "email": "jenny.rosen@example.com", "individual": null, "livemode": false, "metadata": {}, "name": "Jenny Rosen", "phone_number": "+18008675309", "redaction": null, "requirements": { "disabled_reason": null, "past_due": [] }, "spending_controls": { "allowed_categories": [], "blocked_categories": [], "spending_limits": [], "spending_limits_currency": null }, "status": "active", "type": "individual" }, "created": 1626425206, "currency": "usd", "exp_month": 6, "exp_year": 2024, "last4": "8693", "livemode": false, "metadata": {}, "redaction": null, "replaced_by": null, "replacement_for": null, "replacement_reason": null, "shipping": null, "spending_controls": { "allowed_categories": null, "blocked_categories": null, "spending_limits": [ { "amount": 50000, "categories": [], "interval": "daily" } ], "spending_limits_currency": "usd" }, "status": "active", "type": "virtual", "wallets": { "apple_pay": { "eligible": true, "ineligible_reason": null }, "google_pay": { "eligible": true, "ineligible_reason": null }, "primary_account_identifier": null } }, "cardholder": "ich_1JDmfb2eZvKYlo2CwHUgaAxU", "created": 1630657706, "currency": "usd", "livemode": false, "merchant_amount": 382, "merchant_currency": "usd", "merchant_data": { "category": "computer_software_stores", "category_code": "5734", "city": "SAN FRANCISCO", "country": "US", "name": "STRIPE", "network_id": "1234567890", "postal_code": "94103", "state": "CA" }, "metadata": { "order_id": "6735" }, "network_data": null, "pending_request": null, "redaction": null, "request_history": [ { "amount": 382, "amount_details": { "atm_fee": null }, "approved": false, "created": 1630657706, "currency": "usd", "merchant_amount": 382, "merchant_currency": "usd", "reason": "verification_failed", "reason_message": null } ], "status": "closed", "transactions": [], "verification_data": { "address_line1_check": "not_provided", "address_postal_code_check": "not_provided", "cvc_check": "mismatch", "expiry_check": "match" }, "wallet": null}