storj/cmd
dlamarmorgan a3a3ffd123 satellite/payments/stripecoinpayments: update invoicing to use credit note
Rather than using Invoice Items to account for storjscan token payments, credit notes will be used and applied to the users finalized invoice. This credit note will reduce the amount due of the users invoice based on the amount of storj token balance the user has on the satellite. Applying credit notes to a finalized invoice also requires that the invoice not be automatically paid when finalized. Therefore, a new command (pay-invoices) was added to initiate payment for users invoices.

Change-Id: Ie539375a10e842e3cb64bf0140834bbab0774f54
2022-09-16 13:40:38 +00:00
..
certificates all: fix error naming 2021-04-29 15:38:21 +03:00
crashcollect crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
identity ci: fix lint errors 2021-05-17 13:37:31 +00:00
inspector cmd/inspector: move command back from cmd/tools/ 2022-09-07 09:35:12 +00:00
internal/wizard cmd/internal/asset: delete unused code 2021-05-20 18:30:19 +03:00
metric-receiver cmd/metric-receiver: restore minimal metrics server 2020-10-14 20:01:29 +03:00
multinode cmd/multinode: handle JSON input with BOM to add command 2022-08-25 03:05:49 +00:00
satellite satellite/payments/stripecoinpayments: update invoicing to use credit note 2022-09-16 13:40:38 +00:00
storagenode storagenode/docker: allow to configure updater with separated env variables 2022-08-24 06:50:30 +00:00
storagenode-updater cmd/storagenode-updater: add should-update cmd 2022-04-12 17:55:54 +00:00
storj-admin all: fix linter complaints 2020-10-13 15:59:01 +03:00
storj-sim satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
tools satellite/metabase: expose ConvertNodesToAliases and ConvertAliasesToNodes 2022-09-15 13:56:10 +00:00
uplink uplink: fix distributed tracing reporter 2022-09-13 14:36:41 +00:00
versioncontrol Dockerfiles: switch base image from alpine to Debian 2022-04-05 11:40:44 +00:00