storj/satellite/payments/stripecoinpayments
Egon Elbre f3b4bf2b7c satellite/satellitedb/satellitedbtest: pass ctx as an argument
ctx is created in most tests, instead pass in as argument
to reduce code duplication.

Change-Id: I466c51c008392001129c8b007c9d6b3619935ac4
2020-01-20 16:35:42 +02:00
..
accounts.go satellite/payments: promotional coupons generation functional added 2020-01-20 11:01:55 +00:00
clearing.go satellite/payments: coupons, coupons usage, invoice generation with pricing model applied 2020-01-14 12:45:00 +00:00
conversion.go satellite/payments: token deposit accept cents (#3628) 2019-11-21 16:25:37 +02:00
coupons_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
coupons.go satellite/payments: promotional coupons generation functional added 2020-01-20 11:01:55 +00:00
creditcards.go satellite/payments: coupons, coupons usage, invoice generation with pricing model applied 2020-01-14 12:45:00 +00:00
customers_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
customers.go satellite/payments: invoice creation (#3468) 2019-11-05 15:16:02 +02:00
db.go satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
endpoint.go satellite/payments: coupon addition removed 2020-01-14 16:24:48 +00:00
invoices.go satellite/payments: invoice creation (#3468) 2019-11-05 15:16:02 +02:00
projectrecords_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
projectrecords.go satellite/payments: coupons, coupons usage, invoice generation with pricing model applied 2020-01-14 12:45:00 +00:00
service.go satellite/payments: coinpayments add completed status, treat received status as pending, add balance for completed transactions only 2020-01-17 17:26:34 +00:00
tokens.go satellite/payments/tokens: return checkout url on new deposit (#3696) 2019-12-12 15:09:19 +02:00
transactions_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
transactions.go satellite/payments: add API for retrieving conversion ratio, convert tokens to USD before applying to balance (#3530) 2019-11-15 16:59:39 +02:00
version.go common: separate repository 2019-12-27 14:11:15 +02:00