in reply to Using Catalyst for login, payment processing... ?

Catalyst
$,=' ';$\=',';$_=[qw,Just another Perl hacker,];print@$_;

Replies are listed 'Best First'.
Re^2: Using Catalyst for login, payment processing... ?
by vit (Friar) on Aug 31, 2009 at 19:43 UTC
    Could you be a little more specific which modules should I use for my purpose

      Could you be a little more specific for which purpose you need modules? Unfortunately, I'm not that familiar with Catalyst. Maybe one of the other Monks could put you on the right path.

      $,=' ';$\=',';$_=[qw,Just another Perl hacker,];print@$_;

        I would assume that you ask your payment provider, with whom you have your merchant agreements, what they support instead of asking a generic question about a web framework that has little to do with payment processing.