storj/satellite
Kaloyan Raev 12fa505692 satellite/payments: fix invoice amount in billing history
The billing history currently shows the Total amount from the Stripe
invoice. In fact, this value is just the amount deducted from the Stripe
balance. It does not reflect any deduction from promotional coupon or
bonus credits.

This patch adds the deducted amount form the promotional coupons and
bonus credits to the displayed amount in billing history. This way
customers have better understading of the total amount deducted from
their account balance on the satellite.

Change-Id: Ibd7f611a6cea0143a3059f39dd1d9ef21c264d8c
2020-05-08 11:43:41 +00:00
..
accounting satellite/orders;accounting: Add monthly project download bandwidth rollup 2020-05-04 15:49:57 +00:00
admin satellite/admin: add a readme about endpoints 2020-04-28 19:13:45 +00:00
attribution all: remove old uuid 2020-04-02 19:30:36 +03:00
audit satellite/overlay: remove MinimumRequiredNodes 2020-05-07 15:41:23 +00:00
compensation satellite/compensation: add offline status tracking 2020-04-28 19:35:59 +00:00
console satellite/console: fix flaky TestProjectsList 2020-04-30 13:48:29 +03:00
contact satellite/contact: add timeout to PingBack method 2020-04-04 18:26:30 +00:00
dbcleanup satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
downtime satellite/downtime: add concurrency to downtime estimation 2020-04-14 14:39:13 +00:00
gc private/testplanet: expose storagenode and satellite Config 2020-03-27 17:01:25 +02:00
gracefulexit satellite/overlay: add feature flag for node selection cache 2020-05-06 16:13:47 +03:00
heldamount storagenode/heldamount payments removed 2020-04-21 17:15:31 +00:00
inspector all: simplify uuid usage 2020-04-02 13:45:19 +00:00
mailservice all: use monkit v3 2020-02-05 23:53:17 +00:00
marketingweb all: separate err check for http 2020-04-16 18:50:24 +03:00
metainfo satellite/overlay: add feature flag for node selection cache 2020-05-06 16:13:47 +03:00
metrics all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00
nodestats storagenode/reputation: unknown_audit_reputation_alpha and beta added to db, and reputation endpoint 2020-05-05 15:48:04 +00:00
orders private/testplanet: simplify uplink usage 2020-04-16 16:45:55 +00:00
overlay satellite/overlay: remove MinimumRequiredNodes 2020-05-07 15:41:23 +00:00
payments satellite/payments: fix invoice amount in billing history 2020-05-08 11:43:41 +00:00
referrals private/testplanet: use drpc referral manager server 2020-05-07 07:03:11 +00:00
repair satellite/satellitedb/overlaycache: fix behavior around gracefully exited nodes 2020-04-28 23:58:43 +00:00
rewards all: simplify uuid usage 2020-04-02 13:45:19 +00:00
satellitedb satellite/overlay: Add flag for enabling/disabling disqualification from suspension mode 2020-05-04 17:25:09 +00:00
vouchers bump storj.io/common to latest 2020-03-25 09:08:40 -04:00
admin.go remove sugar logging 2020-04-15 12:37:47 +00:00
api.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00
core.go satellite: remove non-important debug lines 2020-04-29 10:22:46 +00:00
gc.go satellite: remove non-important debug lines 2020-04-29 10:22:46 +00:00
peer.go all: rename CreateTables to MigrateToLatest 2020-04-30 07:21:17 +00:00
repairer.go satellite: update log levels (#3851) 2020-04-15 12:32:22 -07:00