QUOTE (rcinc @ Sep 23 2008, 10:23 AM)

Is there a bogus credit card information which I can use to test the system?
If you use the offline gateway, any card that passes the luhn algorithm validation will work:
http://en.wikipedia.org/wiki/Luhn_algorithm (we typically use visa 4111111111111111)
If you are using another gateway you'll need to check their documentation.