storj/satellite/payments
Vitalii 5e3cab29a2 satellite/{cmd, payments}: add optional command flag to toggle invoice items aggregation
Added new optional '--aggregate' flag for billing.generate-invoices and billing.prepare-invoice-records commands to toggle invoice items aggregation.
Added new explicit command billing.create-aggregated-project-invoice-items which should be used after preparing aggregated invoice records (in cases when invoice generation happens step-by-step).

Change-Id: I04fc0110be5263edb959306d5314a4a1a8eec3ba
2023-11-27 22:11:15 +00:00
..
accountfreeze satellite/{console/payment}: wrap freeze code in transactions 2023-11-15 20:40:54 +00:00
billing satellite/{console/payment}: wrap freeze code in transactions 2023-11-15 20:40:54 +00:00
coinpayments satellite: remove unused coinpayments code and chores 2022-11-30 16:24:48 +00:00
paymentsconfig payments: don't redefine compensation rates twice 2023-06-10 12:40:43 +00:00
storjscan satellite/{payments, console}: added functionality to get wallet's transactions (including pending) 2023-07-18 11:09:29 +00:00
stripe satellite/{cmd, payments}: add optional command flag to toggle invoice items aggregation 2023-11-27 22:11:15 +00:00
account.go satellite/payments,web/satellite: separate UI cost estimates by partner 2023-04-04 15:56:16 +00:00
balance.go satellite/console: purchase package grants credit 2023-03-31 22:29:54 +00:00
charges.go satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
coupons.go satellite/console: purchase package grants credit 2023-03-31 22:29:54 +00:00
creditcards.go satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
invoices.go satellite/{console,payments}: freeze/warn storjscan users 2023-08-31 13:22:21 +00:00
projectcharges.go satellite/payments/stripe: apply egress discount to project charges 2023-04-13 17:34:50 +00:00
tokens.go satellite/{payments, console}: added functionality to get wallet's transactions (including pending) 2023-07-18 11:09:29 +00:00