Files
dss.api/dss/paymentsettings.py
Fergal Moran 6f9f29f5fc Initial commit
2015-04-30 23:17:58 +01:00

5 lines
286 B
Python
Executable File

PAYPAL_RECEIVER_EMAIL = "admin@deepsouthsounds.com"
PAYPAL_RETURN_URL = "http://ext-test.deepsouthsounds.com:8080/a9cef/pp-lb/rt"
PAYPAL_NOTIFY_URL = "http://ext-test.deepsouthsounds.com:8080/a9cef/pp-lb/nt"
PAYPAL_CANCEL_URL = "http://ext-test.deepsouthsounds.com:8080/a9cef/pp-lb/ct"