storj/satellite/payments/billing
dlamarmorgan 8a1bedd367 satellite/payments/{billing,stripe}: handle pending invoice payments
Currently, pending invoice payments that are made using a users token
balance can get stuck in a pending state if the invoice is not able
to be paid appropriately in stripe. This change addresses these stuck
token invoice payments by attempting to transition them to failed
if the invoice cannot be paid.

Change-Id: I2b70a11c97ae5c733d05c918a1082e85bb7f73f3
2023-10-03 16:12:39 +00:00
..
billing.go satellite/payments/billing/billing.go: change default loop interval 2022-09-27 11:42:28 -07:00
chore_test.go go.mod: bump stripe-go from v73 to v75 2023-10-03 10:12:29 +00:00
chore.go satellite/{console,payments}: freeze/warn storjscan users 2023-08-31 13:22:21 +00:00
transactions_test.go satellite/payments/{billing,stripe}: handle pending invoice payments 2023-10-03 16:12:39 +00:00
transactions.go satellite/payments/{billing,stripe}: handle pending invoice payments 2023-10-03 16:12:39 +00:00