Any Plans on a port to Drupal7/Ubercart.

Thanks!

Comments

mrfelton’s picture

Probably not - If someone can create a D7 version, I can create a D7 branch and commit the code.

tazir1’s picture

Assigned: Unassigned » tazir1
StatusFileSize
new7.91 KB

The only thing have to be change:
uc_optional_checkout_review.module, line 30:
$wps_form = uc_paypal_wps_form($form, $form_state, $order);
Function uc_paypal_wps_form changed:
function uc_paypal_wps_form($form, &$form_state, $order)
http://drupalcontrib.org/api/drupal/contributions--ubercart--payment--uc...
(using Ubercart 3)

nelslynn’s picture

When using Ubercart 7.x-3.0-rc4, and PayPal checkout on the /cart/checkout page, it does not work. You are still directed to the Review page before PayPal.

Molfar’s picture

Molfar’s picture

Just finished coding. I released Drupal 7 version as my sandbox project http://drupal.org/sandbox/molfar/1464040 . Please test.

remkovdz’s picture

Is this already ready for production sites? Thanks!

Molfar’s picture

Yes, I use it at production site already.

remkovdz’s picture

Great, will it be released as a module soon? I don't have the knowledge to install sandbox projects.

Molfar’s picture

Unfortunately I dont have permissions to create a project here, sandbox only. But the author (mrfelton) could make me as a co-maintainer and I will add D7 branch here.

mrfelton’s picture

Hey Molfar,

Good work on the port. I've added you as co-maintainer.

Molfar’s picture

Status: Active » Fixed

Thank you so much. I've done exporting my port version. I hope everything is alright. Sooth to say, I am a little worried because It is my first serious action with drupal.org system.

remkovdz’s picture

Thanks all, should we be able to find it anywhere now?

Molfar’s picture

remkovdz’s picture

Thanks! I installed it and it seems to work partly? When I choose PayPal as payment method, it redirects me to the completion page when I click the confirmation button. I am never directed to PayPal?

remkovdz’s picture

Hi, please let me know if there is a solution for the above problem? Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.