Miva Merchant 4 Module FAQs » Phone Order Manager (BROK_PHONEORDERS)
I have modified the module to add support for tax modules which provide multiple, separate, taxes.
You can now use tokens to display additional data from the tax modules as well as fields to permit the data to be modified.
The original tax related tokens:
%taxbox%, %taxdescription%, %taxbox|xxx|%, %taxamount%, %taxamountF%
all apply to the FIRST tax method store/saved by the tax module (in the case of Canadian VAT, that will be GST).
To display other tax info, the tokens are incremented:
%taxbox2%, %taxdescription2%, %taxbox2|xxx|%, %taxamount2%, %taxamount2F%
%taxbox3%, %taxdescription3%, %taxbox3|xxx|%, %taxamount3%, %taxamount3F%
etc.
So to display the second tax on the Phone Order Interface, you could add a second table row below the current tax so it would look, together, like:
<TR>
<TD colspan="2">
</TD>
<TD ALIGN="right" VALIGN="middle" colspan="3">
<FONT FACE="Arial, Helvetica" SIZE="-1">
%recalculatetax%
<B>%taxdescription%:</B>
</FONT>
</TD><TD ALIGN="center">
<FONT FACE="Arial, Helvetica" SIZE="-1">
%taxbox%
</FONT>
</TD></TR>
<TR>
<TD colspan="2">
</TD>
<TD ALIGN="right" VALIGN="middle" colspan="3">
<FONT FACE="Arial, Helvetica" SIZE="-1">
<B>%taxdescription2%:</B>
</FONT>
</TD><TD ALIGN="center">
<FONT FACE="Arial, Helvetica" SIZE="-1">
%taxbox2%
</FONT>
</TD></TR>
{docurl}
Displaying Tax Module Fields on Phone Order Manager Interface
We are a Canadian based business. Our tax module (Canadian VAT) has several tax fields and we would like to display them on the Phone Order Manager interface (rather than just the one default field). Is this possible? (2003/04/15)
I have modified the module to add support for tax modules which provide multiple, separate, taxes.
You can now use tokens to display additional data from the tax modules as well as fields to permit the data to be modified.
The original tax related tokens:
%taxbox%, %taxdescription%, %taxbox|xxx|%, %taxamount%, %taxamountF%
all apply to the FIRST tax method store/saved by the tax module (in the case of Canadian VAT, that will be GST).
To display other tax info, the tokens are incremented:
%taxbox2%, %taxdescription2%, %taxbox2|xxx|%, %taxamount2%, %taxamount2F%
%taxbox3%, %taxdescription3%, %taxbox3|xxx|%, %taxamount3%, %taxamount3F%
etc.
So to display the second tax on the Phone Order Interface, you could add a second table row below the current tax so it would look, together, like:
<TR>
<TD colspan="2">
</TD>
<TD ALIGN="right" VALIGN="middle" colspan="3">
<FONT FACE="Arial, Helvetica" SIZE="-1">
%recalculatetax%
<B>%taxdescription%:</B>
</FONT>
</TD><TD ALIGN="center">
<FONT FACE="Arial, Helvetica" SIZE="-1">
%taxbox%
</FONT>
</TD></TR>
<TR>
<TD colspan="2">
</TD>
<TD ALIGN="right" VALIGN="middle" colspan="3">
<FONT FACE="Arial, Helvetica" SIZE="-1">
<B>%taxdescription2%:</B>
</FONT>
</TD><TD ALIGN="center">
<FONT FACE="Arial, Helvetica" SIZE="-1">
%taxbox2%
</FONT>
</TD></TR>
Last update: 2003-07-30 02:00
Author: Support
Revision: 1.0
You cannot comment on this entry
Records in this category
- Making "Additional Charge" Display When Using COD Payment Module
- Unable to Sort by Product Code OR Name
- Eliminating Out of Stock Items From Displaying In the Product List
- Specifying a Quantity For Each Item In Product List
- Displaying Tax Module Fields on Phone Order Manager Interface
- In previous versions of the module I could enter addresses that were missing elements otherwise required during normal Merchant checkout (such as a shipping email address) but now I am returned to the OINF screen to provide missing information.
- I do not want all users of the module to be able to change the product price and/or quantity while taking orders. How do I do this?
- When I attempt to add a product with insufficient inventory or when I try to increase the quantity of a product in the basket past the available inventory the page simply refreshes. How can I display a message to the user about what happened?
- Is there a token similar to %basketprice_nochange% for the tax and shipping prices. Looking to have the boxes not be editable unless under a specific login.
- With the %recalculatetax% token, is there a way that after the page is updated, for that box to remain checked after update?
- I would like to configure Phone Order Manager so that I can copy entire orders into the basket to make "re-ordering" easier. Can I do this?
- The page loads sometimes take a little while. Is it possible to display a "loading" graphic to remind the user that the page is loading?
- What does the "Add all products in ctgy:" option do?
- Is it possible to enter items into the basket which are not in Merchant's databases, such as auction items?
- Is there any way to add a negative number to the basket total, for example, to give a discount to a customer?
- Is it possible to display a link in Phone Order Manager which will add a product to the basket or bring up the Product Search window with results for a particular search term? For example, I'd like to be able to see all results for "certs".
- I am looking for a module that will allow me to use my phone order manager and while in that process be able to hit a link or button that will put the exact last order back into the system from the customers last order.
- Is there any way to look up a customer's previous order information?
- How can I set a default price group to use for all customers?
- Collecting payment data on the POM page
- Adding a button to copy Shipping info to Billing info














