I have a rescue project that has both recurring and delayed billing. Delayed means that the buyer puts in a credit card, but the card is not charged until the service is provided at a later time, possibly weeks or months later (past when an authorization would expire). The client thought a third party retained the credit card number (at least it's not in the database, and of course it shouldn't be), but I don't see any code for this.

Anyone had any experience with this, and might you be available to consult or even write code? This year-old post http://intridea.com/2009/2/23/paypal-recurring-billing-with-activemerchant-in-ruby-on-rails?blog=company says that ActiveMerchant does not support recurring billing through PayPal, so that probably explains why the project adds methods with 'recurring' in their names to ActiveMerchant. Still, I'm not sure it was completed, the client never saw it working before firing the previous developer for dragging the project on too long.

Thanks for any help.

Scott

--
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby

Reply via email to