Does PayPal include payment integration options that do not require showing PayPal to the user?

后端 未结 6 1707
慢半拍i
慢半拍i 2021-02-06 17:14

We are looking to replace our usage of Authorize.net. I\'ve spent a good deal of time looking into the PayPal documentation but can\'t find a clear answer to my question:

<
6条回答
  •  抹茶落季
    2021-02-06 17:53

    I can't tell you about the API of Paypal, but I have something burning inside me, reading your topic.

    For me as a user it is highly ugly to just see a form of a random site that claims for my payment data. Having a hint on where my data is actually going is by far more better, but really positive it is only, if the site sends me to paypal, where I can let my payment data, inform me about paypal, verify that I'm sending my data to paypal, etc.

    It a sort of security you take from your customers if you do it all behind the scenes - even if you write to them, that their payment data is only handled by paypal, there's no transparent way for them to check that.

    I'd take the chance to make a poll under your customers for that, what they would prefer, before implementing something obscure.

提交回复
热议问题