June 5th, 2007 by rick
Follow-up to subscriptions
Al Evans wrote me regarding the recent article, Dealing with subscription payments, suggesting I use Payflow reference transactions.
Basically, you’d store a Payflow reference hash from a successful transaction and use it in future requests. The upsides are that you verify the card details immediately, and that you know when payments are go through or fail. The downside is you have to write some kind of scheduled billing system of course.
I haven’t implemented it myself, but I found a forum post explaining the XMLPay details. Al also graciously provided a sample test case using Active Merchant.
Has anyone tried this out?



Sorry, comments are closed for this article.