Hi,
We run into an issue that our guest deleted the GA ticket on the "Cart details Page" in TNEW before checkout and they only paid for Add-ons. Can we stop this transaction by stoping the guest to do checkout without choosing the GA?
Please advise, if we can make any changes for the GA performance set up in TNEW.
Thank you in advance.
I am not sure if this is possible to limit with pricing rules, but it is always possible with what is called a "cart validation" customization. This allows custom logic to be run when the customer adds or removes something from their cart, or attempts to check out. With this custom logic, you can verify that the cart is in a "valid state", and block the customer from finishing the order or remove the invalid items from the cart.
Thank you so much Nick. Let me try to do this in TNEW. Do you have something similar set up,if so would you mind to share the steps with us?