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.
Unfortunately I don't know the answer for Arthur but I would also be
interested in knowing about the subject.
Marnen, the same could be said, for example, for anybody asking for
information about how to create a PDF document in a Rails application.
No. To create a PDF document in a Rails app, you'd normally use a Rails
plugin or gem -- in other words, a Rails-specific tool. You, however,
are asking a question that is solely about third-party services that are
completely external to your Rails app. The two cases are not even
close.
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.
Well, this is not the place to look for answers to questions that have
nothing to do with Rails or Ruby.
Unfortunately I don't know the answer for Arthur but I would also be
interested in knowing about the subject.
Then feel free to subscribe to a list where these issues are on topic.
That would not be this list.
Lastly, I would recommend reading about the additional costs per for preprocessor. For example, Google Checkout will charge an additional 1% fee on transactions where the merchant’s country is different from the buyer’s billing country.
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.
I'm not trying to antagonize you but I will give you another case I
think is "closer" to the issue.
What about all the threads about which platform is best to develop in
or deploy to? It could be argued that the platform itself has nothing
to do with Rails. Are those Rails specific issues? It depends on how
you look at them. If you want to split hairs you can always find
reasons to argue about anything. Although I might agree with you on
the Rails "specificity" of the question I think that giving a
straight, helpful answer to find information somewhere else is more
useful than saying "don't ask about that here". It is not like if
Arthur was asking about how to code something in C#, his goal is to do
something with his Rails application.
What Arthur was looking for is information. Maybe a gem/plugin has
already been created around one of those third/party tools you
mentioned and is used by most/many Rails developers? It sure would be
nice to know.
We are looking for info, that's all.
conrad:
Thanks for the comments and the links. They are appreciated.