Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to add Insurance for UPSXML module?


Guest

Recommended Posts

After I installed UPSXML service contribute, I found out that it does not come with the insurance option. How do I add the insurance into the contribute?

Has any one done this before?

 

In upsxml.php, the XML section contain comment-out lines look like this:

//    "      <PackageServiceOptions>\n."
//    "        <COD>\n".
//    "          <CODFundsCode>0</CODFundsCode>\n".
//    "          <CODCode>3</CODCode>\n".
//    "          <CODAmount>\n".
//    "            <CurrencyCode>USD</CurrencyCode>\n".
//    "            <MonetaryValue>1000</MonetaryValue>\n".
//    "           </CODAmount>\n".
//    "         </COD>\n".
//    "         <InsuredValue>\n".
//    "           <CurrencyCode>USD</CurrencyCode>\n".
//    "           <MonetaryValue>1000</MonetaryValue>\n".
//    "          </InsuredValue>\n".
//    "       </PackageServiceOptions>\n".

 

Is this the right place to change?

 

Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...