svn commit: r599982 - /ofbiz/trunk/applications/product/config/shipment.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r599982 - /ofbiz/trunk/applications/product/config/shipment.properties

sichen
Author: sichen
Date: Fri Nov 30 14:16:08 2007
New Revision: 599982

URL: http://svn.apache.org/viewvc?rev=599982&view=rev
Log:
Adding a couple of properties to shipment.properties to support future Fedex SOAP integration

Modified:
    ofbiz/trunk/applications/product/config/shipment.properties

Modified: ofbiz/trunk/applications/product/config/shipment.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/shipment.properties?rev=599982&r1=599981&r2=599982&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/shipment.properties (original)
+++ ofbiz/trunk/applications/product/config/shipment.properties Fri Nov 30 14:16:08 2007
@@ -163,11 +163,16 @@
 # Credentials
 shipment.fedex.access.accountNbr=
 shipment.fedex.access.meterNumber=
+shipment.fedex.access.userCredential.key=
+shipment.fedex.access.userCredential.password=
 
 # Connection details
 # https://gatewaybeta.fedex.com/GatewayDC - Test URL
 # https://gateway.fedex.com/GatewayDC     - Production URL
+# https://gatewaybeta.fedex.com/web-services - SOAP Test URL
+# https://gateway.fedex.com/web-services     - SOAP Production URL
 shipment.fedex.connect.url=https://gatewaybeta.fedex.com/GatewayDC
+shipment.fedex.connect.soap.url=https://gatewaybeta.fedex.com:443/web-services
 shipment.fedex.connect.timeout=60
 
 # Label configuration