Skip Menu |

This queue is for tickets about the Business-OnlinePayment-ElavonVirtualMerchant CPAN distribution.

Report information
The Basics
Id: 66530
Status: resolved
Priority: 0/
Queue: Business-OnlinePayment-ElavonVirtualMerchant

People
Owner: richard.siddall [...] elirion.net
Requestors: richard.siddall [...] elirion.net
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.02
Fixed in: 0.03



The documentation should reflect that you can do testing against the Elavon demo server using: ELAVON_SERVER=demo.myvirtualmerchant.com and ELAVON_PATH=/VirtualMerchantDemo/process.do The path is not the same as on the live server. Additionally, ELAVON_ACCOUNT and ELAVON_USERID will probably be the user ID allocated to you by Elavon's internet support group. ELAVON_PASSWORD will be the PIN for that user set when you log into the demo server control panel. DEBUG can be set to a variety of values. 0 suppresses most information, while 10 gives you a lot of information about what's being sent and received. This can reveal that you don't have Crypt::SSLeay installed, or your login credentials are wrong.
Added section on testing to README