storj/satellite/console/consoleweb
Wilfred Asomani f7a95e0077 satellite/{payment,console}: add endpoint to add card by pmID
This change introduces a new endpoint that allows adding credit cards
by payment method ID (pmID). The payment method would've already been
created by the frontend using the stripe payment element for example.

Issue: #6436

Change-Id: If9a3f4c98171e36623607968d1a12f29fa7627e9
2023-10-30 13:58:55 +00:00
..
consoleapi satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
consoleql satellite/console: Partially revert change to remove graphql 2023-09-07 20:50:24 +00:00
consolewebauth satellite/console: support hosting Vuetify POC on subdomain 2023-08-14 13:15:41 +00:00
config.go satellite/{console, web}: remove AllProjectDashboard feature flag 2023-10-25 20:49:47 +00:00
endpoints_test.go satellite/console,web/satellite: disallow creating multiple new invites 2023-10-17 09:05:00 -05:00
error_fallback.html satellite/console/consoleweb: create a fallback error.html 2023-04-18 14:36:51 +00:00
server_test.go satellite/console,web/satellite: Change Vuetify app prefix to "v2" 2023-10-17 22:12:46 +00:00
server.go satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go satellite/console/consoleweb: initialize mime lazily 2023-09-11 15:19:56 +00:00