Pay::Charge (2)
# {
:id => 3388,
:customer_id => 4723,
:subscription_id => nil,
:processor_id => "qFYQHUfx198FcpSVcP8Fh",
: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-29 11:55:10.380913000 UTC +00:00,
:updated_at => 2026-08-29 11:55:10.380913000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}
# {
:id => 3387,
:customer_id => 4723,
:subscription_id => nil,
:processor_id => "wQ2UWc17LKbOz3pN2QR6T",
:amount => 4900,
:currency => nil,
:application_fee_amount => nil,
:amount_refunded => nil,
:metadata => {
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"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-29 11:47:16.969703000 UTC +00:00,
:updated_at => 2026-08-29 11:47:16.969703000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}