Pay::Charge (1)
# {
:id => 3358,
:customer_id => 4681,
:subscription_id => nil,
:processor_id => "9Awyay9BQmni1BQ_FyKWH",
:amount => 99,
:currency => nil,
:application_fee_amount => nil,
:amount_refunded => nil,
:metadata => {
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:data => {
"payment_method_type" => "card",
"brand" => "Fake",
"last4" => 1234,
"exp_month" => 8,
"exp_year" => 2026
},
:stripe_account => nil,
:created_at => 2026-08-26 11:12:31.257898000 UTC +00:00,
:updated_at => 2026-08-26 11:12:31.257898000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}