Bug: When beanstream module is activated, it doesn't allow to define settings for it, and isn't shown as a choice in default gateways.

Steps to reproduce:

  • Install and enable uc_beanstream
  • Visit the admin/build/modules page and enable the Beanstream payment gateway
  • Visit admin/store/settings/payment/edit/methods. Beanstream does not appear as an option for the default gateway for Credit card payment.

Cause: In the hook_payment_gateway() function, a variable is misnamed.

I'll post a patch.

Comments

chiney2019’s picture

StatusFileSize
new825 bytes

The patch for this bug is attached.

codi’s picture

Version: » 6.x-1.x-dev
Status: Active » Needs review

thanks for this. will review and commit shortly.

pribeh’s picture

Was this committed?

ryanilg’s picture

Wondering the same thing...

andrechun’s picture

Status: Needs review » Closed (fixed)

thanks for the patch. it has been committed