UsageCredits::Fulfillment (3)
# {
:id => 3972,
:wallet_id => 3818,
:source_type => "Pay::Charge",
:source_id => 2623,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-16 03:32:03.519309000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2623,
"purchased_at" => "2026-05-16T03:32:03.514Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-05-16 03:32:03.519954000 UTC +00:00,
:updated_at => 2026-05-16 03:32:03.519954000 UTC +00:00
}
# {
:id => 3973,
:wallet_id => 3818,
:source_type => "Pay::Subscription",
:source_id => 1350,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-05-16 03:32:04.208956000 UTC +00:00,
:next_fulfillment_at => 2026-06-16 03:32:04.201229000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1350,
"plan" => "abcdef123456"
},
:created_at => 2026-05-16 03:32:04.209702000 UTC +00:00,
:updated_at => 2026-05-16 03:32:04.209702000 UTC +00:00
}
# {
:id => 3974,
:wallet_id => 3818,
:source_type => "Pay::Charge",
:source_id => 2624,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-16 03:32:09.344154000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2624,
"purchased_at" => "2026-05-16T03:32:09.338Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-16 03:32:09.344696000 UTC +00:00,
:updated_at => 2026-05-16 03:32:09.344696000 UTC +00:00
}
UsageCredits::Transaction (6)
# {
:id => 6547,
:wallet_id => 3818,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2623,
"purchased_at" => "2026-05-16T03:32:03.514Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-16T03:32:03.516Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-05-16 03:32:03.517743000 UTC +00:00,
:updated_at => 2026-05-16 03:32:03.517743000 UTC +00:00
}
# {
:id => 6548,
:wallet_id => 3818,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-06-16 03:37:04.201229000 UTC +00:00,
:fulfillment_id => 3973,
:metadata => {
"subscription_id" => 1350,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-05-16T03:32:04.204Z"
},
:created_at => 2026-05-16 03:32:04.206674000 UTC +00:00,
:updated_at => 2026-05-16 03:32:04.206674000 UTC +00:00
}
# {
:id => 6549,
:wallet_id => 3818,
:amount => 10,
:category => "bonus",
:expires_at => 2026-05-16 03:33:05.119171000 UTC +00:00,
:fulfillment_id => nil,
:metadata => {
"reason" => "expiring_bonus_credits"
},
:created_at => 2026-05-16 03:32:05.122921000 UTC +00:00,
:updated_at => 2026-05-16 03:32:05.122921000 UTC +00:00
}
# {
:id => 6550,
:wallet_id => 3818,
:amount => 20,
:category => "referral_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "referral"
},
:created_at => 2026-05-16 03:32:05.901290000 UTC +00:00,
:updated_at => 2026-05-16 03:32:05.901290000 UTC +00:00
}
# {
:id => 6551,
:wallet_id => 3818,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-05-16 03:32:07.756149000 UTC +00:00,
:updated_at => 2026-05-16 03:32:07.756149000 UTC +00:00
}
# {
:id => 6552,
:wallet_id => 3818,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2624,
"purchased_at" => "2026-05-16T03:32:09.338Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-16T03:32:09.341Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-16 03:32:09.342446000 UTC +00:00,
:updated_at => 2026-05-16 03:32:09.342446000 UTC +00:00
}