UsageCredits::Fulfillment (2)
# {
:id => 3684,
:wallet_id => 3513,
:source_type => "Pay::Charge",
:source_id => 2414,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-13 00:03:27.347675000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2414,
"purchased_at" => "2026-04-13T00:03:27.332Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-04-13 00:03:27.355504000 UTC +00:00,
:updated_at => 2026-04-13 00:03:27.355504000 UTC +00:00
}
# {
:id => 3685,
:wallet_id => 3513,
:source_type => "Pay::Charge",
:source_id => 2415,
:credits_last_fulfillment => 5100,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-04-13 09:12:31.097511000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2415,
"purchased_at" => "2026-04-13T09:12:31.054Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-04-13 09:12:31.103247000 UTC +00:00,
:updated_at => 2026-04-13 09:12:31.103247000 UTC +00:00
}
UsageCredits::Transaction (3)
# {
:id => 6059,
:wallet_id => 3513,
:amount => 10,
:category => "signup_bonus",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"reason" => "signup"
},
:created_at => 2026-04-12 15:02:15.486489000 UTC +00:00,
:updated_at => 2026-04-12 15:02:15.486489000 UTC +00:00
}
# {
:id => 6060,
:wallet_id => 3513,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2414,
"purchased_at" => "2026-04-13T00:03:27.332Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-13T00:03:27.342Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-04-13 00:03:27.345443000 UTC +00:00,
:updated_at => 2026-04-13 00:03:27.345443000 UTC +00:00
}
# {
:id => 6061,
:wallet_id => 3513,
:amount => 5100,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2415,
"purchased_at" => "2026-04-13T09:12:31.054Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-04-13T09:12:31.069Z",
"purchase_type" => "credit_pack",
"pack_name" => "pro",
"credits" => 5000,
"bonus_credits" => 100,
"price_cents" => 19900,
"price_currency" => "USD"
},
:created_at => 2026-04-13 09:12:31.087814000 UTC +00:00,
:updated_at => 2026-04-13 09:12:31.087814000 UTC +00:00
}