test_merchant_api-cs.conf (994B)
1 # This file is in the public domain. 2 @INLINE@ test_merchant_api.conf 3 4 [coin_eur_ct_1] 5 value = EUR:0.01 6 duration_withdraw = 7 days 7 duration_spend = 2 years 8 duration_legal = 3 years 9 fee_withdraw = EUR:0.00 10 fee_deposit = EUR:0.00 11 fee_refresh = EUR:0.01 12 fee_refund = EUR:0.01 13 rsa_keysize = 1024 14 CIPHER = CS 15 16 [coin_eur_ct_10] 17 value = EUR:0.10 18 duration_withdraw = 7 days 19 duration_spend = 2 years 20 duration_legal = 3 years 21 fee_withdraw = EUR:0.01 22 fee_deposit = EUR:0.01 23 fee_refresh = EUR:0.03 24 fee_refund = EUR:0.01 25 rsa_keysize = 1024 26 CIPHER = CS 27 28 [coin_eur_1] 29 value = EUR:1 30 duration_withdraw = 7 days 31 duration_spend = 2 years 32 duration_legal = 3 years 33 fee_withdraw = EUR:0.01 34 fee_deposit = EUR:0.01 35 fee_refresh = EUR:0.03 36 fee_refund = EUR:0.01 37 rsa_keysize = 1024 38 CIPHER = CS 39 40 [coin_eur_5] 41 value = EUR:5 42 duration_withdraw = 7 days 43 duration_spend = 2 years 44 duration_legal = 3 years 45 fee_withdraw = EUR:0.01 46 fee_deposit = EUR:0.01 47 fee_refresh = EUR:0.03 48 fee_refund = EUR:0.01 49 rsa_keysize = 1024 50 CIPHER = CS