Developer's Guide

Table Of Contents
Payflow Pro Developer’s Guide 93
Performing TeleCheck Electronic Check Transactions
Testing TeleCheck Transactions
B
Testing TeleCheck Transactions
PayPal provides a test server to support testing and configuration. For information on the test
server URL, see “Host Addresses” on page 13.
Example Test Transaction
“TRXTYPE=S&TENDER=K&CHKTYPE=P&PARTNER=<your Partner Name (typically
PayPal>&VENDOR=<your Merchant Login Name>&USER=<your Merchant Login
PARTNER The authorized PayPal Reseller that registered you for the
Payflow service provided you with a Partner ID. If you
registered yourself, use PayPal.
This parameter is case-sensitive.
Yes Alpha-
numeric
64
PHONENUM Account holders telephone number No Numeric 20
PWD Case-sensitive 6- to 32-character password that you
created while registering for the account.
Yes Alpha-
numeric
32
SS Account holders social security number.
If CHKTYPE=P, a value for either DL or SS must be
passed as an identifier.
If CHKTYPE=C, the Federal Tax ID must be passed as the
SS value.
No Alpha-
numeric
35
STATE Account holders state Yes Alpha 2
STREET Account holders street address Yes Alpha-
numeric
30
TENDER Tender type (method of payment). Use only the value K
(electronic check).
Yes Alpha 1
TRXTYPE Type of transaction that should be processed. Allowed
transaction types: Sale (S), Void (V), Inquiry (I).
Yes Alpha 1
USER Case-sensitive login ID for the Payflow Pro account that
you created while registering for the account.
In the future, each account will allow multiple users. This
parameter will specify the user.
Yes Alpha-
numeric
64
VENDOR Case-sensitive Vendor ID that you created while
registering for the account.
Yes Alpha-
numeric
64
ZIP Account holders 5- to 9-digit postal code (called ZIP code
in the USA). Do not use spaces, dashes, or non-numeric
characters.
Yes Alpha 9
T
ABLE B.1 TeleCheck Parameters (Continued)
Parameter Description Required Type Length