PayPal settings

This commit is contained in:
Paul Schneider 2017-05-16 02:14:13 +02:00
commit a77f42815b

View file

@ -47,6 +47,11 @@
"ExpiresInHours": 168 "ExpiresInHours": 168
}, },
"Authentication": { "Authentication": {
"PayPal": {
"Mode": "[sandbox|production]",
"ClientId": "[Your PayPal REST API ClientId]",
"Secret": "[Your PayPal REST API Secret]"
},
"Google": { "Google": {
"ApiKey": "[Your ApiKey]", "ApiKey": "[Your ApiKey]",
"ClientId": "[Your ClientId]", "ClientId": "[Your ClientId]",