storj/satellite/payments
Yingrong Zhao 5304f672ad satellite/payments: fix invoice generation to include the last day of
the month

The Stripe API had a bug before that it wasn't calcualting the input
timestamp based on correct timezone. We had a workaround to not include
the last day of the month in our code when submitting to Stripe.
Now, Stripe has fixed the issue. We need to remove the workaround and
include the last day of the month into our invoice generation

Change-Id: Ic6364ed071be73a19f0b0b46f274a02fb2489db5
2021-08-31 16:25:18 +00:00
..
coinpayments ci: fix lint errors 2021-05-17 13:37:31 +00:00
paymentsconfig web,satellite: Remove paywall-related functionality 2021-06-29 02:47:48 +02:00
stripecoinpayments satellite/payments: fix invoice generation to include the last day of 2021-08-31 16:25:18 +00:00
account.go web,satellite: Remove paywall-related functionality 2021-06-29 02:47:48 +02:00
balance.go satellite: account balance divided into Free Credits and Coins 2020-05-18 14:25:26 +00:00
charges.go satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
coupons_test.go satellite/payments: fix invoice generation to include the last day of 2021-08-31 16:25:18 +00:00
coupons.go satellite/payments: fix invoice generation to include the last day of 2021-08-31 16:25:18 +00:00
creditcards.go satellite/{payments,admin}: add deletion of user creditcards on account deletion 2020-08-27 10:18:19 +00:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
invoices.go satellite/admin: add user deletion 2020-07-14 11:37:00 +00:00
projectcharges.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
tokens.go satellite/payments: add deposit bonus to stripe balance 2020-06-01 17:41:10 +00:00