-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathparameters.yml.dist
More file actions
49 lines (38 loc) · 1.34 KB
/
Copy pathparameters.yml.dist
File metadata and controls
49 lines (38 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
parameters:
database_driver: pdo_mysql
database_host: 127.0.0.1
database_port: ~
database_name: payum
database_user: root
database_password: ~
mailer_transport: smtp
mailer_host: 127.0.0.1
mailer_user: ~
mailer_password: ~
locale: en
secret: ThisTokenIsNotSoSecretChangeIt
paypal.express_checkout.username: EDIT ME
paypal.express_checkout.password: EDIT ME
paypal.express_checkout.signature: EDIT ME
paypal.express_checkout.usd_testuser_login: EDIT ME
paypal.express_checkout.usd_testuser_password: EDIT ME
paypal.pro_checkout.username: EDIT ME
paypal.pro_checkout.password: EDIT ME
paypal.pro_checkout.partner: EDIT ME
paypal.pro_checkout.vendor: EDIT ME
authorize_net.login_id: EDIT ME
authorize_net.transaction_key: EDIT ME
be2bill.identifier: EDIT ME
be2bill.password: EDIT ME
klarna.checkout.secret: EDIT ME
klarna.checkout.eid: EDIT ME
klarna.invoice.secret: EDIT ME
klarna.invoice.eid: EDIT ME
payex.encryption_key: EDIT ME
payex.account_number: EDIT ME
stripe.secret_key: EDIT ME
stripe.publishable_key: EDIT ME
redsys.merchant_code: EDIT ME
redsys.terminal: EDIT ME
redsys.secret_key: EDIT ME
bitcoind.dsn: EDIT ME