我从 java 调用 PayPal API 交易搜索 [SOAP] 并没有得到任何结果。
这是我的搜索参数
交易开始日期:- 2012 年 3 月 4 日
InvoiceId:- '1000010'
但是响应是成功的,但没有付款交易。我检查了一下,这笔款项存在于我的帐户 [今天创建] 中。详细信息:
1)sdk jar 文件:“merchant-java-sdk-1.2.95.jar”
2) Related properties/configuration file values.
service.Binding=SOAP
service.RedirectURL=https://www.sandbox.paypal.com/webscr&cmd=
service.DevCentralURL=https://developer.paypal.com
service.EndPoint.PayPalAPI=https://api-3t.sandbox.paypal.com/2.0
service.EndPoint.PayPalAPIAA=https://api-3t.sandbox.paypal.com/2.0