storj/satellite/payments/stripe
dlamarmorgan 7f02b73b5d cmd/satellite/main: complete/fail pending payments cmd
Add billing commands to manually complete or fail storjscan invoice
payments that are stuck in a pending state.

Change-Id: Ia19f0a2597201d9d17aad0889eaedff095d706b9
2023-10-06 01:23:34 +00:00
..
accounts_test.go satellite/console: add endpoint to invite users to project 2023-06-13 15:22:25 +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 go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +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/payments: restrict addition of duplicate credit cards 2023-09-11 13:24:43 +03:00
creditcards.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +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/payments/{billing,stripe}: handle pending invoice payments 2023-10-03 16:12:39 +00:00
service.go cmd/satellite/main: complete/fail pending payments cmd 2023-10-06 01:23:34 +00:00
stripemock.go satellite/payments/{billing,stripe}: handle pending invoice payments 2023-10-03 16:12:39 +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