wp-e-commerce
Opened 15 years ago
#1300 new defect
Fix for paypal-pro.merchant.php to include coupons and correct tax amount
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Severity: | critical |
| Plugin: | wp-e-commerce | Keywords: | paypal coupon tax |
| Cc: |
Description
Updated to pull calculated totals for price and tax from $this->cart_data rather than calculating manually from $this->cart_row. The cart is already handling this part, so it's consistent, and it actually takes coupon discounts into account as well as tax data (neither of which work correctly in the old code).
Attachments (1)
Note: See
TracTickets for help on using
tickets.
fix for coupons and tax with paypal pro