storj/satellite/payments
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
..
billing satellite/payments/monetary: remove pkg and all its references 2022-09-07 12:58:00 +00:00
coinpayments satellite/payments/monetary: remove pkg and all its references 2022-09-07 12:58:00 +00:00
paymentsconfig satellite/payments/storjscan: add billing update to chore 2022-08-16 11:18:15 -07:00
storjscan satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
stripecoinpayments satellite/payments/stripecoinpayments: update invoicing to use credit note 2022-09-16 13:40:38 +00:00
account.go apigen: project delete endpoint 2022-06-07 12:23:24 +03:00
balance.go satellite: account balance divided into Free Credits and Coins 2020-05-18 14:25:26 +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,payments},web/satellite: save signup promo code to newly registered users 2022-01-21 15:02:22 +00:00
creditcards.go satellite/{payments,admin}: add deletion of user creditcards on account deletion 2020-08-27 10:18:19 +00:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
invoices.go satellite/payments: Add old invoice list functionality 2021-10-18 18:18:18 -04:00
projectcharges.go satellite: use segment count for billing 2021-10-27 19:21:50 +00:00
tokens.go satellite/payments/monetary: remove pkg and all its references 2022-09-07 12:58:00 +00:00