Files
dss.api/dss/paymentsettings.py
2016-09-23 00:21:02 +01:00

5 lines
286 B
Python

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"