storj/satellite/console/consoleweb/consoleapi
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
..
gen private/apigen: Rename Endpoint fields 2023-10-04 13:46:54 +02:00
utils satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
abtesting_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
abtesting.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
analytics.go web/satellite, satellite/analytics: add UI type to analytics properties 2023-10-13 11:43:54 +00:00
api.gen.go private/apigen: Don't force casing for API group name/prefix 2023-10-05 06:48:50 +00:00
apidocs.gen.md private/apigen: Fix code generation for slices & arrays 2023-10-02 17:05:35 +02:00
apikeys_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
apikeys.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00
auth_test.go satellite/console: add endpoint to request project limit increase 2023-10-05 17:21:32 +00:00
auth.go satellite/{payment,console,analytics} extend freeze functionality for violation freeze 2023-10-10 18:39:29 +00:00
buckets_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
buckets.go satellite/console: add more cross-user api tests 2023-09-19 16:50:31 +00:00
common.go private/web,satellite/console/.../consoleapi: serve rate limiting errors as JSON 2022-11-23 17:56:07 +00:00
payments_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
payments.go satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
projects_test.go satellite/console: return edge URL overrides in project info responses 2023-09-12 12:10:18 -05:00
projects.go satellite/console: make project invites exclusive to paid tier 2023-10-17 09:38:29 -05:00
usagelimits_test.go satellite/{console, web}: added detailed usage report 2023-10-16 21:54:18 +00:00
usagelimits.go satellite/{console, web}: added detailed usage report 2023-10-16 21:54:18 +00:00