PaymentRecord
A PaymentRecord resource represents a payment that occurs on- or off-Stripe. Payment Records consist of one or more Payment Attempt Records, which represent individual attempts made on a payment network.
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal
Properties
The amount you intend to collect for this payment.
The portion of the requested amount that has been authorized to be guaranteed by the payment provider.
The portion of the requested amount that has been canceled by the user, or that you no longer intend to collect.
The portion of the requested amount that has been guaranteed by the payment provider.
The amount that has been refunded to the customer on this payment.
The amount you initially requested for this payment.
Indicates whether the customer was present in your checkout flow during this payment.
An arbitrary string attached to the object.
ID of the latest Payment Attempt Record attached to this Payment Record.
Information about the Payment Method debited for this payment.
Processor information for this payment.