storj/satellite/payments/stripecoinpayments
Kaloyan Raev 091b49b921 cmd/satellite: command to move unspent bonuses to Stripe balance
Jira: https://storjlabs.atlassian.net/browse/USR-821

The `migrate-credits` billing command checks the available credits
balance for all users and moves it to the Stripe balance by creating a
new credit balance transaction.

Change-Id: Iafc7b95a4edad47f7c145a22e210f8c821ac183d
2020-06-24 13:20:24 +00:00
..
accounts.go satellite: account balance divided into Free Credits and Coins 2020-05-18 14:25:26 +00:00
clearing.go satellite/payments: remove unused code 2020-02-20 16:04:19 +02:00
client.go satellite/payments: add finalize invoice command 2020-06-10 14:48:05 +00:00
conversion.go satellite/payments: token deposit accept cents (#3628) 2019-11-21 16:25:37 +02:00
coupons_test.go satellite/payments/stripecoinpayments: remove ProjectID from Coupon 2020-06-01 11:37:20 +00:00
coupons.go satellite/payments/stripecoinpayments: move Coupons expiration date 2020-06-04 09:47:42 +00:00
creditcards.go satellite/payments/stripecoinpayments: add StripeClient interface to be 2020-05-15 10:52:44 +02:00
credits_test.go satellite/payments: all invoice commands require period 2020-05-14 11:50:19 +00:00
credits.go satellite/payments: all invoice commands require period 2020-05-14 11:50:19 +00: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
invoices.go satellite/payments/stripecoinpayments: add StripeClient interface to be 2020-05-15 10:52:44 +02:00
migrate_credits_test.go cmd/satellite: command to move unspent bonuses to Stripe balance 2020-06-24 13:20:24 +00:00
migrate_credits.go cmd/satellite: command to move unspent bonuses to Stripe balance 2020-06-24 13:20:24 +00:00
projectrecords_test.go satellite/payments: all invoice commands require period 2020-05-14 11:50:19 +00:00
projectrecords.go satellite/payments: all invoice commands require period 2020-05-14 11:50:19 +00:00
service_test.go satellite/payments/stripecoinpayments: list projects by owner, not 2020-06-04 08:42:01 +00:00
service.go satellite/payments/stripecoinpayments: add basic summary for invoice 2020-06-12 09:52:41 +00:00
stripemock.go cmd/satellite: command to move unspent bonuses to Stripe balance 2020-06-24 13:20:24 +00:00
tokens_test.go satellite/payments: add deposit bonus to stripe balance 2020-06-01 17:41:10 +00:00
tokens.go cmd/satellite: command to move unspent bonuses to Stripe balance 2020-06-24 13:20:24 +00: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