storj/satellite/payments
Kaloyan Raev ee7de0424b satellite/payments: use quantities in invoices
Jira issue: https://storjlabs.atlassian.net/browse/USR-719

Invoices now show the amount of used resources and their unit price.

This change also makes proper rounding to the nearest cent in few places
to resolve the "off-by-one-cent" issue observed in few invoices.

Change-Id: I2d70d6916b5cf4a9a9138c99c422f5f4d2deb35b
2020-05-27 09:33:12 +00:00
..
coinpayments satellite/payments/stripecoinpayments: don't request anything from 2020-05-26 19:38:12 +02:00
paymentsconfig satellite: Change Default Project Limits and minimum STORJ Payment (#3877) 2020-05-12 14:18:58 +03:00
stripecoinpayments satellite/payments: use quantities in invoices 2020-05-27 09:33:12 +00:00
account.go satellite: account balance divided into Free Credits and Coins 2020-05-18 14:25:26 +00: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_test.go satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
coupons.go satellite/admin: add coupon creation and listing (#3891) 2020-05-19 12:36:13 +02:00
creditcards.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
invoices.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
projectcharges.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
tokens.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00