storj/satellite/payments
Vitalii 2ee0195eba satellite/payments: extend billing chore functionality to upgrade user
Added new observer for billing chore to check user's balance and upgrade their account if balance is more than or equal to needed amount for upgrade.
Added new config value which stands for needed amount of base units of US micro dollars needed to upgrade user.

Issue:
https://github.com/storj/storj/issues/5978

Change-Id: Ic3992cd3114397bfdd9e231ca090ff21ca66648b
2023-07-18 13:15:02 +03:00
..
accountfreeze satellite/{console,payments}: fix handling for autofreeze flow 2023-07-17 17:37:11 +00:00
billing satellite/payments: extend billing chore functionality to upgrade user 2023-07-18 13:15:02 +03:00
coinpayments satellite: remove unused coinpayments code and chores 2022-11-30 16:24:48 +00:00
paymentsconfig payments: don't redefine compensation rates twice 2023-06-10 12:40:43 +00:00
storjscan satellite/payments/billing: add bonus transactions 2023-04-10 16:26:56 +00:00
stripe payments/stripe/invoices: add token payment to overdue invoice payment 2023-07-17 12:59:33 -07:00
account.go satellite/payments,web/satellite: separate UI cost estimates by partner 2023-04-04 15:56:16 +00:00
balance.go satellite/console: purchase package grants credit 2023-03-31 22:29:54 +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: purchase package grants credit 2023-03-31 22:29:54 +00:00
creditcards.go satellite/console: return card from AddCreditCard 2023-02-21 20:48:15 +00:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
invoices.go satellite/payments: fix account freeze chore race condition 2023-06-14 10:10:56 +00:00
projectcharges.go satellite/payments/stripe: apply egress discount to project charges 2023-04-13 17:34:50 +00:00
tokens.go satellite/payments: remove Deposit from Tokens interface 2022-10-17 13:32:06 +02:00