#IF(#FormError)

{InputError}

{PleaseCorrectErrors}
#ENDIF #INCLUDE("INC-PagerHeader") #LOCAL("InputOrderBy", #INPUT.OrderBy)#IF(NOT #DEFINED(#InputOrderBy))#SET("InputOrderBy", "")#ENDIF #IF(#InputOrderBy NE "TransTime") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#InputOrderBy NE "LineItemContainer.Parent.Alias") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#InputOrderBy NE "TransID") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#InputOrderBy NE "Amount") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #ENDLOCAL #LOOP(#Pager.Items) #WITH(#LineItemContainer.Parent) #ENDWITH #ENDLOOP #IF(#COUNT(#Pager.Items) == 0) #ENDIF
{TransTime}{TransTime}{OrderAlias}{OrderAlias}{OrderAlias}{TransID}{TransID}{TransID}{Amount}{Amount}{Amount}{Status} {PayerID}
#INCLUDE("Pager")
#INCLUDE("INC-OrderTime") #INCLUDE("INC-LinkToOrder") #TransID#IF(#IsSecure) {Verified}#ENDIF #Amount[money] #IF(#LastStatus.Alias EQ "ViewedOn") {ViewedOn} #ELSIF(#LastStatus.Alias EQ "CancelledOn") {CancelledOn} #ELSIF(#LastStatus.Alias EQ "InProcessOn") {InProcessOn} #ELSIF(#LastStatus.Alias EQ "PendingOn") {PendingOn} #IF(#PendingReason) #REM #ENDREM #IF(#PendingReason[LC] EQ "address") {NoteFromPayPal}:
The payment is pending because your customer did not include a confirmed shipping address and your Payment Receiving Preferences is set yo allow you to manually accept or deny each of these payments. To change your preference, go to the Preferences section of your Profile. #ELSIF(#PendingReason[LC] EQ "echeck") {NoteFromPayPal}:
The payment is pending because it was made by an eCheck that has not yet cleared. #ELSIF(#PendingReason[LC] EQ "intl") {NoteFromPayPal}:
The payment is pending because you hold a non-U.S. account and do not have a withdrawal mechanism. You must manually accept or deny this payment from your Account Overview. #ELSIF(#PendingReason[LC] EQ "multi_currency") {NoteFromPayPal}:
You do not have a balance in the currency sent, and you do not have your profiles's Payment Receiving Preferences option set to automatically convert and accept this payment. As a result, you must manually accept or deny this payment. #ELSIF(#PendingReason[LC] EQ "verify") {NoteFromPayPal}:
The payment is pending because you are not yet verified. You must verify your account before you can accept this payment. #ELSIF(#PendingReason[LC] EQ "authorization") {NoteFromPayPal}:
You set the payment action to Authorization and have not yet captured funds. #ELSIF(#PendingReason[LC] EQ "order") {NoteFromPayPal}:
You set the payment action to Order and have not yet captured funds. #ELSIF(#PendingReason[LC] EQ "paymentreview") {NoteFromPayPal}:
The payment is pending while it is reviewed by PayPal for risk. #ELSIF(#PendingReason[LC] EQ "unilateral") {NoteFromPayPal}:
The payment is pending because it was made to an email address that is not yet registered or confirmed. #ELSIF(#PendingReason[LC] EQ "upgrade") {NoteFromPayPal}:
The payment is pending because it was made via credit card and you must upgrade your account to Business or Premier status before you can receive the funds. It can also mean that you have reached the monthly limit for transactions on your account. #ELSE {NoteFromPayPal}:
The payment is pending for an unknown reason. For more information, contact PayPal Customer Service. #ENDIF
#ENDIF #ELSIF(#LastStatus.Alias EQ "ReadyForShippingOn") {ReadyForShippingOn} #ELSIF(#LastStatus.Alias EQ "DispatchedOn") {DispatchedOn} #ELSIF(#LastStatus.Alias EQ "ShippedOn") {ShippedOn} #ELSIF(#LastStatus.Alias EQ "PaidOn") {Paid} #ELSIF(#LastStatus.Alias EQ "ReturnedOn") {Returned} #ELSIF(#LastStatus.Alias EQ "ClosedOn") {ClosedOn} #ELSIF(#LastStatus.Alias EQ "ArchivedOn") {ArchivedOn} #ELSE #LastStatus.NameOrAlias #ENDIF
#IF(#DEFINED(#PayerID))#PayerID#ENDIF
{NoMatches}

{AdminURL}