Closed (fixed)
Project:
Ubercart Discount Coupons
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 04:46 UTC
Updated:
30 Jan 2012 at 13:15 UTC
This is a request to reverse #605816: No warning for incorrect payment set up with PayPal for the following two reasons:
_uc_coupon_paypal_check() (the correct variable name is uc_paypal_wps_submit_method instead of uc_paypal_wbs_submit_method).The attached patch makes the necessary changes.
| Comment | File | Size | Author |
|---|---|---|---|
| remove_itemized_warning.patch | 1.47 KB | guypaddock |
Comments
Comment #1
longwave#1 is present in 6.x-1.3 but has been fixed in the -dev branch in the commit for #605816: No warning for incorrect payment set up with PayPal
For #2, that patch is only in the Ubercart dev branch so far, marking this postponed until a new Ubercart release is out that includes this change.
Comment #2
jtsnow commentedPayments with PayPal Website Payments Pro and coupons now work for me when the order is itemized. The patch correctly removes the warning message.
Comment #3
wodenx commentedThanks. Committed to DEV.
Comment #5
tescometro commentedOk, So I've just got this "warning" with Ubercart 2.6 and Ubercart Discount Coupons 1.7 Does the above mean I can just ignore the warning, or is there still a problem with itemized items?
(am using paypal standard payments)
P.S. thanks for this module, besides the "warning " issue, it seems very sensibly configured and designed, and works pretty much exactly as expected.