Pay::Charge (2)
# {
:id => 2214,
:customer_id => 3256,
:subscription_id => nil,
:processor_id => "K7u7lFuUmpy1NNKKS03u_",
: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" => 3,
"exp_year" => 2026
},
:stripe_account => nil,
:created_at => 2026-03-05 10:36:39.043003000 UTC +00:00,
:updated_at => 2026-03-05 10:36:39.043003000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}
# {
:id => 2215,
:customer_id => 3256,
:subscription_id => nil,
:processor_id => "ma53k_vOiibUijTkiH8-r",
: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" => 3,
"exp_year" => 2026
},
:stripe_account => nil,
:created_at => 2026-03-05 11:51:38.965906000 UTC +00:00,
:updated_at => 2026-03-05 11:51:38.965906000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}