strangerstudios / pmpro-woocommerce

Connect Paid Memberships Pro with WooCommerce and WooCommerce Subscriptions to sell membership products and offer members-only product discounts.
https://www.paidmembershipspro.com/add-ons/pmpro-woocommerce/
46 stars 32 forks source link

When admin manually creates an order Admin's discount applies rather then Customer #165

Closed kimwhite closed 1 year ago

kimwhite commented 2 years ago

When a site owner or admin manually creates an order in the backend the admins discount is applied to the product rather than the customers.

What should happen: When creating a manual order, a customer is selected. The customer's global discount price should appear as the price, not the admins. This is true if a Member Discount Pricing is set up on a product.

If the customer has a 10% discount and Admin has an 85% discount, the Admin's 85% discount is applied to the order.

create-order-in-woo
leemediagroup commented 2 years ago

Is there anyway we can get an update on this issue? We do have a workaround we are using, but we are trying to integrate with a POS system, and this is creating a bit of a road block for us.

andrewlimaza commented 1 year ago

@leemediagroup we are working on figuring this out in the near future.

You can disable this discount by adding the following code to your site:

https://gist.github.com/andrewlimaza/cecb1ce815af71f7148102b95e521bb1

JarrydLong commented 1 year ago

Tested with Woocommerce 1.7.4 and this is no longer an issue in the latest release