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

zeezhao’s picture

Post a request on: http://drupal.org/paid-services

You may get a developer there.

tr’s picture

Project: Ubercart » Ubercart Pay After Checkout
Version: 7.x-3.1 »
Component: Cart/checkout » Code
Priority: Major » Normal
Status: Needs work » Active
stewart.adam’s picture

Title: Ubercart + Pay After Checkout » Port to Drupal 7
Assigned: Unassigned » stewart.adam
Category: support » feature
Status: Active » Needs work

Updating issue status... Hoping to get to this by the end of the summer.

GCP’s picture

We also need this module! Following

dsinnet’s picture

Also 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.

zeezhao’s picture

@stewart.adam - please were you able to get this done?

stewart.adam’s picture

zeezhao, 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.

zeezhao’s picture

Thanks for the update. I look forward to the release.

stewart.adam’s picture

Status: Needs work » Closed (fixed)

Code has been pushed to the repository; please see 7.x-1.x branch.

zeezhao’s picture

Title: Port to Drupal 7 » uc_payafter Port to Drupal 7

Thanks 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