Needs review
Project:
Signup Integration for Ubercart
Version:
6.x-1.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2012 at 16:52 UTC
Updated:
21 Jan 2012 at 03:47 UTC
SIgnups are not created when using the uc_cybersource payment module for the CyberSource HOP payment method. uc_signup_form_alter checks only for paypal_wps payment method to call the uc_signup_order_prepare function. Attached patch adds check for cybersource_hop payment method.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_signup-cybersource_hop.patch | 570 bytes | labrown |
Comments
Comment #1
labrown commentedComment #2
kylex commentedThis appears to have worked for me. Thanks!