adaptive-pricing/projects/coulomb-pricing/data/payment_records.json

119 lines
3.2 KiB
JSON
Raw Normal View History

{
"version": 2,
"records": [
{
"id": "pay-2025-11",
"period": "2025-11",
"gross_amount": "8.99",
"fees_amount": "0.44",
"refunds_amount": "0.00",
"net_amount": "8.55",
"currency": "EUR",
"source": "stripe",
"member_count": 1,
"member_username": "tegwick",
"product": "coulomb.social-membership",
"payout_account": "binky-hedgehog"
},
{
"id": "pay-2025-12",
"period": "2025-12",
"gross_amount": "8.99",
"fees_amount": "0.44",
"refunds_amount": "0.00",
"net_amount": "8.55",
"currency": "EUR",
"source": "stripe",
"member_count": 1,
"member_username": "tegwick",
"product": "coulomb.social-membership",
"payout_account": "binky-hedgehog"
},
{
"id": "pay-2026-01",
"period": "2026-01",
"gross_amount": "8.99",
"fees_amount": "0.44",
"refunds_amount": "0.00",
"net_amount": "8.55",
"currency": "EUR",
"source": "stripe",
"member_count": 1,
"member_username": "tegwick",
"product": "coulomb.social-membership",
"payout_account": "binky-hedgehog"
},
{
"id": "pay-2026-02",
"period": "2026-02",
"gross_amount": "8.99",
"fees_amount": "0.44",
"refunds_amount": "0.00",
"net_amount": "8.55",
"currency": "EUR",
"source": "stripe",
"member_count": 1,
"member_username": "tegwick",
"product": "coulomb.social-membership",
"payout_account": "binky-hedgehog"
},
{
"id": "pay-2026-03",
"period": "2026-03",
"gross_amount": "8.99",
"fees_amount": "0.44",
"refunds_amount": "0.00",
"net_amount": "8.55",
"currency": "EUR",
"source": "stripe",
"member_count": 1,
"member_username": "tegwick",
"product": "coulomb.social-membership",
"payout_account": "binky-hedgehog"
},
{
"id": "pay-2026-04",
"period": "2026-04",
"gross_amount": "8.99",
"fees_amount": "0.44",
"refunds_amount": "0.00",
"net_amount": "8.55",
"currency": "EUR",
"source": "stripe",
"member_count": 1,
"member_username": "tegwick",
"product": "coulomb.social-membership",
"payout_account": "binky-hedgehog"
},
{
"id": "pay-2026-05",
"period": "2026-05",
"gross_amount": "8.99",
"fees_amount": "0.44",
"refunds_amount": "0.00",
"net_amount": "8.55",
"currency": "EUR",
"source": "stripe",
"member_count": 1,
"member_username": "tegwick",
"product": "coulomb.social-membership",
"payout_account": "binky-hedgehog"
},
{
"id": "pay-2026-06",
"period": "2026-06",
"gross_amount": "8.99",
"fees_amount": "0.44",
"refunds_amount": "0.00",
"net_amount": "8.55",
"currency": "EUR",
"source": "stripe",
"member_count": 1,
"member_username": "tegwick",
"product": "coulomb.social-membership",
"payout_account": "binky-hedgehog"
}
],
"note": "Stripe payment ledger for tegwick coulomb.social membership (8.99 EUR gross, 0.44 EUR fees, 8.55 EUR net payout to binky-hedgehog)."
}