When integrating stripe payments (or stripe connect), stripe returns a Stripe::Charge object to the application after a payment has been attempted.
Stripe::Charge
What