StripeCharge
Fields
amountInt
A positive integer in the smallest currency unit (e.g., 100 cents to charge $1.00) representing how much to charge. The minimum amount is $0.50 US or equivalent in charge currency.
amountRefundedInt
Amount in cents refunded (can be less than the amount attribute on the charge if a partial refund was issued).
capturedBoolean
customerStripeCustomer
descriptionString
idID
metadataObjectLiteral
paymentPayment
paymentMethodDetailsStripeChargePaymentMethodDetails
refundedBoolean
Whether the charge has been fully refunded. If the charge is only partially refunded, this attribute will still be false.