表单提交前保存数据
在一个页面中,我有一个带有“送货信息”的表单,然后是一个 PayPal 按钮。对于运输信息,我还有一个复选框“将其保存到您的个人资料中”。如果选中该复选框以将运输信息保存在数据库中,然后在此之后将表格发送到 PayPal,我需要该信息。
将送货信息发送到 PayPal 也非常有帮助,这样我就可以从 PayPal 取回送货地址(按顺序保存所有这些)
Possible Duplicate:
How to do two POST requests for visitors with JS disabled on one submit button?
In a page I have a form with "Shipping Information" and then a PayPal button. For Shipping Information I have also a checkbox "save this to your profile". I need that if the checkbox is checked to save shipping information in database and just after this to send form to PayPal.
Also would be really helpful to send shipping information to PayPal so I can get back then shipping address from PayPal (to save all this in order)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我希望它对你有帮助。
如果此解决方案不适合您,那么您必须将 PayPal Pro 集成到您的网站中
I hope it will be helpfull for you.
If this solution doesn't work for you, then you have to integrate PayPal Pro into your website