网站支付标准是一种过时的、默认不安全的、基于 HTML 的解决方案。 Express Checkout 是一种基于 API 的解决方案,更加灵活,如果我必须开始与 PayPal 进行新的集成,我会选择这种解决方案。
Website Payments Standard is an outdated, by default insecure, HTML-based solution. Express Checkout is an API-based solution that's more flexible, and would be what I'd go with if I had to start a new integration with PayPal.
我认为 Paypal Express Checkout 使用户能够存储其 CC 信息,因此当他们再次访问您的网站(或使用 Paypal Express 的任何其他网站)时,用户无需再次输入 CC 信息。
I think Paypal Express Checkout gives the user ability to store their CC info so when they visit your website again(or any other website that uses Paypal Express) the user do not have to enter the CC info again.
发布评论
评论(2)
网站支付标准是一种过时的、默认不安全的、基于 HTML 的解决方案。 Express Checkout 是一种基于 API 的解决方案,更加灵活,如果我必须开始与 PayPal 进行新的集成,我会选择这种解决方案。
Website Payments Standard is an outdated, by default insecure, HTML-based solution. Express Checkout is an API-based solution that's more flexible, and would be what I'd go with if I had to start a new integration with PayPal.
我认为 Paypal Express Checkout 使用户能够存储其 CC 信息,因此当他们再次访问您的网站(或使用 Paypal Express 的任何其他网站)时,用户无需再次输入 CC 信息。
I think Paypal Express Checkout gives the user ability to store their CC info so when they visit your website again(or any other website that uses Paypal Express) the user do not have to enter the CC info again.