Reputation: 1007
Using PayPal Payflow with hosted pages (and submitting using NV pairs), when reviewing transactions using the "Search Transactions" functionality in PayPal Manager, there is an ability to search by Purchase Order Number. Additionally, when viewing details for a transaction, there is a Cust Ref #.
I have not been able to figure out how to set either of these values - the customer reference # is always blank, and the search by purchase order never returns results.
Is there any way to set these fields during the process?
Upvotes: 0
Views: 175
Reputation: 36
CUSTREF for customer reference
PONUM for purchase order
paypal developer reference: https://developer.paypal.com/docs/classic/payflow/integration-guide/#processors-requiring-additional-transaction-parameters
Note: These fields might not be supported by every Processing Platform
Upvotes: 2
Reputation: 1007
I did not find a solution for this, but I did find that COMMENT1
and COMMENT2
can be added as names in name-value pairs - this will cause the corresponding fields in the PayPal Manager transaction search to be populated.
Upvotes: 0