Hi!
I installed the XMEMBERS order_total class contribution
that gives members a discount.

There are only two files to install.

/includes/modules/order_total/ot_xmembers.php
/includes/languages/english/modules/order_total/ot_xmembers.php

Then I went into:

admin->modules->order_total and changed the sort order to

Subtotal 1
Members Discount 2
Tax 3
Shipping 4
Total 5


Everything looks good, and I see my discount subtracted from the subtotal. Then when I go to PayPal...it is trying to charge me the price WITHOUT the discount!! For some reaso my discount rate is not being applied to the PayPal total.

Please Help!!