storj/satellite/payments/stripe
Vitalii cfb7f55220 satellite/console: update project usage-limits endpoint to also return buckets count/limit
Extended {projectID}/usage-limits endpoint to also return buckets count/limit.

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

Change-Id: Ibc8956a2c10c9f383324e049f4b093410cbea899
2023-11-16 00:08:59 +00:00
..
accounts_test.go satellite/console: update project usage-limits endpoint to also return buckets count/limit 2023-11-16 00:08:59 +00:00
accounts.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
balances_test.go satellite/payments: Remove expired package credits 2023-05-22 11:58:37 +00:00
balances.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
client_test.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
client.go satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
conversion.go satellite/payments: rename 'stripecoinpayments' package to 'stripe' 2023-04-06 16:51:43 +00:00
coupons_test.go satellite/payments: rename 'stripecoinpayments' package to 'stripe' 2023-04-06 16:51:43 +00:00
coupons.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
creditcards_test.go satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
creditcards.go satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
customers_test.go satellite/payments/stripe: avoid full table scan while listing 2023-04-13 12:36:31 +02:00
customers.go satellite/payments/stripe: avoid full table scan while listing 2023-04-13 12:36:31 +02:00
db.go satellite/payments: rename 'stripecoinpayments' package to 'stripe' 2023-04-06 16:51:43 +00:00
invoices_test.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
invoices.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
projectrecords_test.go satellite/payments/stripe: avoid full table scan while listing records 2023-05-09 14:16:55 +00:00
projectrecords.go satellite/payments/stripe: avoid full table scan while listing records 2023-05-09 14:16:55 +00:00
service_test.go satellite/{payment,console} add legal hold user status 2023-11-09 23:42:26 +00:00
service.go storj: remove instances of DCS and OSP 2023-11-10 18:29:48 +00:00
stripemock.go satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
tokens_test.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
tokens.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
transactions_test.go satellite/payments: rename 'stripecoinpayments' package to 'stripe' 2023-04-06 16:51:43 +00:00
transactions.go satellite/payments: rename 'stripecoinpayments' package to 'stripe' 2023-04-06 16:51:43 +00:00