eBay Developers Program
  • Forums Sign in
  • My Account
    • My Developer Account
    • Solutions Directory
    • Applications Settings
  • Forums
    • Orders, Returns and Feedback
    • Java SDK for Trading API
    • Search
    • Selling
    • Talk to Your Fellow Devs
    • .Net SDK for Trading API
    • Tokens, Notifications, Messages
    • Feedback & Suggestions
  • Documentation
    • Release Notes
    • Finding API
    • Shopping API
    • Trading API
    • Large Merchant Services
    • Marketing Handbook
    • All Features Comparison
    • All API Documentation
  • Support
    • eBay SDKs
    • API Site Status
    • Program & News Blog
    • Compatible Application Check
    • Support Ticket
    • Knowledge Base
    • Developer Help Center
    • Search Details
  • Home
  • eBay Forums
  • eBay APIs: Orders, resolutions and feedback /
avatar image

Question by sarita555 · Mar 12, 2014 at 10:21 AM · getorderspaypaltransactionid

Paypal transaction ID in GetOrders API call not available for all the transactions

Hi,

Some transactions in the GetOrdersAPI call results do return the Paypal transaction ID but some transactions don't. These have the ID as 'SIS' under MonetaryDetails -> Payments -> Payment -> ReferenceID.

Why is it so? How do I find the external transaction ID for these transactions?

Thanks in advance.

People who like this

0
Comment
10 |600 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

4 Replies

· Add your reply
  • Sort: 
avatar image

Answer by jourbandts · Mar 13, 2014 at 04:38 PM

If the order was purchased with a payment method other than PayPal, "SIS" is returned, which stands for "Send Information To Seller." If this is the case there is no way to get an external TransactionID.

http://developer.ebay.com/DevZone/XML/docs/Reference/ebay/GetOrders.html#Response.OrderArray.Order.ExternalTransaction.ExternalTransactionID

Comment

People who like this

0 · 1 show · Share
10 |600 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image sarita555 · Mar 13, 2014 at 06:23 PM 0
Share

Ohh. so MonetaryDetails -> Payments -> Payment -> ReferenceID and ExternalTransaction->ExternalTransactionID both mean the same?

avatar image

Answer by jourbandts · Mar 13, 2014 at 08:59 PM

Oh I apologize, actually I am not 100% sure what will happen if a payment other than PayPal is used. If you can supply me with an OrderID where you see "SIS" i can take a look.

My previous answer holds true for OrderArray.Order.ExternalTransaction.ExternalTransactionID for sure, but not sure about OrderArray.Order.MonetaryDetails.Payments.Payment.ReferenceID

Comment

People who like this

0 · Share
10 |600 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image

Answer by arte-unkn · May 22, 2015 at 02:31 PM

Hi a have the same problem $request = new Types\GetOrdersRequestType(); $request->DetailLevel->DetailLevel = Enums\DetailLevelCodeType::C_RETURN_ALL; $request->RequesterCredentials = new Types\CustomSecurityHeaderType(); $request->RequesterCredentials->eBayAuthToken = 'key'

         $dateFrom = date('Y-m-d',time() - 60 * 60 * 24 * 10).' 00:00:00';
         $dateTo = date('Y-m-d').' 23:59:59';
         $request->CreateTimeFrom = new \DateTime($dateFrom);
         $request->CreateTimeTo = new \DateTime($dateTo);
         $request->Pagination = new Types\PaginationType();
         $request->Pagination->EntriesPerPage = 50;
 
         $service->getOrders($request);

I got data about orders but here is no info about paypal transactions. Any ideas?

Comment

People who like this

0 · 1 show · Share
10 |600 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image vijayta.developersupport · May 26, 2015 at 02:40 AM 0
Share

Hi @arte-unkn

Can you give the OrderID where you didn't receive the PayPal transaction-id ?

Thanks

avatar image

Answer by amryamanah · May 02, 2016 at 09:09 PM

@vijayta.developersupport

I also get the same problem. when i try to call get orders for specific seller. I cant found Paypal transaction ID. in my case im also trying to follow http://developer.ebay.com/devzone/guides/ebayfeatures/Development/PayPal-witheBay.html

but i cant get ExternalTransactionID item in my return call.

Comment

People who like this

0 · Share
10 |600 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

eBay sandbox seller account and Paypal sandbox integration 1 Answer

What date to use in CreateTimeFrom to reliably get new orders? 3 Answers

time error retrieving an orders for the timeframe 1 Answer

GetOrders using Descending 1 Answer

Trading API GetOrders() returns an entry for a disputed order. 2 Answers


Support

Developer Help Center
eBay Developers Program Blog
API Site Status
Request Support
Knowledge Base
Developer Forums
eBay Software Development Kits

API Information

API License Agreement
API Documentation
API Call Limits
Marketing Handbook
API Features Comparison

Apps Center

Applications Directory
Solutions Directory

Social Media

     

Programs

About Us
Success Stories
Affiliate Developers
eBay Market Data Program
Developer Directory
Developer Jobs
Copyright 1999 - 2019 eBay Inc. All rights reserved. User Agreement | Privacy Policy.    Site Feedback
  • Anonymous
  • Login with eBay
  • Create
  • Ask a question
  • Forums
  • Buy APIs (BETA) - Browse
  • Buy APIs (BETA) - Order
  • Feedback, Comments, Suggestions
  • New Sell APIs - Account, Inventory, Catalog and Compliance
  • New Sell APIs - Fulfillment
  • New Sell APIs - Marketing, Analytics, Metadata
  • Post Order APIs - Cancellation
  • Post Order APIs - Inquiry, Case Management
  • Post Order APIs - Return
  • Talk to your fellow developers
  • Token, Messaging, Sandbox related issues
  • eBay APIs: .NET SDK for Trading API
  • eBay APIs: Java SDK for Trading API
  • eBay APIs: Orders, resolutions and feedback
  • eBay APIs: Search
  • eBay APIs: Selling
  • Explore
  • Tags
  • Questions
  • Users
  • Badges