You must define a PAYPAL_PAYFLOW_VENDOR_ID setting
生活随笔
收集整理的這篇文章主要介紹了
You must define a PAYPAL_PAYFLOW_VENDOR_ID setting
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
Django-oscar報(bào)錯(cuò):
A problem occurred while processing payment for this order - no payment has been taken. Please contact customer services if this problem persists(注意查看終端的報(bào)錯(cuò)信息,報(bào)錯(cuò)情況不一定是下面這種.任何一種報(bào)錯(cuò)都會(huì)引起頁(yè)面的這種報(bào)錯(cuò)信息)
終端報(bào)錯(cuò):
You must define a PAYPAL_PAYFLOW_VENDOR_ID setting
?
settings.py中加入:
PAYPAL_PAYFLOW_VENDOR_ID = '你的paypal賬號(hào)或者paypal沙箱賬號(hào)' PAYPAL_PAYFLOW_PASSWORD = 'paypal密碼或者paypal沙箱密碼'?
?
Reference:
[1]https://github.com/django-oscar/django-oscar-paypal/blob/master/docs/payflow.rst
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎(jiǎng)勵(lì)來(lái)咯,堅(jiān)持創(chuàng)作打卡瓜分現(xiàn)金大獎(jiǎng)總結(jié)
以上是生活随笔為你收集整理的You must define a PAYPAL_PAYFLOW_VENDOR_ID setting的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: ERROR: Command error
- 下一篇: django-oscar的默认地点打开后