[Rails] credit card payment gateways

"Luis G. Gómez" lgomez at vfxnetwork.com
Wed Dec 15 21:46:28 GMT 2004


A shipping gateway would also be great (FEDEX, UPS, DHL and USPS at least).

Joe Van Dyk wrote:
> On Wed, 15 Dec 2004 16:31:06 -0500, Marcel Molina Jr. <marcel at vernix.org> wrote:
> 
>>On Wed, Dec 15, 2004 at 01:18:38PM -0800, Joe Van Dyk wrote:
>>
>>>Are there any credit card payment classes/modules out there for Rails?
>>>
>>>It might be handy to have a suite of these for the major payment
>>>gateways, so that users could easily plug them in to their
>>>application.
>>
>>The argument I've heard against inclusion of something like this into
>>rails is that it is part of the domain model and should stay out of the
>>framework.  Eventually I hope to see an easy way for people to provide all
>>sorts of "plugin" that can easily be inserted to a given rails project.
>>
>>There are several people working on e-commerce things with rails. Some
>>if not most of this work is not freely available but perhaps some people
>>would be interested in sharing.
>>
>>marcel
> 
> 
> Yes, I agree this shouldn't be a part of Rails.  Perhaps I should've
> asked on comp.lang.ruby, since it would probably be a more general
> "Ruby" question than anything else.
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
> 


More information about the Rails mailing list