Payment gateways

Hi,
I have found a module at http://rubyforge.org/projects/payment/ and
once I unzip it, I get some files in it. Can anyone tell me where shall
I place these files in my application.

Thanks in advance…

The easiest way to use this would be to just install the gem.

gem install payment


Joe C.