繁体   English   中英

安全提交贝宝表格

[英]Secure paypal form submition

我正在尝试使用Paypal表单制作付款系统。 问题是,人们可以在浏览器中单击“查看元素的详细信息”,然后在html中编辑奖品等。

我该如何预防? 我曾考虑过在另一个站点上立即提交该表单,但是我想避免使用Javascript,因为有些人没有打开它。

您可以通过即时付款通知来完成此操作, 即时通知a message service that notifies you of events related to PayPal transactions. You can use IPN messages to automate back-office and administrative functions, such as fulfilling orders, tracking customers, and providing status and other transaction-related information. a message service that notifies you of events related to PayPal transactions. You can use IPN messages to automate back-office and administrative functions, such as fulfilling orders, tracking customers, and providing status and other transaction-related information.

第二种选择是使用BUTTON API ,它可以帮助您制作加密按钮。

请在此处此处查看更多信息。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM