You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a base zen-cart function is the way to go, but since that function's present in zc158 and later, I'd prefer to wait until such time that OPC is updated for zc158 and later.
hi cindy,
this section of code:
one_page_checkout/includes/classes/OnePageCheckout.php
Lines 1181 to 1208 in b67b1cb
looks very much like this section:
https://github.com/zencart/zencart/blob/2160f2936ce2f466495a4acdfed65e826588adbc/includes/templates/template_default/jscript/zen_addr_pulldowns.php#L26-L54
i think if we could move the ZC to a function (the horror), we could then make use of it here.
thoughts?
i would not be opposed to doing the PR on the zc if you think we can make use of it here.
The text was updated successfully, but these errors were encountered: