Developer's Guide
Table Of Contents
- Payflow Pro Reporting Developer’s Guide
- Preface
- Reporting Overview
- Using the Reporting API
- Response Codes and Status Codes
- Reporting XML Schema
- Reporting Samples
- Running a Daily Activity Report
- Running a Transaction Summary Report
- Getting Results by Report ID
- Getting Metadata
- Getting Data
- Creating a Report Template
- Updating a Report Template
- Getting a Report Template
- Deleting a Report Template
- Creating a Schedule
- Getting a Schedule
- Updating a Schedule
- Deleting a Schedule
- Running a Transaction ID Search
- Daily Activity Report
- Transaction Summary Report
- Settlement Report
- PayPal Settlement Summary Report
- Shipping and Billing Report
- Batch ID Report
- Custom Report
- Fraud Protection Report
- Filter Scorecard Report
- Auto Delayed Capture Report
- Auto Credit Report
- Auto Void Report
- Auto Resettle Report
- Recurring Billing Report
- Recurring Profile Report
- Recurring Profile Failed Report
- Search Parameters
- Transaction ID Search
- Batch ID Search
- AccountNumberSearch
- CommentSearch
- AccountNumberRefSearch
- PurchaseOrderSearch
- RecurringBillingProfileIDSearch
- RecurringBillingProfileNameSearch
- RecurringBillingAccountNumberSearch
- RecurringBillingCommentSearch
- RecurringBillingAmountSearch
- FraudTransactionSearch
- OrderIDSearch
- PayPalTransactionIDSearch
- PayPalEmailSearch
- PayPalNameSearch
- Index
Reporting Developer’s Guide 71
Report Parameters
Custom Report
C
show_shipping_last_na
me
Return
Shipping Last
Name column
in result?
string N true
false
true N
show_shipping_address Return
Shipping
Address
column in
result?
string N true
false
true N
show_shipping_city Return
Shipping City
column in
result?
string N true
false
true N
show_shipping_state Return
Shipping State
column in
result?
string N true
false
true N
show_shipping_zip Return
Shipping Zip
column in
result?
string N true
false
true N
show_shipping_country Return
Shipping
Country
column in
result?
string N true
false
true N
show_customer_code Return
Customer Code
column in
result?
string N true
false
true N
show_freight_amount Return Freight
Amount
column in
result?
string N true
false
true N
show_duty_amount Return Duty
Amount
column in
result?
string N true
false
true N
T
ABLE C.14 Custom Report output parameters
Column name Type Comment
T
ABLE C.13 Custom Report input parameters