| Link | verisign_payflowpro |
| Author | Jason Huck |
| Category | Utility |
| Version | 6.x |
| License | Public Domain |
| Posted | 04 Jan 2006 |
| Updated | 04 Jan 2006 |
| More by this author... | |
This is Larry Halff's (Trigger Consulting) LJAPI tag for VeriSign PayFlowPro, posted with permission from the author. Though this version was written for LP6, it has been verified to work with later versions. Source is included.
This tag can be used to run various credit card transactions using Verisign as the credit card processor. Please see README.txt (included in the zip file) for installation instructions and other information. All parameters and input values correspond to their equivalient in the PayflowPro API.
The PayflowPro Tag for Lasso Professional requires: Lasso Professional 6 or later with LJAPI tags enabled and the Payflow Pro Software Development Kit (SDK) for Pure Java Any JDK 1.1 or 1.2. This can be obtained from the Downloads section of the Verisign PayflowPro Manager web site.
[Verisign_PayflowPro: -CertPath='/etc/certs/', -HostAddress='payflow.verisign.com', -HostPort='443', -TimeOut='40', -TrxType='S', -Tender='C', -Partner='VeriSign', -Vendor='myUserID', -User='myUserID', -Pwd='myPassword', -Acct='111111111111', -ExpDate='0505', -Amt='100.00', -AddParams='NAME=Larry Halff&CUSTCODE=1001' ]
Click the "Download" button below to retrieve a copy of this tag, including the complete documentation and sample usage shown on this page. Place the downloaded ".inc" file in your LassoStartup folder, restart Lasso, and you can begin using this tag immediately.
©LassoSoft Inc 2013 | Web Development by Treefrog Interactive Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Source not complete