Needs review
Project:
UC Free Order Payment Method
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2011 at 08:21 UTC
Updated:
25 Jun 2013 at 19:21 UTC
Jump to comment: Most recent
Comments
Comment #1
di3gopa commentedI am having the same problem, i have actually coupon codes + recurring payments, so if the user use a coupon to get lets say the first month free, uc still uses paypal as the payment method even if the order is $0.00 because of the recurring fee
Not sure what to do here.
Comment #2
peter.gosling commentedAnyone have any solutions to this problem?
Comment #3
sidharth_k commentedsubscribing
Comment #4
lonehorseend commentedSubscribing
Comment #5
Anonymous (not verified) commentedHi everyone, we were struggling with the same problem, and i think implemented a good solution.
The development was sponsored by Levia IT. The developers who worked on this are:
The free payment method needed to be recognized by recurring module as a payment method that could do recurring billing. so we implemented the hook_recurring_info.
here is what we needed to insert:
Here are the steps:
P.S. Also maybe someone with proper permission level could apply this as a patch to the module.
Comment #6
mattcasey commented#5 works for me
Comment #7
spyderpie commentedsubscribing - I am having this problem as well .. the error reports: A handler for processing and renewing recurring fees cannot be found for the free_order payment method. Your order cannot be completed, because we could not process your recurring payment. Please review your payment details and contact us to complete your order if the problem persists.
Is it possible this will be implemented in the module .. I don't like altering modules that might get overwritten later ... I am on Drupal 7 .. I realize this is for D6, but I didn't want to duplicate tickets.
Peace,
Julie