Enterpristore Ecommerce For Infor Sxe 2018

Transcription

Enterpristore ‐ Ecommerce For Infor SX.e9999999Fully Integrated with Infor SX.e APIMobile Friendly - Mobile Responsive EcommerceBest Practices - User Experience / SEO / Business IntelligenceIntelligent Search - Guided Navigation & Natural Language SearchParcel & LTL Optimized ShippingMerchandising & PromotionsSource Code Is AvailableWebsiteDemonstration SiteDemonstration Admin ore.info/adminuia@a.com ‐ 1Infor SX.e ReferencesRW SmithMarlo BeautySouthern ernhobby.comLogistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Enterpristore ‐ Ecommerce For Infor SX.eInfor SX.e ERP is the most powerful system available formanaging the complex demands of the distributionindustry.Infor Distribution SX.e gives you unparalleled control inmanaging thousands of transactions, suppliers, andcustomers‐while tracking tens of thousands, if notmillions, of items.Enterpristore Ecommerce is fully integrated with InforSX.e.Infor SX.e 10 and 11 using Soap webservices with WSDLrequest/response in xml format. Detailed logs of alltransactions.Bi‐directional flow of data between Enterpristore & Infor SX.e depending on data type. Customers ‐ Real‐time contract/customer‐specific pricing from Infor SX.e or Enterpristore. Order History ‐ Retrieves current open orders, current pre‐orders and order history directly from InforSX.e or Enterpristore. Products Catalog ‐ Realtime inventory and pricing information based on multiple warehouses. Order Processing ‐ Submits from Enterpristore shopping cart to Infor SX.e to create orders or quotes orpre‐orders for future sales. CenPOS Payment Processing ‐ Tokenize Customer Data ‐ This allows for easy and flexible customer billing,as CenPOS converts payment data into a secure token for safe and convenient recurring billing of regularcustomers.Logistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Enterpristore ‐ Ecommerce For Infor SX.ePreferred Optimized Installation Primary data repository is Infor SX.e. Data uploaded and updated via Infor SX.e API to Web Based Ecommerce – Enterpristore. Data stored in MySQL / Maria Database on Solid State Drives.Secondary Installation Method Primary data repository is Infor SX.e. Data retrieved for each Ecommerce call directly from Infor SX.e server.CustomersBi‐directional data transfer New Customer Information Sent From Infor SX.e to EnterpristoreNew Customer Information Sent From Enterpristore to Infor SX.ePhp Scripts using the SX.e API running on Cron jobsEnterpristore ScriptInfor SX.e API Callsx add new customers.php ‐ Imports non‐existingcustomers from Infor SX.e to Enterpristore.ARGetCustomerListV2 ‐ This call will retrieve a list ofCustomer records (ARSC) based on a variety ofselection criteriasx update customers.php ‐ Updates CustomersAddress Information Infor SX.e to Enterpristore.ARGetCustomerDataGeneralRest ‐ Get theremaining “general” fields for a given customerLogistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Enterpristore ‐ Ecommerce For Infor SX.eProductsSingle direction data transfer ‐ From Infor SX.e to Enterpristore New Products found in Infor SX.e are retrieved from EnterpristoreNew / Changed Products are uploaded to special folder and set to inactiveUpload images (Image name is the product id and 400 x 400 pixels) to special folder in FTP.Php Script Cron job run each night which takes the main images and parses it into three (3) sizes. The new imagesare copied over into their correct location on the site.Products are made active or inactive from Infor SX.e via inventory and pricing updates.Php Scripts using the SX.e API running on Cron jobsEnterpristore ScriptInfor SX.e API Callsx add new products.php ‐ Imports non‐existingproduct records in Ecom from Infor SX.e. Storesthem in “New From SX” category on website.ICGetWhseProductListV2 ‐ Retrieves a set ofWarehouse Products (ICSW) with price and costinformationLogistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Enterpristore ‐ Ecommerce For Infor SX.eInventory and PricingSingle direction data transfer ‐ From Infor SX.e to EnterpristoreProduct Inventory Gathered Real Time From Infor SX.e Product Pricing Sent to Enterpristore From Infor SX.e For Every Warehouse.Product Pricing Sent to Enterpristore From Infor SX.e For Every Customer.Product Pricing Sent to Enterpristore From Infor SX.e For Every Customer Group.Php Scripts using the SXe API running on Cron jobsEnterpristore ScriptInfor SX.e API Callsx update all.php ‐ Updates pricing.OEPricing – This call is used to return the price for a givenproduct for a given customer. The price, discount and quantityavailable will be returned.sx update warehouse.php ‐ Updatesinventory;OEPricingMultiple – This call is used to return the price for agiven product for a given customer for multiple products ‐OEPricingMultiple with specified warehouse fieldsx update warehouse2.php ‐ UpdatesPresale Yes/No flag from SX. ImportsRelease Date, Orders Due Date and QtyPresold #ICGetWhseProductListV3 ‐ Retrieves a set of WarehouseProducts (ICSW) with additional fields and user fieldsLogistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Enterpristore ‐ Ecommerce For Infor SX.eOrder ProcessingBi‐directional data transferOrder Processing Information Sent From Infor SX.e to EnterpristoreOrder Processing Information Sent From Enterpristore to Infor SX.eProcess Live and Pre‐OrdersOrders Shipping Sent Directly To Infor SX.e as Order or Quote.Single direction data transfer ‐ From Enterpristore to Infor SX.eEnterpristore ScriptBefore an Order is processed in Checkout– wehave a final grab of inventory information andbind that inventory to the customer’s order.sx order reprocess.php ‐ to reprocess allunsuccessful orders laterInfor SX.e API CallSFOEOrderTotLoadV4 ‐ The order total transaction isrun when the user is displayed the total amount of anorder that would be created based on the currentcontents of the shopping cart.Multi Warehouse / Multiple Order Type Shopping CartLogistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Enterpristore ‐ Ecommerce For Infor SX.eOrder HistorySingle direction data transfer ‐ From Infor SX.e to EnterpristoreOrder History From Infor SX.e to EnterpristoreOrder Details retrieved directly from Infor SX.eLogistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Enterpristore ‐ Ecommerce For Infor SX.ePre‐Orders retrieved directly from Infor SX.eEnterpristoreScriptsInfor SX.e API CallSFGetOEOrderDataV3 – This procedure returns information from the order header,order lines and order header extended amounts.OEGetListofOrdersV4 – This call is used to obtain a list of order #’s for a givenCustomer/Ship To. We use it to retrieve orders by date range, status, order#, po#, etc.Built into theMy AccountsOrder sectionOEOrderDeleteOrCancel – Delete or cancel an order.OEFullOrderMnt – Create or modify an order.SASubmitReport – Submit a report for printing. We use it to email an order to customer.ARGetCustomerBalance ‐ This call is used to retrieve Accounts Receivable balanceinformation for a given Customer (ARSC) or Ship To (ARSS).Logistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Enterpristore ‐ Ecommerce For Infor SX.eCenPOS Payment Processing – PCI CertifiedCenPOS delivers the most secure and seamless cloud‐based omni‐channel payment solutions in the marketplace.Fully integrated with Infor Distribution ERP’s, CenPOS delivers the end‐to‐end payment capabilities in today’sfast‐track age of commerce demands Payment Processing ‐ One‐time sales andrecurring billing on the web and within callcenters. Unmatched Security ‐ Ensure that sensitiveinformation is never transmitted or storedwithin your system to protect against costlydata security breaches. Tokenize Customer Data ‐ This allows foreasy and flexible customer billing, as CenPOSconverts payment data into a secure tokenfor safe and convenient recurring billing ofregular customers.SX.e and Enterpristore Transaction LogWe maintain a log of every transaction withInfor SX.e .Everything that is processed or failed is loggedfor easy debugging. The log can be viewed as atext or xml file.Logistica Solutions Inc. – 3855 La Palma Ave Suite 107 ‐ Anaheim, CA 92807714‐200‐9890 ‐ tp://www.enterpristore.com

Infor Distribution SX.e gives you unparalleled control in managing thousands of transactions, suppliers, and customers‐while tracking tens of thousands, if not millions, of items. Enterpristore Ecommerce is fully integrated with Infor SX.e. Infor SX.e 10 and 11 using Soap webservices with WSDL