CustomerPortalHeader

Version 22.4.0- User Manual - Customer Portal - Admin User

Table of contents

User Manual – Customer Portal Admin User

Overview

LeanSwift Customer Portal is a customer self-service web portal that enables users to get instance access to information about their orders, invoices and payments. With additional add-ons, uses can also make e-payments directly via the portal. It is seamlessly integrated with Infor M3 CloudSuite using ION. Customer Portal offers a single point of access to structured information about customer transactions and self-service functionality such as pay invoices, user management and much more.

Architecture

CustomerPortal_Architecture

↥ Go to Top

Features

Account

Orders

Invoices

Payments

Admin

↥ Go to Top

Point Of Contact

This document and the software it describes are provided by LeanSwift Solutions Inc. For additional information regarding support, licensing, functionality etc. please contact LeanSwift Solutions Inc. via contact form at http://www.leanswift.com or email info@leanswift.com.

↥ Go to Top

User Guide for Customer Portal Admin

Login

Logging to Customer Portal Configuration:

MagentoLogin

CustomerPortalSettings

↥ Go to Top

Configuration

Configuration

↥ Go to Top

General

GenralConfiguration

PayerCustomer

FrontEndPage

Main Menus Section Name
Accounts <p>Account Summary</p><p>- Addresses</p>
Order History View Order History
Invoice History View Invoice History
Payments <p>View Pay Invoices</p><p>- View Pay in Account</p><p>- Process Pay invoices</p><p>Process Pay on Account</p>

InternalUserAllowedSection

InternalUserAllowedSection2

RestrictCustomerGroup

OrderCron

InvoiceCron

Customer Add/Sync Configuration

Customer Add/Sync Configurations section allows admin to configure customer add/sync settings such as Add/Sync Customers, Add/Sync Customers with STAT Id, Free Field filters, Additional filters and the last updated timestamp.

CustomerAddSyncConfiguration

FreeFieldFilter

FreeFieldFilter2

FreeFieldFilter3

TimeStamp

↥ Go to Top

Cron

For detailed understanding of CRON configurations refer to cron - Wikipedia.

┌─────────────minute (0 - 59)

│┌─────────────hour (0 - 23)

││┌─────────────day of the month (1 - 31)

│││┌─────────────month (1 - 12)

││││┌─────────────day of the week (0 - 6) (Sunday to Saturday).

│││││7 is also Sunday on some systems)

│││││

│││││

* * * * *

Field Required Allowed values Allowed special characters
Minutes Yes 0–59 * , -
Hours Yes 0–23 * , -
Day of month Yes 1–31 * , - ? L W
Month Yes 1–12 or JAN–DEC * , -
Day of week Yes 0–6 or SUN–SAT * , - ? L #
Year No 1970–2099 * , -

Cron

↥ Go to Top

M3 User Roles

M3UserRoles

M3UserRoles

MagentoM3UserRoles

↥ Go to Top

Add New Role

NewUserRole

Note: To deselect an option, hold down the Ctrl key while selecting it.

NewUserRole2

↥ Go to Top

Edit Role

EditRole

EditRole2

↥ Go to Top

Delete Role

DeleteUserRole

↥ Go to Top

Search/Filter**

SeachFilter

↥ Go to Top

Visible Columns

Columns

↥ Go to Top

Pagination

Pagenation

↥ Go to Top

Sub Account User Management

Export

Export

ExportSettings

ExportSettings2

Message is added to queue, wait to get your file soon. Make sure your Cron job is running to export the file.”

ExportSettings3

ExportSettings4

↥ Go to Top

Import

SystemImport

↥ Go to Top

Import Settings

ImportSettings

Import

↥ Go to Top

Import Behaviour

ImportBehaviour

↥ Go to Top

File to Import

FileImport

↥ Go to Top

Check Data

CheckData

CheckData2

CheckData3

ImportedData

↥ Go to Top

Customer User Permissions

DefaultConfiguration

InternalPermission

StatPermission

SubAccountPermission

ConfigurationLogo

ConfigurationEmail

↥ Go to Top

Upload supporting document on Short Pay invoices

IDM module needs to be installed in magento to support document upload for short pay invoices. The Upload configuration in the IDM module needs to be enabled. User can mention the allowed file types that can be uploaded. Documents are uploaded when paymentportal_invoice_payment_sync is executed.

IDMSettings

IDMUploadConfiguration

Email IDM documents

When Email IDM document is enabled, the option to select Send Email from M3 IDM and Email Documents Cron is displayed in admin.

When Send Email from M3 IDM is selected as Yes, /items/search API call is made to IDM to retrieve the Customer invoice or Order confirmation document. Along with it, /email API is called to directly send documents from M3 IDM based on when Email Documents Cron is triggered. The documents are not saved in magento db.

IDM_M3_YES

The Search configuration needs to be updated when this option is selected.

IDMConfiguration

When Send Email from M3 IDM is selected as No, two additional configuration is enabled to configure the Email sender and Email template. When Email Documents Cron is triggered the items/search API call is made to IDM to retrieve the Customer invoice or Order confirmation document. The document is stored in magento db, mail is sent to customer with the configured sender and email template based on when Email Documents Cron is triggered.

IDM_M3_NO

Download idm configuration needs to be updated when the Send Email from M3 IDM is set as No

IDMDownload

↥ Go to Top