简体   繁体   English

如何在Omnipay PHP付款处理库中实现PayPal自适应付款

[英]how to implement PayPal Adaptive Payment in Omnipay PHP payment processing library

Am using cakephp 2.3 version and implemented PayPal Omnipay PHP payment processing library with PayPal Express Checkout which is working fine. 我正在使用cakephp 2.3版本,并通过PayPal Express Checkout实现了PayPal Omnipay PHP付款处理库,效果很好。 But now i wanted change this to PayPal Adaptive Payments using Omnipay. 但是现在我想使用Omnipay将其更改为PayPal自适应支付。

If any one already used this please give me suggestion how to implement this. 如果已经有人使用过,请给我建议如何实施。 Thank you... 谢谢...

I don't think that Omnipay supports PayPal Adaptive Payments. 我认为Omnipay不支持PayPal自适应支付。

Is there a specific reason that you want to use PayPal Adaptive Payments? 您是否有特定原因想要使用PayPal自适应付款? Can I recommend that, since you're already using Omnipay, that you switch to using the PayPal REST gateway? 由于您已经在使用Omnipay,我是否可以建议您切换到使用PayPal REST网关? It has better documentation and support these days, and appears to be the way that PayPal is moving for all future payment APIs. 如今,它具有更好的文档和支持,并且似乎是贝宝(PayPal)迁移所有未来支付API的方式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM