Hello,
As part of our Membership benefits our members are not charged our Transaction Fee. We do this online buy changing the MOS but this only works if the member logs in before they add something to their basket. And although we message this heavily to them, some login later in the Purchase Path journey.
Has anyone found another way of taking the fee off for specific customers?
Thanks,
Kelly
Note: We are new to TNEW.
This is how we take fees off for members as well -- rank-based Mode of Sale shifts. Would be interested to hear if anyone else does it differently with TNEW, or better yet if anyone has found clever ways to message "members must login" at the time of purchase in TNEW. We have some trouble reminding members to log in to get their benefits as well.
Hello.
Did any of you solve this? We have changed our setup this season, having only two price types a standard and a youth, and then adding any additional discounting using pricing rules. Our subscribers does also, as yours, get the benefit of not paying a fee, and I am sure that when were testing out the setup the MOS would automatically change upon login, regardsless of the user adding items to the basket before or after login. But now for some reason this does not happen, and I am unsure what is broken. Anyways it should be possible to change MOS if the price types in the basket is the same as the ones in the new mos (with no fees attached). So did you solve the problem and do you no which apicall to use? we are not on TNEW.
Thanks
Eva
No we haven't solved this problem yet, but are working with Tessitura to see if we can find away around this. As no matter how much we message some members still login later then get angry about being charged a fee.
You can check at the point they login before hitting the payment.aspx page. There is a "checkout" item type in the system table LTR_Tnew_validate_cart. You then check the customer, mos, etc. and if it passes the check, update the MOS then drop them in the payment.aspx page.
Travis