Add Currency
-
Hello,
I just started using this plugin, it works great! My only change I would like to see is I need it to pull the currency. I have made the following changes to your code as I see you hard-coded USD. I was wondering if you could add this to your next release.Line Approx 108-114 in tracking_code.php
//Get Currency
$currency = $order->get_currency();// Add info about the order
$cj_url .= “CID=$cid&OID=$order_id&TYPE=$type&CJEVENT=$cjevent&CURRENCY=”.$currency;Thanks, great job!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add Currency’ is closed to new replies.