{
"amount" : "100",
"amount_captured" : "0",
"amount_refunded" : "0",
"application" : null,
"application_fee" : null,
"application_fee_amount" : null,
"balance_transaction" : "txn_1032HU2eZvKYlo2CEPtcnUvl",
"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" : null,
"captured" : 0,
"created" : "1662261081",
"currency" : "usd",
"customer" : null,
"description" : "My First Test Charge (created for API docs)",
"disputed" : 0,
"failure_balance_transaction" : null,
"failure_code" : null,
"failure_message" : null,
"fraud_details" : {},
"id" : "ch_3Le9Ez2eZvKYlo2C1rWzICyb",
"invoice" : null,
"livemode" : 0,
"metadata" : {},
"object" : "charge",
"on_behalf_of" : null,
"outcome" : null,
"paid" : 1,
"payment_intent" : null,
"payment_method" : "card_1LVepd2eZvKYlo2C2BTxeOQu",
"payment_method_details" : {
"card" : {
"brand" : "visa",
"checks" : {
"address_line1_check" : null,
"address_postal_code_check" : null,
"cvc_check" : null
},
"country" : "US",
"exp_month" : "8",
"exp_year" : "2023",
"fingerprint" : "Xt5EWLLDS7FJjR1c",
"funding" : "credit",
"installments" : null,
"last4" : "4242",
"mandate" : null,
"moto" : 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/CAcaFwoVYWNjdF8xMDMyRDgyZVp2S1lsbzJDKNmu0JgGMgZ52llJ6VI6LBbPRehDy-C33J8B02UO8iWCQeU8U3YhV76d8pYZvAyUpPZooJoC8hxlT4tX",
"redaction" : null,
"refunded" : 0,
"refunds" : {
"data" : [],
"has_more" : 0,
"object" : "list",
"url" : "/v1/charges/ch_3Le9Ez2eZvKYlo2C1rWzICyb/refunds"
},
"review" : null,
"shipping" : null,
"source_transfer" : null,
"statement_descriptor" : null,
"statement_descriptor_suffix" : null,
"status" : "succeeded",
"transfer_data" : null,
"transfer_group" : null
}