gpt4 book ai didi

php - 直接在信用卡中结帐并禁用电子邮件和密码输入

转载 作者:太空宇宙 更新时间:2023-11-03 16:07:50 25 4
gpt4 key购买 nike

我正在使用 PayPal 快速结帐以确保用户在着陆页上直接通过信用卡付款,但我想删除 2 个字段,即“电子邮件”和“密码”,我尝试插入以下代码:

'METHOD'=> 'SetExpressCheckout',
'LANDINGPAGE' => 'Billing',
'BUYEREMAILOPTINENABLE' => 0,

出于某种原因,即使在我禁用 BUYEREMAILOPTINENABLE 之后,这些字段仍然出现。我不能让它们消失。

最佳答案

我认为您将 Express Checkout 与 Payments Standard 混淆了. Express Checkout 不能直接接受信用卡,只能接受 PayPal 账户付款(可能来自信用卡,但您无法分辨)

https://developer.paypal.com/docs/classic/express-checkout/integration-guide/ECGettingStarted/

The Express Checkout button gives buyers another way to pay, and it complements your existing payment solution. Online shoppers appreciate the convenience and security of PayPal, where they can pay with their PayPal balance, bank account, or credit card. The following web page shows the Express Checkout button side-by-side with an existing checkout button.

您尝试设置的选项甚至不符合您的描述 https://developer.paypal.com/docs/classic/api/merchant/SetExpressCheckout_API_Operation_NVP/

BUYEREMAILOPTINENABLE

(Optional) Enables the buyer to provide their email address on the PayPal pages to be notified of promotions or special events.

关于php - 直接在信用卡中结帐并禁用电子邮件和密码输入,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33282699/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com