如何通过eBay API获得贝宝的TransactionID [英] How to get PayPal TransactionID via eBay API

查看:1732
本文介绍了如何通过eBay API获得贝宝的TransactionID的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要通过API在eBay上得到支付令贝宝的TransactionID。

I need to get PayPal TransactionID of the paid order on eBay via API.

我用ExternalTransaction喜欢这里描述:的https://ebay.custhelp.com/app/answers/detail/a_id/1550/~/linking-ebay-and-paypal-transactions

I use ExternalTransaction like described here: https://ebay.custhelp.com/app/answers/detail/a_id/1550/~/linking-ebay-and-paypal-transactions

    ExternalTransactionType[] externalTransactionTypeArr = transactionType.ExternalTransaction;

但是eBay API总是返回null作为transactionType.ExternalTransaction

but eBay API always returns null as transactionType.ExternalTransaction

有什么建议?

谢谢!

推荐答案

您需要的属性DetailLevel的值设置为RETURN_ALL。

You need to set the Attribute "DetailLevel" to the value "RETURN_ALL".

这篇关于如何通过eBay API获得贝宝的TransactionID的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆