UsageCredits::Fulfillment (4)
# {
:id => 3880,
:wallet_id => 3724,
:source_type => "Pay::Subscription",
:source_id => 1323,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-05-06 15:46:26.058409000 UTC +00:00,
:next_fulfillment_at => 2026-06-06 15:46:26.043011000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1323,
"plan" => "abcdef123456"
},
:created_at => 2026-05-06 15:46:26.062545000 UTC +00:00,
:updated_at => 2026-05-06 15:46:26.062545000 UTC +00:00
}
# {
:id => 3881,
:wallet_id => 3724,
:source_type => "Pay::Subscription",
:source_id => 1324,
:credits_last_fulfillment => 10,
:fulfillment_type => "subscription",
:last_fulfilled_at => 2026-05-06 20:41:22.487760000 UTC +00:00,
:next_fulfillment_at => 2026-06-06 20:41:22.478449000 UTC +00:00,
:fulfillment_period => "1 month",
:stops_at => nil,
:metadata => {
"subscription_id" => 1324,
"plan" => "abcdef123456"
},
:created_at => 2026-05-06 20:41:22.488562000 UTC +00:00,
:updated_at => 2026-05-06 20:41:22.488562000 UTC +00:00
}
# {
:id => 3882,
:wallet_id => 3724,
:source_type => "Pay::Charge",
:source_id => 2558,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-06 20:42:23.718518000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2558,
"purchased_at" => "2026-05-06T20:42:23.707Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-06 20:42:23.719530000 UTC +00:00,
:updated_at => 2026-05-06 20:42:23.719530000 UTC +00:00
}
# {
:id => 3884,
:wallet_id => 3724,
:source_type => "Pay::Charge",
:source_id => 2559,
:credits_last_fulfillment => 10,
:fulfillment_type => "credit_pack",
:last_fulfilled_at => 2026-05-07 01:24:57.469506000 UTC +00:00,
:next_fulfillment_at => nil,
:fulfillment_period => nil,
:stops_at => nil,
:metadata => {
"purchase_charge_id" => 2559,
"purchased_at" => "2026-05-07T01:24:57.458Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-07 01:24:57.470109000 UTC +00:00,
:updated_at => 2026-05-07 01:24:57.470109000 UTC +00:00
}
UsageCredits::Transaction (4)
# {
:id => 6388,
:wallet_id => 3724,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-06-06 15:51:26.043011000 UTC +00:00,
:fulfillment_id => 3880,
:metadata => {
"subscription_id" => 1323,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-05-06T15:46:26.053Z"
},
:created_at => 2026-05-06 15:46:26.055897000 UTC +00:00,
:updated_at => 2026-05-06 15:46:26.055897000 UTC +00:00
}
# {
:id => 6389,
:wallet_id => 3724,
:amount => 10,
:category => "subscription_credits",
:expires_at => 2026-06-06 20:46:22.478449000 UTC +00:00,
:fulfillment_id => 3881,
:metadata => {
"subscription_id" => 1324,
"reason" => "first_cycle",
"plan" => "abcdef123456",
"fulfilled_at" => "2026-05-06T20:41:22.484Z"
},
:created_at => 2026-05-06 20:41:22.485944000 UTC +00:00,
:updated_at => 2026-05-06 20:41:22.485944000 UTC +00:00
}
# {
:id => 6390,
:wallet_id => 3724,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2558,
"purchased_at" => "2026-05-06T20:42:23.707Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-06T20:42:23.714Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-06 20:42:23.716109000 UTC +00:00,
:updated_at => 2026-05-06 20:42:23.716109000 UTC +00:00
}
# {
:id => 6393,
:wallet_id => 3724,
:amount => 10,
:category => "credit_pack_purchase",
:expires_at => nil,
:fulfillment_id => nil,
:metadata => {
"purchase_charge_id" => 2559,
"purchased_at" => "2026-05-07T01:24:57.458Z",
"credits_fulfilled" => true,
"fulfilled_at" => "2026-05-07T01:24:57.465Z",
"purchase_type" => "credit_pack",
"pack_name" => "tiny",
"credits" => 10,
"bonus_credits" => 0,
"price_cents" => 99,
"price_currency" => "USD"
},
:created_at => 2026-05-07 01:24:57.467634000 UTC +00:00,
:updated_at => 2026-05-07 01:24:57.467634000 UTC +00:00
}