Pay::Charge (2)
# {
:id => 2965,
:customer_id => 4236,
:subscription_id => nil,
:processor_id => "4la3JzS0lZ7RobOxJXzsH",
:amount => 19900,
:currency => nil,
:application_fee_amount => nil,
:amount_refunded => nil,
:metadata => {
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:data => {
"payment_method_type" => "card",
"brand" => "Fake",
"last4" => 1234,
"exp_month" => 7,
"exp_year" => 2026
},
:stripe_account => nil,
:created_at => 2026-07-13 06:18:19.392747000 UTC +00:00,
:updated_at => 2026-07-13 06:18:19.392747000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}
# {
:id => 2966,
:customer_id => 4236,
:subscription_id => nil,
:processor_id => "MBAKsQTMjuS7Vgw7quvbN",
: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" => 7,
"exp_year" => 2026
},
:stripe_account => nil,
:created_at => 2026-07-13 13:35:56.827946000 UTC +00:00,
:updated_at => 2026-07-13 13:35:56.827946000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}