storj/satellite/console/consoleweb
Cameron c2cd213c4f satellite/console: purchase package grants credit
Instead of granting a coupon when purchasing a package, grant credit.
This changes paymentsconfig.PackagePlan to use credit amount rather than
coupon ID. Add additional check to see if a paid invoice with the
description exists. If so, don't create and pay another invoice.

Change-Id: I81df24984c519c773db5fc8e9070bd7797070ec2
2023-03-31 22:29:54 +00:00
..
consoleapi satellite/console: purchase package grants credit 2023-03-31 22:29:54 +00:00
consoleql satellite/payments/stripecoinpayments: avoid mock cross-talk in tests 2023-03-03 20:20:48 +02:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
config.go satellite/{web, console}: remove old access grant and billing flows 2023-03-27 19:08:35 +00:00
endpoints_test.go satellite/console: Update onboarding logic 2023-03-31 05:51:31 -04:00
server_test.go satellite/console/consoleweb: remove trailing slash from URLs 2023-02-21 19:15:36 +00:00
server.go satellite/{web, console}: remove old access grant and billing flows 2023-03-27 19:08:35 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00