Replies: 0
Is it possible to attach a coupon code or alter the price in PayPal depending on what items a user has in their cart?
For instance, Item A = $8.00, Item B = $8.00, but if they have Item A and Item B in their cart at check out, I would like both items to only cost $7.00.
Maybe there is a way to return the cart size and product names and I could dynamically update the shortcode or something?