storj/satellite/payments
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
..
accountfreeze satellite/{accountfreeze,console}: use days till escalation values 2023-10-23 20:34:07 +00:00
billing satellite/{accountfreeze,console}: use days till escalation values 2023-10-23 20:34:07 +00:00
coinpayments satellite: remove unused coinpayments code and chores 2022-11-30 16:24:48 +00:00
paymentsconfig payments: don't redefine compensation rates twice 2023-06-10 12:40:43 +00:00
storjscan satellite/{payments, console}: added functionality to get wallet's transactions (including pending) 2023-07-18 11:09:29 +00:00
stripe satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
account.go satellite/payments,web/satellite: separate UI cost estimates by partner 2023-04-04 15:56:16 +00:00
balance.go satellite/console: purchase package grants credit 2023-03-31 22:29:54 +00:00
charges.go satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
coupons.go satellite/console: purchase package grants credit 2023-03-31 22:29:54 +00:00
creditcards.go satellite/{payment,console}: add endpoint to add card by pmID 2023-10-30 13:58:55 +00:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
invoices.go satellite/{console,payments}: freeze/warn storjscan users 2023-08-31 13:22:21 +00:00
projectcharges.go satellite/payments/stripe: apply egress discount to project charges 2023-04-13 17:34:50 +00:00
tokens.go satellite/{payments, console}: added functionality to get wallet's transactions (including pending) 2023-07-18 11:09:29 +00:00