Discussion:
How can i use my own prices for the item instead of the prices in OFFERPRICE or LISTPRICE table
(too old to reply)
Jaweed Ali jaweed
2006-11-30 21:09:29 UTC
Permalink
Hi

Is there any way in websphere commerce frame work that i can checkout product with my own defind prices instead of the prices in OFFERPRICE or LISTPRICE table which is the default table that the commerce use to calculate the price. Or how can i change the calculate price method for the item so i can checkout the item with my own calculated price.

thanks
geo
2006-12-01 14:26:17 UTC
Permalink
Sure extend the GetCalculatedContractPrice to your own command

override the price behaviour how you want.

Register your price command

This is alot of work.
Post by Jaweed Ali jaweed
Hi
Is there any way in websphere commerce frame work that i can checkout
product with my own defind prices instead of the prices in OFFERPRICE or
LISTPRICE table which is the default table that the commerce use to
calculate the price. Or how can i change the calculate price method for
the item so i can checkout the item with my own calculated price.
thanks
Loading...