Paypal Rest API SDK v2

编程入门 行业动态 更新时间:2024-10-09 05:20:54
本文介绍了Paypal Rest API SDK v2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

Paypal建议使用其余API的v2版本进行订单和付款处理.他们的文档是根据v2 API编写的.

Paypal recommends using their v2 version of the rest API for Orders and Payments processing. Their documentation is written as per the v2 APIs.

用于V2 API的SDK称为Checkout SDK: github/paypal/Checkout-Java-SDK

The SDK for V2 APIs is called Checkout SDK: github/paypal/Checkout-Java-SDK

我需要通过Paypal整合正常付款和定期付款. Checkout SDK似乎不支持定期付款API(CreatePlan和CreateBillingAgreement).

I need to integrate both normal and recurring payments via Paypal. It seems that the Checkout SDK does not support recurring payments APIs(CreatePlan and CreateBillingAgreement).

如果我需要将v2 API用于订单和付款流程,是否需要同时包含v1(Rest API SDK)和v2(Checkout SDK)?

Do I need to include both v1(Rest API SDK) and v2(Checkout SDK) for the same if I need to use v2 APIs for orders and payments flows?

据我检查,没有用于定期付款的帐单计划和帐单协议的v2 API.有什么方法可以与单个SDK集成,可能是v1和v2集成的包装SDK?

As far as I have checked there are no v2 APIs for Billing Plans and Billing Agreements for recurring payments. Is there a way I can integrate with a single SDK, may be a wrapper SDK for both v1 and v2 integration?

推荐答案

您可以尝试测试版: github/paypal/PayPal-Java-SDK/tree/2.0-beta

有关以下内容的更多详细信息: github/paypal/PayPal -Java-SDK/issues/371

More details about: github/paypal/PayPal-Java-SDK/issues/371

更多推荐

Paypal Rest API SDK v2

本文发布于:2023-11-28 03:04:46,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1640714.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Rest   Paypal   API   SDK

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!