source: main/ikobacustom.pcn/branches/uli-fake-gw-provider/etc/paypal-testing.conf-sample @ 12668

Last change on this file since 12668 was 12668, checked in by uli, 10 years ago

Add a sample conf that can serve as a drop-in replacement for real paypal.conf files.

File size: 167 bytes
Line 
1# paypal credentials
2
3[rest-client]
4# id and secret you got from PayPal (long hex strings)
5id = invalid
6secret = invalid
7
8# valid values: sandbox, live
9mode = sandbox
Note: See TracBrowser for help on using the repository browser.