cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GetOrders don't show the currency for the payment

My Clients sell items on more than one eBay site and sometimes an order contain items from more than one eBay site with different currencies. The currency is showed on item detail part of the order BUT the total amount payed don't show the currency.

For example this is the bottom data for an order with items from 2 eBay sites:

[MonetaryDetails] => SimpleXMLElement Object
                        (
                            [Payments] => SimpleXMLElement Object
                                (
                                    [Payment] => SimpleXMLElement Object
                                        (
                                            [PaymentStatus] => Succeeded
                                            [Payer] => hidden
                                            [Payee] => hidden
                                            [PaymentTime] => 2023-12-25T10:02:43.166Z
                                            [PaymentAmount] => 102.8
                                            [ReferenceID] => 1999999999999
                                            [FeeOrCreditAmount] => 0.0
                                        )

                                )

                        )

 any idea on how I can retrieve the currency used for the payment ?

Message 1 of 1
latest reply
0 REPLIES 0