Is it possible to have an offer to a performance where no other price type for that performance is available? Such as a pre-sell. We just tried it and in the getPerfromanceDetails call, the <pricetype> table disappeared and we use that table.
If you are using the Offers functionality, your web site would need to use the GetPerformanceDetailWithDiscounting method (actually, GetPerformanceDetailWithDiscountingEx is the most current iteration of this method). If the customer is logged in with the appropriate offer source code, the offer price should be returned in the PriceType set with a Promo flag of ‘Y’ indicating that it is an offer. One other thing to mention here, likely, the offer price is not set as the default for the web MOS, so no Price set(s) will not be returned by the method. Depending on how your web site is coded, this may or may not be something you have to factor in.
Gregg Stickney
Application Support Specialist/ Manager Knowledgebase
Tessitura Network
+1 (888) 643-5778, ext. 318
+1 (330) 835-4507
+1 (888) 643-5778, ext. 201 (Support Line)
www.tessituranetwork.com
gstickney@tessituranetwork.com
From: Tessitura Web Forum [mailto:forums-tessitura-web@tessituranetwork.com] On Behalf Of Marty Jones Sent: Wednesday, April 21, 2010 10:57 AM To: Gregg Stickney Subject: [Tessitura Web Forum] Offers on the web
You were sent this email automatically because you subscribed to the Tessitura Web forum. You may reply to this message to post to the Web forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
I should clarify that no Price set(s) would be returned in this situation if there is no default price for the MOS, or there is one but it is not valid under the circumstances.
From: Tessitura Web Forum [mailto:forums-tessitura-web@tessituranetwork.com] On Behalf Of Gregg Stickney Sent: Wednesday, April 21, 2010 11:37 AM To: Gregg Stickney Subject: RE: [Tessitura Web Forum] Offers on the web