storj/satellite/payments
Ethan d5dfeca84d satellite/payments: Return empty iterator instead of nil from StripeMock List methods
Some satellites do not have payment configured (ex. Salt Lake, Europe North). In this case the StripeMock is used, which returns nil on invoice and charges List methods. This causes a panic.

https://storjlabs.atlassian.net/browse/SM-978

Change-Id: Iec1b0bfd9b383e6f793d03dd63a3dec60e0fd9f3
2020-05-27 16:20:18 +00:00
..
coinpayments satellite/payments/stripecoinpayments: don't request anything from 2020-05-26 19:38:12 +02:00
paymentsconfig satellite: Change Default Project Limits and minimum STORJ Payment (#3877) 2020-05-12 14:18:58 +03:00
stripecoinpayments satellite/payments: Return empty iterator instead of nil from StripeMock List methods 2020-05-27 16:20:18 +00:00
account.go satellite: account balance divided into Free Credits and Coins 2020-05-18 14:25:26 +00: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_test.go satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
coupons.go satellite/admin: add coupon creation and listing (#3891) 2020-05-19 12:36:13 +02:00
creditcards.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
invoices.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
projectcharges.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
tokens.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00