(Except to offer free shipping

Anbefalt vibrator
Dildo i glass og metall
Myke sex leketøy i silikon
Please use proper English at all times, so that all members may understand you.
I did set the affiliate commission to 10%.SXGuy wrote:perhaps not a bug, just a misunderstanding on how comission is calculated. Tromas, set up an affiliate account and see if the % of comission recieved is relative to the product price and not the total including shipping.
Anbefalt vibrator
Dildo i glass og metall
Myke sex leketøy i silikon
Code: Select all
if ($affiliate_info) {
$data['affiliate_id'] = $affiliate_info['affiliate_id'];
$data['commission'] = ($total / 100) * $affiliate_info['commission'];
Code: Select all
$subtotal = $this->cart->getSubTotal();
if ($affiliate_info) {
$data['affiliate_id'] = $affiliate_info['affiliate_id'];
$data['commission'] = ($subtotal / 100) * $affiliate_info['commission'];
-
VIEW ALL EXTENSIONS * EXTENSION SUPPORT * WEBSITE * CUSTOM REQUESTS
Anbefalt vibrator
Dildo i glass og metall
Myke sex leketøy i silikon
Kyle K.
The Honey Jar
Delicious Pure Raw Honey from Honeyville, UT
http://thehoneyjarhome.com
Affiliate Homepage Link and Promote All Products
Hide Empty Shopping Cart
Remove Shipping and Handling from Affiliate Commission
Move Affiliate Info to Top of Orders Page
Hi,grgr wrote:You can give this a go...
Edit ../catalog/controller/checkout/confirm.php
change:
to:Code: Select all
if ($affiliate_info) { $data['affiliate_id'] = $affiliate_info['affiliate_id']; $data['commission'] = ($total / 100) * $affiliate_info['commission'];
Code: Select all
$subtotal = $this->cart->getSubTotal(); if ($affiliate_info) { $data['affiliate_id'] = $affiliate_info['affiliate_id']; $data['commission'] = ($subtotal / 100) * $affiliate_info['commission'];
-
VIEW ALL EXTENSIONS * EXTENSION SUPPORT * WEBSITE * CUSTOM REQUESTS
Hi,grgr wrote:1.5.4 already has this fixed as you have seen and mentioned. Not sure what isn't working for you, it's a fairly simple sum: (subtotal/100) x commision rate. There's not really a lot to 'not work'.
image in file manager - Capture.PNG (20.09 KiB) Viewed 5679 times
Extensions for affiliates (openCart 1, 2, 3):
Advanced Multi Level Affiliate System
Customer and Affiliate Accounts Combined into one Account
Affiliate Tracking with Coupons
Discount for Referred Customers - Order Total
Type Tracking Code
Mass Pay
Affiliate Transactions for openCart 3
Affiliate Pack X - all modules with 40% discount
Users browsing this forum: Semrush [Bot] and 101 guests