- made generic method for deprecating cert_path, etc.
authorplobbes <plobbes>
Tue, 13 Mar 2007 16:28:49 +0000 (16:28 +0000)
committerplobbes <plobbes>
Tue, 13 Mar 2007 16:28:49 +0000 (16:28 +0000)
commitadca06467e1c2e4d88128ed4f5e27dbcf52f8c17
tree77bc923dbbc75a8a917bb33ec8f9bfa79e6c3dc3
parent9661f84f02354f16d455a381e84d45ac28ef404c
- made generic method for deprecating cert_path, etc.
- doc'd vendor() and partner() as deprecated but will not put out
  warnings on those for now (B::OP new() behavior would make this annoying)
- shortened code for the custom methods (we are not using build_subs())
- now using path() again as "/commit" is not needed/used by PayflowPro HTTPS
- removed code in submit() related to "/commit" that is no longer needed
- set param("test_server") so the test server name can be changed
PayflowPro.pm