Hello everybody,
We want to use Drupal 7 and Ubercart 3 for our little web shop, but we are selling a services and we want our users to be able to pay after the checkout. But the module uc_payafter is avalible only for Drupal 6 and Ubercart 2. Is there anyone who will port that module to Drupal 7 ? Am I the only one who need pay after checkout ?! I hope Ubercart integrate that function in the next version.
Best regards
Comments
Comment #1
zeezhao commentedPost a request on: http://drupal.org/paid-services
You may get a developer there.
Comment #2
tr commentedComment #3
stewart.adam commentedUpdating issue status... Hoping to get to this by the end of the summer.
Comment #4
GCP commentedWe also need this module! Following
Comment #5
dsinnet commentedAlso subscribing. May be willing to contribute to a valid solution.
I'm running a site with bespoke products and pricing. As such a requirement to create an order, send an invoice (actually an estimate), then the customer could follow a "make payment" link to complete and finalise the order.
I'm using PayPal Standard so the only alternative is to generate a paypal payment request but it doesn't carry over the line items and references from the product node.
Looking forward to developments on this.
Comment #6
zeezhao commented@stewart.adam - please were you able to get this done?
Comment #7
stewart.adam commentedzeezhao, fortunately somebody has sponsored its development and it will be released shortly. Expect updates to the project page (and a stable release) coming out in the next 2 weeks.
Comment #8
zeezhao commentedThanks for the update. I look forward to the release.
Comment #9
stewart.adam commentedCode has been pushed to the repository; please see 7.x-1.x branch.
Comment #10
zeezhao commentedThanks for this!
Trying to follow your readme.txt for setup. Under the "Configuring the checkout rules" section, step 3:
Even though followed all previous steps and cleared cache, under “Invoice Template” section, I can’t see the 'request_customer' invoice template In the "Actions" area. I can only see: “admin”, “customer”, “Customer template”. Please confirm if I am missing something. Thanks