using opencart_v1.5.1.1 and Qphoria's canadian Moneris eSelect (Hosted Payment Pages) payment integration.
1) The cart values differs from the values displayed in hosted payment page. though the total is same but shipping and tax differs. see attached.
2) What should be the cancelled URL for the above module in the moneris Paypage Appearance settings?
i have used Approved/Declined URL: http://domain-name.com/moneris_hosted_callback.php
thanks
1) The cart values differs from the values displayed in hosted payment page. though the total is same but shipping and tax differs. see attached.
2) What should be the cancelled URL for the above module in the moneris Paypage Appearance settings?
i have used Approved/Declined URL: http://domain-name.com/moneris_hosted_callback.php
thanks
Attachments
cart.jpg (6.7 KiB) Viewed 2756 times
moneris.jpg (7.24 KiB) Viewed 2756 times
Try this..
1. EDIT: catalog/controller/payment/moneris_hosted.php
2 .FIND:
3. REPLACE WITH:
1. EDIT: catalog/controller/payment/moneris_hosted.php
2 .FIND:
Code: Select all
$shipping_total += $remaining_total;
Code: Select all
$tax_total += $remaining_total;
Hi Q,
I see this is an old thread and the poster was not polite enough to respond and let you know if your solutions worked.
I just wanted to say that I've used both pieces of advice above and they work perfectly.
If you update your Moneris Hosted Paypage module you might want to include your fix for the tax/shipping. It works perfectly to make the amounts match what the customer has seen on the store page.
Thanks again!
~Wendy
I see this is an old thread and the poster was not polite enough to respond and let you know if your solutions worked.
I just wanted to say that I've used both pieces of advice above and they work perfectly.

If you update your Moneris Hosted Paypage module you might want to include your fix for the tax/shipping. It works perfectly to make the amounts match what the customer has seen on the store page.
Thanks again!
~Wendy
Thanks for posting this info., found just recently as we are setting up a Moneris account for here in Canada and very little info. is provided by opencart. I wonder if anyone has any insight as to which 'extension' available is best to use?
Who is online
Users browsing this forum: No registered users and 3 guests