I cannot get payex (6.x-1.0-beta1) to work with drupal (6.20) and ubercart (6.x-2.4). After trying to checkout a cart I get the following errors (after filling out the customer/billing form).

# warning: Missing argument 3 for uc_payment_method_payex(), called in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/ubercart/payment/uc_payment/uc_payment_checkout_pane.inc on line 87 and defined in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/payex/modules/uc_payex/uc_payex.module on line 75.
# warning: Missing argument 3 for uc_payment_method_payex(), called in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/ubercart/payment/uc_payment/uc_payment.module on line 253 and defined in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/payex/modules/uc_payex/uc_payex.module on line 75.
# warning: Missing argument 3 for uc_payment_method_payex(), called in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/ubercart/payment/uc_payment/uc_payment.module on line 246 and defined in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/payex/modules/uc_payex/uc_payex.module on line 75.

Have I missed activating something? I have configured payex with a valid test account.

Comments

mikl’s picture

Assigned: Unassigned » googletorp
Category: support » bug
Status: Active » Needs work

Hi Daniel,

That’s a bit odd. googletorp has done the Drupal 6-bits, so I’ll get him to check it out when he comes back to work, might not be this week though :)

Danial Namousi’s picture

Subscribe.

googletorp’s picture

Status: Needs work » Closed (fixed)

I applied a fix for this, but since it's only a PHP warning, it shouldn't effect the actual payment process.

CVS commit