如何使用paypal java API
我正在开发网络应用程序,因为我已经包含了 pay pal 支付系统,我正在使用 java API,我也有 API 密钥、密码和 API 证书,但我不知道在哪里使用它,我已经完成了PayPal 中的文档但没有得到解决方案,请帮助我。 我已从以下链接下载了示例: https://cms.paypal.com/us/cgi-bin /?cmd=_render-content&content_ID=developer/library_download_sdks
I am developing web application in that i have included pay pal payment system, i am making use of java API my, i have got API key, password and API certificates also, but i dont no where to use that, i have gone through the documentation which is in pay pal but didn't get solutions please help me out.
i have downloaded samples from the below links:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_download_sdks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在这里您可以获得一些指导:
AdaptivePaymentsService
导入您的代码中。根据需要使用此方法调用将配置文件加载到您的应用程序中:
Here you can get some guidance:
AdaptivePaymentsService
into your code.Load the configuration file into your application with this method call as required: