简体   繁体   English

贝宝。 付款信息页面

[英]Paypal. Payment information page

I use payment via paypal and I need the customer to enter secure payment information on my webpage. 我通过PayPal使用付款,我需要客户在我的网页上输入安全的付款信息。

After reading tutorials, I need to set action to paypal => " https://www.paypal.com/cgi-bin/webscr " and the customer to complete their data on paypal website. 阅读完教程后,我需要设置paypal =>“ https://www.paypal.com/cgi-bin/webscr ”和客户在paypal网站上完成数据的操作。

Is it possible to have customers enter card data on my own website? 是否可以让客户在我自己的网站上输入卡数据? Can you offer any advice or manuals on how to implement this? 您能否提供有关如何实施此建议的任何建议或手册?

Thanks. 谢谢。 Sorry for my English 对不起我的英语不好

Is it possible to have customers enter card data on my own website? 是否可以让客户在我自己的网站上输入卡数据?

Yes it's possible. 是的,这是可能的。 Is it advisable? 这是可取的吗? Not if you don't have to. 如果你没有必要的话。

If you are passing the user to PayPal to complete payment, there is absolutely no reason for you to collect the CC data on your own website. 如果您将用户传递给PayPal以完成付款,则绝对没有理由在您自己的网站上收集CC数据。 All you do is add to the customer's risk as well as your own (since there are certain legal ramifications if you screw something up). 您所做的就是增加客户的风险以及您自己的风险(因为如果您搞砸了某些事情会产生某些法律后果)。

If what you are asking is how can you do the entire process on your own site, then that's a different answer and a pretty involved one. 如果你问的是如何在自己的网站上完成整个过程,那么这是一个不同的答案和一个非常复杂的答案。 PayPal has options for this with different plans and each of those options has plenty of documentation on how to setup and configure the process. PayPal具有不同计划的选项,每个选项都有大量关于如何设置和配置流程的文档。

As @butlerblog mentioned, there are different levels of integration for ecommerce. 正如@butlerblog所提到的,电子商务有不同的集成度。 If you truly want to stay away from paypal but are considering your other options for third party integration, you can check this site to start getting an idea of how involved with ecommerce you want to get. 如果你真的想远离paypal,但正在考虑你的其他第三方集成选项,你可以查看这个网站 ,开始了解你想要获得的电子商务的相关程度。

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

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