贝宝自定义链接付款 [英] Paypal custom link to payment

查看:187
本文介绍了贝宝自定义链接付款的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Paypal的新手,之前为我工作的公司开发了发票应用程序,希望发票上可以支付帐单的链接,我该怎么做?我筛选了Paypal和Stackoverflow上的问题,但也许我错过了一些东西!
即使我不能生成链接,也许有一种方法可以将它们链接到PayPal /自定义表单,并可以在这些表单上付款?

任何建议将不胜感激

解决方案

https://www.paypal.com/cgi -bin / webscr?cmd = _xclick& business = the-recipient@email.here& amount = 0.99& item_name = 99%20problems%20but%20this%20invoice%ain 't%20one



您可以在GET中指定的其他参数列于 https://www.x.com/developers/paypal/documentation-tools/paypal-payments-standard/integration-guide/formbasics



注意:金额将在第e链接。如果你想让它更安全一点,我强烈建议查看 BMCreateButton API调用。


I am new to Paypal and have previously build an invoicing application for the company I work for and wish to send a link on the invoice where they can pay their bill, how would I go about doing this? I have sifted through Paypal and questions on Stackoverflow but perhaps I am missing something! Even if I can't generate a link perhaps there is a way I can link them to a Paypal/custom form where they can pay?

Any advice would be much appreciated

解决方案

https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=the-recipient@email.here&amount=0.99&item_name=99%20problems%20but%20this%20invoice%ain't%20one

Additional parameters you can specify in the GET are listed on https://www.x.com/developers/paypal/documentation-tools/paypal-payments-standard/integration-guide/formbasics

Note: The amount would be plainly visible in the link. If you want to make it that little bit more secure, I would highly recommend looking into the BMCreateButton API call.

这篇关于贝宝自定义链接付款的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆