37signals Getting Real purchase system, credit card check

7 views
Skip to first unread message

Chris Earle

unread,
Feb 8, 2007, 4:39:28 PM2/8/07
to rubyonra...@googlegroups.com
Hi all,

quick question

does anyone know what 37signals is using on
https://gettingreal.37signals.com/purchases/new


I'm assuming it's a basic Rails backend ... but what I really like is the
credit card / cart simplicity -- and instant checking?

No idea how that would be done ...... third-party system on the backend
(ocCommerce? authorize.net?) or just some bank-API

Any thoughts appreciated!

--
Chris Earle
System Solutions Specialist

dankelley

unread,
Feb 8, 2007, 5:58:27 PM2/8/07
to Ruby on Rails: Talk
I don't think they are using Rails. If you point your browser at
https://gettingreal.37signals.com/index.php
you'll get a page. I think that means they run the site on PHP.

Oh my, is this is a worrisome sign about Rails?

Philip Hallstrom

unread,
Feb 8, 2007, 6:12:57 PM2/8/07
to Ruby on Rails: Talk
> I don't think they are using Rails. If you point your browser at
> https://gettingreal.37signals.com/index.php
> you'll get a page. I think that means they run the site on PHP.
>
> Oh my, is this is a worrisome sign about Rails?

No... somewhere DHH has said that one should use the best tool for the
job... I actually specifically remmeber him mentioning their site... that
PHP was enough and Rails would have been overkill or some such...

Probably along the lines of "if it works, why change it?"

Of course, I could be totally wrong too :)

Chris Mear

unread,
Feb 8, 2007, 6:13:37 PM2/8/07
to Ruby on Rails: Talk
On Feb 8, 11:12 pm, Philip Hallstrom <r...@philip.pjkh.com> wrote:
> > I don't think they are using Rails. If you point your browser at
> > https://gettingreal.37signals.com/index.php
> > you'll get a page. I think that means they run the site on PHP.
>
> > Oh my, is this is a worrisome sign about Rails?
>
> No... somewhere DHH has said that one should use the best tool for the
> job... I actually specifically remmeber him mentioning their site... that
> PHP was enough and Rails would have been overkill or some such...

They've said several times that they use PHP for individual pages and
things were they just need a few includes or whatever, and a full-
blown Rails app would be overkill. I believe the SVN blog used to run
on Movable Type, generating PHP pages to add some dynamic elements, or
something like that. Chances are they're using PHP for the info and
content pages of the Getting Real site too. Makes perfect sense to me.

But the purchase app at https://gettingreal.37signals.com/purchases/new
is very clearly Rails based -- just have a peek at some of the HTML
that's been generated.

Chris

Christos Zisopoulos

unread,
Feb 8, 2007, 6:17:59 PM2/8/07
to rubyonra...@googlegroups.com
The source to https://gettingreal.37signals.com/purchases/new looks
like bog standard Rails to me. Naming conventions, multi attribute
date assignments, the lot...

If memory serves me well, before DHH started Rails at 37signals, they
were a PHP shop. He did some PHP cosulting for them, but they moved
to ruby after that. The index.php might be remnants of that time.

No idea about the CC backend by the way...

-christos

Conrad Taylor

unread,
Feb 8, 2007, 6:54:59 PM2/8/07
to rubyonra...@googlegroups.com
Hi Chris, please understand that 37signals is a company and the
information that you're requesting maybe proprietary.

-Conrad

askegg

unread,
Feb 8, 2007, 8:03:55 PM2/8/07
to Ruby on Rails: Talk

On Feb 9, 8:39 am, "Chris Earle" <cea...@cbltech.ca> wrote:
> Hi all,
>
> quick question
>

> does anyone know what 37signals is using onhttps://gettingreal.37signals.com/purchases/new


>
> I'm assuming it's a basic Rails backend ... but what I really like is the
> credit card / cart simplicity -- and instant checking?
>
> No idea how that would be done ...... third-party system on the backend
> (ocCommerce? authorize.net?) or just some bank-API
>
> Any thoughts appreciated!
>
> --
> Chris Earle
> System Solutions Specialist

Shopify released their backed framework for CC processing under the
name ActiveMerchant (http://home.leetsoft.com/am).

Chris Earle

unread,
Feb 9, 2007, 8:31:42 AM2/9/07
to rubyonra...@googlegroups.com
Ha, yeah, I know that

I just figured if someone knew what systems they were running ..... wasn't
trying to steal any inside info

thanks tho ;-)


"Conrad Taylor" <conr...@gmail.com> wrote in
message news:7317d7610702081554q4f1...@mail.gmail.com...

Chris Earle

unread,
Feb 9, 2007, 8:34:58 AM2/9/07
to rubyonra...@googlegroups.com

"Chris Mear" <ch...@odegy.com> wrote in
message news:1170976417....@k78g2000cwa.googlegroups.com...

>
> But the purchase app at https://gettingreal.37signals.com/purchases/new
> is very clearly Rails based -- just have a peek at some of the HTML
> that's been generated.
>
> Chris

Yeah, my thought exactly .... just intrigued by the purchase app ..........
Suggestion is Active Merchant so far ... that sound right to anyone? if so,
then I will definately keep Active Merchant on the shortlist for my own
purchasing/validation system

Thanks all

--
Chris


subimage interactive

unread,
Feb 9, 2007, 3:53:15 PM2/9/07
to rubyonra...@googlegroups.com
Don't know what they're using, but check out Substruct........................

We're using the Payment gem, not the ActiveMerchant gem for now.

http://dev.subimage.com/projects/substruct
--
--------------------
seth at subimage interactive
-----
http://www.subimage.com
http://sublog.subimage.com
-----
http://www.getcashboard.com
http://dev.subimage.com/projects/substruct

Jeff Barczewski

unread,
Feb 12, 2007, 12:37:48 AM2/12/07
to rubyonra...@googlegroups.com
On 2/9/07, Chris Earle <cea...@cbltech.ca> wrote:
We use Rails with ActiveMerchant against a Trust Commerce gateway. It was easy to setup and works well. Since there is only basic documentation, just look at the source code, samples, and tests to understand how to use ActiveMerchant. The nice thing about going this route is that you have some flexibility in being able to switch to other processors fairly easily should you need to.

We were able to start with the ActiveMerchant tests to create a full set of tests with different cards and data to fully understand what error codes and messages we would get back. That made the live testing almost uneventful :-)

--
Jeff Barczewski, MasterView core team
Inspired Horizons Ruby on Rails Training and Consultancy
Next Ruby on Rails plus JRuby workshop Feb 22-24 St. Louis, MO
http://inspiredhorizons.com/training/rails/index.html
Limited seating, register now!
Reply all
Reply to author
Forward
0 new messages