storj/satellite/payments/stripecoinpayments
Kaloyan Raev b397dfc82d satellite/payments: better labels for discounts in invoices
Before:
- Discount from coupon: Promotional credits (limited time -
2 billing periods)
- Discount from credits

After:
- Promotional credits (limited time - 2 billing periods)
- Credits from STORJ deposit bonus

This way we don't mix the terms coupon and credit. And it is clearer
when the credit comes from a deposit bonus.

Change-Id: I4bba76a5501147f9de399eac41c4f157d6bda032
2020-05-11 16:12:04 +00:00
..
accounts.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
clearing.go satellite/payments: remove unused code 2020-02-20 16:04:19 +02:00
conversion.go satellite/payments: token deposit accept cents (#3628) 2019-11-21 16:25:37 +02:00
coupons_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
coupons.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
creditcards.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
credits_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
customers_test.go satellite/payments/stripecoinpayments: fix test flakyness 2020-04-29 12:06:35 +00:00
customers.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
db.go satellite/payments : deposit bonuses (credits) added 2020-02-11 11:11:42 +00:00
endpoint.go satellite/payments/stripecoinpayments: added ApplyInvoiceCredits 2020-02-12 20:06:08 +02:00
invoices.go satellite/payments: fix invoice amount in billing history 2020-05-08 11:43:41 +00:00
projectrecords_test.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
projectrecords.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
service.go satellite/payments: better labels for discounts in invoices 2020-05-11 16:12:04 +00:00
tokens.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
transactions_test.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
transactions.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
version.go common: separate repository 2019-12-27 14:11:15 +02:00