Pay::Charge (3)
# {
:id => 2880,
:customer_id => 4131,
:subscription_id => nil,
:processor_id => "80EL-8KKoLSzB9ifTFDSj",
: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" => 6,
"exp_year" => 2026
},
:stripe_account => nil,
:created_at => 2026-06-26 04:50:54.709046000 UTC +00:00,
:updated_at => 2026-06-26 04:50:54.709046000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}
# {
:id => 2882,
:customer_id => 4131,
:subscription_id => nil,
:processor_id => "VQBmRdRSZCy6kQBAlVN4F",
: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" => 6,
"exp_year" => 2026
},
:stripe_account => nil,
:created_at => 2026-06-26 05:57:54.712124000 UTC +00:00,
:updated_at => 2026-06-26 05:57:54.712124000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}
# {
:id => 2881,
:customer_id => 4131,
:subscription_id => nil,
:processor_id => "YeqBr7JJ6NPd68C_cOP00",
: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" => 6,
"exp_year" => 2026
},
:stripe_account => nil,
:created_at => 2026-06-26 05:49:38.797878000 UTC +00:00,
:updated_at => 2026-06-26 05:49:38.797878000 UTC +00:00,
:type => "Pay::FakeProcessor::Charge"
}