开发者

What payment gateway to use to allow direct transfer from customer's account to the merchant registered on my website?

开发者 https://www.devze.com 2023-01-18 10:13 出处:网络
I am facing some problem in choosing a payment gateway that can allow direct transfer 开发者_运维知识库from the customer\'s coming to my website to the merchant\'s registered on my website. My website

I am facing some problem in choosing a payment gateway that can allow direct transfer 开发者_运维知识库from the customer's coming to my website to the merchant's registered on my website. My website acts as a place for merchants to advertise and offer some products which can be bought on my website itself but I do not want to be involved in the payment transfer stuff, so I am looking for a way through which the customer's account can directly be debited and the merchant's account receives the money without any hassles.


PayPal handles this with relative ease. Depending on exactly what you need to do you can use a Payments Standard, Express Checkout, Payments Pro, Adaptive Payments, or a combination of more than 1 of those to suit your needs.

For example, if you're planning on taking a cut of the payment you could use Adaptive Payments and automatically split the payment between you and the merchant, but the buyer would only see that they're paying the merchant.

If you happen to be using PHP I'd recommend using my class library for PayPal. It makes it all very simple.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号