Rails PayPal adaptive

半城伤御伤魂 提交于 2019-12-04 11:16:45

Make sure you restart the rails server after changing the key

The Answer is, Your post url, check that your posting to the Sandbox or live https://svcs.sandbox.paypal.com/AdaptivePayments/Pay if your using a Sandbox ID make sure your using a Sandbox url..

Is that the same format as your YAML or is it properly indented? Try reformatting your YAML. I've had similar problems in the past due to malformed YAML.

Actually I never got it to work, I was doing the payment stuff by myself. Then I figured I didn't reset my server after editing the YAML! :D

Thanks anyways!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!