Hi Guys,

Thanks for the information first.


More background info, I mentioned Authorized Net together w/ paypal
because of this good tutorial:

http://www.fortytwo.gr/blog/14/Using-Paypal-with-Rails

It mentioned "Our **first choice** for a payment gateway was
AuthorizeNet. ".

Let me explain my situation more here.

And after I implemented Paypal payment, I haven't joined AuthorizeNet
at all.

I suspect that there is a better way then merely using paypal, tho I
am not sure how they judge "first choice".

And in fact, the charges is quite high in Paypal.  Therefore, I am
looking for these "better choices" now.

For the PDF, I indeed got a pointer to wkhtmltopdf before when
requesting a comparison  of different PDF soln in Rails, esp Prince.
After a list of known methods, I know that beside Prince, what are
other common methods.

My question is like asking which is the best TextEditor in Mac.  Sure
enough, there is no absolute answer.

However, I wanna understand what is the trend in Rails upon the
payment issues and wish that I can get some hints here.


Thanks again,
Arthur



On 12月28日, 下午3時27分, Conrad Taylor <conra...@gmail.com> wrote:
> On Sun, Dec 27, 2009 at 9:10 PM, pepe <p...@betterrpg.com> wrote:
> > Marnen, the same could be said, for example, for anybody asking for
> > information about how to create a PDF document in a Rails application.
> > A PDF document has nothing to do with Rails but it can be created
> > using Rails. It is just nice to get answers when you don't really know
> > where to even start looking.
>
> Normally, if you want to create a PDF using Ruby, you'll need to use a 3rd
> party
> gem because this isn't a part of Ruby or Rails core functionality.  Also,
> this
> is true for any gem for interfacing to payment gateways.  However, the major
> difference here is that he needs to interface with an external payment
> gateway
> or service to complete a transaction.  Thus, I have recommended several
> resources
> in a previous e-mail to assist him because his question does falls outside
> the
> scope of Rails core features and functionality or the usage of their
> non-serviced
> oriented gems/plugins.
>
> -Conrad
>
> > Unfortunately I don't know the answer for Arthur but I would also be
> > interested in knowing about the subject.
>
> > On Dec 26, 11:56 am, Marnen Laibow-Koser <li...@ruby-forum.com> wrote:
> > > Arthur Chan wrote:
> > > > Hi Guys,
>
> > > > I am implementing a website with payment for the courses.
>
> > > > There are supposed to have a few hundreds payment / mth.
>
> > > > My website is outside US (in Asia).
>
> > > > I've implemented paypal for my Rails application.
>
> > > > However, it is not cheap (1.9-2.9% per transaction).
>
> > > > I'm looking into Authorize.net.
>
> > > > How good are the existing payment methods? Which one is mostly used by
> > > > the Rails community and which ones are cheaper?
>
> > > This question really has nothing to do with Rails, except to the extent
> > > that libraries like ActiveMerchant are involved.
>
> > > > Thanks,
> > > > Arthur
>
> > > Best,
> > > --
> > > Marnen Laibow-Koserhttp://www.marnen.org
> > > mar...@marnen.org
> > > --
> > > Posted viahttp://www.ruby-forum.com/.
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Ruby on Rails: Talk" group.
> > To post to this group, send email to rubyonrails-t...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/rubyonrails-talk?hl=en.

--

You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to