similar to: Building a UK based e-commerce store in rails

Displaying 20 results from an estimated 3000 matches similar to: "Building a UK based e-commerce store in rails"

2006 Mar 16
10
Substruct Open Source E-Commerce Platform
Finally it''s here :) The Rails app to do battle with the likes of Miva Merchant and OS Commerce! I''m releasing Substruct 0.051 into the wild. More information here: http://dev.subimage.com/projects/substruct Please check it out! I''d love to hear all of your thoughts - and I''m looking for contributors! -- seth at subimage interactive
2011 Feb 28
2
can't disconnec iSCSI targets, please help
Hi, I'm trying to disconnect some iSCSI targets, but can't seem to. [root at localhost ~]# iscsiadm -m session tcp: [1] 192.168.2.202:3260,1 iqn.2011.01.22.freenas.nvr:500gb tcp: [3] 192.168.2.200:3260,1 iqn.2011-2.za.co.securehosting:RAID.thin3.vg0.1tba tcp: [4] 192.168.2.202:3260,1 iqn.2011.01.22.freenas.nvr:extent0 tcp: [5] 192.168.2.200:3260,1
2008 Jan 31
4
Subscriptions with paypal...how?
Hi, i''ve to do a little site which need the paypal''s subscription feature. How can implement it with rails? is there any plugin to do this? I need that every month the payment has been taken, tell the system that has been successfully done and then do something else depending on the payment. I''ve seen active merchant which permit paypal payments, but what about
2006 Jun 14
3
Which Payment Gateway?
I am working on an application where users sign up for one of several plans. Each plan has a different monthly fee. There is no long term contract but I would like to bill the users automatically each month unless service is canceled. What credit card gateways would you recommend for use with a rails application? My criteria in order of importance are 1. API that will let me work in
2006 Jun 07
0
Call for contributors to create a COMMERCE WIKI PAGE
COMMUNITY NEEDS A COMMERCE HOWTO Many people are asking about the topic of collecting credit card payments and finding a provider. I need to do this for my business, so I propose we make it as clear as possible for people to get started. LOCATION http://wiki.rubyonrails.com/rails/pages/HowToDoACommerceSite WHAT IT COULD CONTAIN The page could contain information and procedures to: * set up
2006 Aug 14
18
[OT] The bad idea that is storing Credit Cards in your database
Hello Railists and Rubyists, I know that the topic of handling credit card numbers has been expounded before on this list (I''ve searched the archives) but I want to ask the question in a slightly different way, and get your feedback: Previous discussions on the list center around what to do with the card number *after* you have processed the credit card with a payment gateway
2006 Aug 07
16
Monthly billing and payment processor recommendations?
Hi, I''m setting up a site that will bill on a monthly basis. I would rather not have to worry about storing customer credit card information. Does anyone have recommendations on payment processors that offer monthly billing services? I don''t want to go the paypal route as I want the user to stay on the site. I''m hoping to find an API to integrate with. I have
2005 Dec 22
8
Payflow Pro (was Re: FatWreck.com - New Rails Site)
Several years ago, before PHP introduced their built-in pfpro functions, I rolled my own crappy interface, which of course delegated to the commandline payflow client. I could certainly do the same in Ruby today. Thinking back on it, I realized at the time, and realize again now, that delegating this functionality to a commandline app is a security risk unless you''re the *only* user on
2010 Nov 24
1
slow network throughput, how to improve?
would like some input on this one please. Two CentOS 5.5 XEN servers, with 1GB NIC's, connected to a 1GB switch transfer files to each other at about 30MB/s between each other. Both servers have the following setup: CentOS 5.5 x64 XEN 1GB NIC's 7200rpm SATA HDD's The hardware configuration can't change, I need to use these servers as they are. They are both used in production
2006 Jun 30
2
Subscription Payment Model
Ok, I''m new to the world of actually charging for software, and it''s taken me a full month to decide how to charge in a way that doesn''t make me sleep with difficulty at nights. :) If someone can look at this and verify I''m on the right track or give any hints/tips, I''d greatly appreciate it. Basically, I want each user to be able to apply
2008 Sep 29
3
disbale to responded to an unrequested SSL Certificate
Hi dovecot-list, just a easy question today ;) Customer did on Server a PCI-Test to test security to fit worldpay requirements. They found a critical risk at pop3s. (and some other things) This is the Textmesage: ############ Family: Remote Shell Access Critical 993/tcp 11875 Description: The remote host responded to an unrequested SSL Certificate. The remote SSL server should have sent back
2006 Apr 19
2
Credit Card Processing / Merchant Account
Hi All, Has anyone implemented a credit card processing / merchant account system using Rails? I know that there is a ''payment'' gem that is supposed to integrate with the Authorize.net gateway, but I''m wondering if that is the best (and only) solution out there. Are there any other recommended solutions from Rails programmers out there? Thanks in advance for the
2006 Jun 20
22
New e-book - The Money Train
While talking about my RailsConf presentation with Ben Wiseley, he suggested writing a book on the same topic... so I did! The Money Train is an e-book about building e-commerce sites using Ruby on Rails. Read my blog entry about it at http://www.bencurtis.com/archives/ 2006/06/rails-e-commerce-e-book/ or head to http:// www.agilewebdevelopment.com/book to dive right in. As always, a big
2005 Dec 15
9
FatWreck.com - New Rails Site
After months of design and development, we''ve launched our second Rails site, http://www.fatwreck.com (assuming your DNS is updated - the pink site is the old one). The site is for legendary punk rock record label, Fat Wreck Chords and it includes a store. The old site was highly trafficked, with millions of page views per month and we expect this one to be also. So far, the server
2006 Jul 17
1
payment or active merchant
Anyone used both? Im looking into the pros and cons of there two Payment of course supports more than just credit cards One query that comes to mind is why doesn''t active_merchant just use payment Would keep things nice and dry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Apr 18
3
paypal with Active merchant
Hi, I am integrating paypal service in my application using Activemerchant. Now I want to know how to use ActiveMerchant to make payment to Bank or Credit card ? for example: I am seller and I want to pay some amount to somebody. I want to pay such amount which will be credited in somebody''s bank account or credit card directly ? Please reply me as early as possible. And also suggest
2009 Mar 04
2
Service Merchant
I''m about to dive into a revamp of the payment processing engine for a my company''s software application service. I came across a tool called Service Merchant (http://servicemerchant.org), and it looks like it could be a good fit for me, especially since we do recurring monthly subscription billing. Has anyone tried using it? Liked it? Any suggestions or comments? George
2008 Apr 26
8
Online credit card processing
What''s a good way to process credit cards from our Rails application? I like PayPal because of it''s name recognition but I don''t like the fact that the user must leave our site; we are hoping for a tightly integrated look-and-feel. We might also offer both, PayPal and our own major credit card processing (see attached example screen shot). I''ve heard of other
2006 Feb 10
2
Paypal and subscriptions
Does anyone have any experience with subscriptions and PayPal? I''m currently weighing up the options of what payment system to use for an upcoming project which is subscription based and am not sure if PayPal is capable of doing what I want and if I need to setup a merchant account instead. Basically it''s the same kind of payment structure as BaseCamp. 3 or 4 accounts which
2006 Apr 22
1
Newbie .. authorize.net
I am very new to RoR. I need to do: 1. credit card authorization only and / or 2. charge the credit card via the Authorize.net payment gateway via RoR? QUESTION 1. I came across the payment module available as a ruby gem. I am wondering if anyone has used this gem in a real life application to do the above? The other problem was that on this page: