storj/satellite/payments
Yaroslav Vorobiov 6d95e34e39 satellite/payments: add payments method for deposit wallets
Add payments method to payments to DepositWallets interface.
Exposes payments retrieval API for a particular wallet to
other systems such as console billing API.

Change-Id: Ifcb3a35514aab50be00f6360007954980b5d8b38
2022-07-12 11:25:30 +00:00
..
billing satellite/{payments/billing,satellitedb}: Add payment billing DB 2022-05-27 08:56:31 +00:00
coinpayments satellite/payments: fix currency rates acquisition 2021-10-04 15:27:34 +00:00
monetary satellite/payments: specialized type for monetary amounts 2021-09-28 23:27:44 +00:00
paymentsconfig satellite/{payments/storjscan,satellitedb}: Add wallet implementation 2022-06-03 11:45:47 +00:00
storjscan satellite/payments: add payments method for deposit wallets 2022-07-12 11:25:30 +00:00
stripecoinpayments apigen: project delete endpoint 2022-06-07 12:23:24 +03: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: add payments method for deposit wallets 2022-07-12 11:25:30 +00:00