UsageCredits::Fulfillment (4)
# {
:id => 4360,
:wallet_id => 4178,
:source_type => "Pay::Subscription",
:source_id => 1452,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-07-03 11:55:20.097997000 UTC +00:00,
:next_fulfillment_at => 2026-08-03 11:55:20.093550000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1452,
"plan" => "abcdef123456"
},
:created_at => 2026-07-03 11:55:20.098556000 UTC +00:00,
:updated_at => 2026-07-03 11:55:20.098556000 UTC +00:00
}
# {
:id => 4361,
:wallet_id => 4178,
:source_type => "Pay::Charge",
:source_id => 2909,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-07-03 11:55:21.417525000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2909,
"purchased_at" => "2026-07-03T11:55:21.407Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-07-03 11:55:21.418147000 UTC +00:00,
:updated_at => 2026-07-03 11:55:21.418147000 UTC +00:00
}
# {
:id => 4362,
:wallet_id => 4178,
:source_type => "Pay::Charge",
:source_id => 2910,
:credits_last_fulfillment => 1000,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-07-03 11:55:22.458323000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2910,
"purchased_at" => "2026-07-03T11:55:22.448Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-07-03 11:55:22.459360000 UTC +00:00,
:updated_at => 2026-07-03 11:55:22.459360000 UTC +00:00
}
# {
:id => 4363,
:wallet_id => 4178,
:source_type => "Pay::Charge",
:source_id => 2911,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-07-03 11:55:23.440879000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2911,
"purchased_at" => "2026-07-03T11:55:23.433Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-07-03 11:55:23.441604000 UTC +00:00,
:updated_at => 2026-07-03 11:55:23.441604000 UTC +00:00
}
UsageCredits::Transaction (5)
# {
:id => 7208,
:wallet_id => 4178,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-08-03 12:00:20.093550000 UTC +00:00,
:fulfillment_id => 4360,
:metadata => {
"subscription_id" => 1452,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-07-03T11:55:20.095Z"
},
:created_at => 2026-07-03 11:55:20.096531000 UTC +00:00,
:updated_at => 2026-07-03 11:55:20.096531000 UTC +00:00
}
# {
:id => 7209,
:wallet_id => 4178,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2909,
"purchased_at" => "2026-07-03T11:55:21.407Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-07-03T11:55:21.410Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-07-03 11:55:21.412352000 UTC +00:00,
:updated_at => 2026-07-03 11:55:21.412352000 UTC +00:00
}
# {
:id => 7210,
:wallet_id => 4178,
:amount => 1000,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2910,
"purchased_at" => "2026-07-03T11:55:22.448Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-07-03T11:55:22.452Z",
"purchase_type" => "credit_pack",
"pack_name" => "starter",
"credits" => 1000,
"bonus_credits" => 0,
"price_cents" => 4900,
"price_currency" => "USD"
},
:created_at => 2026-07-03 11:55:22.455069000 UTC +00:00,
:updated_at => 2026-07-03 11:55:22.455069000 UTC +00:00
}
# {
:id => 7211,
:wallet_id => 4178,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2911,
"purchased_at" => "2026-07-03T11:55:23.433Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-07-03T11:55:23.436Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-07-03 11:55:23.438452000 UTC +00:00,
:updated_at => 2026-07-03 11:55:23.438452000 UTC +00:00
}
# {
:id => 7212,
:wallet_id => 4178,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-07-03 11:55:24.512712000 UTC +00:00,
:updated_at => 2026-07-03 11:55:24.512712000 UTC +00:00
}