Files
dss.api/dss/paymentsettings.py
2018-01-22 09:27:05 +00: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"