目录

This is an experimental integration with PayPal’s Digital Goods payment service.

Using Python 2.6+ and a virtualenv, install like this:

pip install -r requirements.txt

To get things set up, run:

python paymentserver/manage.py syncdb
python paymentserver/manage.py runserver 0.0.0.0:8380

To make the paypal redirects work you must currently run everything from:

http://localhost:8380/

To override settings copy the local settings file:

cp paymentserver/settings_local-dist.py paymentserver/settings_local.py

And start up the server with that file:

python paymentserver/manage.py runserver --settings=paymentserver.settings_local 0.0.0.0:8380
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号