Version 4 of the Payflow Pro interface now allows direct communication with the Payflow servers over HTTPS, without going through the Java or .NET SDK's. This tag is a wrapper for [include_url] that constructs the appropriate request headers for that communication and submits parameters in NVP format. Returns a map of parameters provided in the response.
In addition to the tag-specific parameters listed below, consult the Payflow Pro documentation for a complete list of supported options.
Parameters
-appid
string, required
Unique ID for the application using the tag. Should never be changed.
-requestid
string, optional
Unique ID for the given transaction. Should only be supplied when re-trying a previously failed transaction.
-test
boolean, optional
If true, use the test servers instead of the live servers. Defaults to false.
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.
05/15/2009, Jason Huck Compatibility Updates
Updated to use the current server addresses and report the content "size" per the latest requirements. Thanks to Randy Phillips for supplying the changes.
Compatibility Updates
Updated to use the current server addresses and report the content "size" per the latest requirements. Thanks to Randy Phillips for supplying the changes.