想要通过 PayPal 将金额直接存入商家帐户
我已经使用 php 中的“网站支付标准”和“立即购买按钮”完成了 paypal 集成。
当前行为: 当买家购买商品并付款时,金额将存储在商家帐户中。商家必须手动登录PayPal帐户并将金额转入其银行帐户。
相反,我们希望当买家成功付款时,金额必须自动通过 paypal 转入商家的银行帐户?可以这样配置吗?
谢谢, 文西.
I have done a paypal integration using 'Website Payments Standard' and 'Buy Now Button' in php.
Current behaviour:
When the buyer buys an item and pays for it, the amount gets stored in the merchant account. The merchant has to manually login to paypal account and transfer the amount to his bank account.
Instead we want to have it like, when the buyer successfully makes payment the amount has to automatically go through paypal to merchant's bank account? Is it possible to configure that?
Thanks,
Vincy.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要致电 paypal 并询问一项称为“自动扫描”的功能。默认情况下,这不是一个选项,您必须具备资格。
You need to call paypal and inquire about a feature called Auto-Sweep. This is not an option by default and you must be qualified for it.