Buried in work for me. Yeah, I'd just grab the simplest payment module I can find, then strip out whatever does the actual payment. You might look at the dummy or autosucess modules and see what they are doing. The auth.net module has a lot of code you won't need.
Hope that helps, Alex On Mon, Aug 30, 2010 at 10:31 AM, Stuart <[email protected]> wrote: > Was it a dumb question, a hard question, or are you guys just as > buried in work as I am?? :) > > (bump (pretty please?)) > > > --Stuart > > On Aug 27, 3:22 pm, Stuart <[email protected]> wrote: >> Hello Everyone -- >> >> I need satchmo to accept credit card payment information and verify >> that the CC is potentially valid -- CC number has the right number of >> digits for that type of card, etc. But I don't need to communicate >> with a payment gateway or do any other kind of authorization or >> payment transactions, if you see what mean. That all happens on the >> back-end by my client's ERP system during the fulfillment process. I >> hope I'm being clear. >> >> Anyway, is there a payment module that does this for me? Or do I need >> to make my own? Should I just take the authorizenet module and remove >> the parts that actually take payments and that kind of thing? Does >> anyone have any input/advice about this? >> >> Thanks, >> >> --Stuart > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
