CustomerPortalHeader

Version 21.2.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

CustomerPortalAdminSettings

↥ Go to Top

Configuration

CustomerPortalAdminConfiguration

↥ Go to Top

General

CPCustomerPortalAdminGeneral

CustomerPortalAdminGeneral-Customer

CustomerPortalAdminGeneral-Portal

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>

CustomerPortalAdminGeneral-Section

CustomerPortalAdminGeneral-Section1 CustomerPortalAdminGeneral-Section2

CustomerPortalAdminGeneral-Restrict1

CustomerPortalAdminGeneral-Restrict2

CustomerPortalAdminGeneral-Restrict3

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.

CustomerPortalAdminGeneral-CustAddSync1

M3RefScreen

M3RefScreen1

M3RefScreen2

CustomerPortalAdminGeneral-CustAddSync2

↥ 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 * , -

CustomerPortalAdminCron

↥ Go to Top

M3 User Roles

CustomerPortalAdmin-M3User

CustomerPortalAdmin-M3User-Home

CustomerPortalAdmin-M3UserRole

↥ Go to Top

Add New Role

CustomerPortalAdmin-M3User-AddRoleButton

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

CustomerPortalAdmin-M3User-AddRole

↥ Go to Top

Edit Role

CustomerPortalAdmin-M3User-EditButton

CustomerPortalAdmin-M3User-EditRole

↥ Go to Top

Delete Role

CustomerPortalAdmin-M3User-DeleteRole

↥ Go to Top

Search/Filter

CustomerPortalAdmin-M3User-Filter

↥ Go to Top

Visible Columns

CustomerPortalAdmin-M3User-Columns

↥ Go to Top

Pagination

CustomerPortalAdmin-M3User-Paginate

↥ Go to Top

Sub Account User Management

Export

SubAccount-UserManagement-Export

SubAccount-UserManagement-Export-MainPage

SubAccount-UserManagement-Export-Customer

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

SubAccount-UserManagement-Export-Continue

SubAccount-UserManagement-Export-Download

↥ Go to Top

Import

SubAccount-UserManagement-Import

↥ Go to Top

Import Settings

SubAccount-UserManagement-Import-MainPage

SubAccount-UserManagement-Import-Download

↥ Go to Top

Import Behaviour

SubAccount-UserManagement-Import-Behaviour

↥ Go to Top

File to Import

SubAccount-UserManagement-Import-File

↥ Go to Top

Check Data

SubAccount-UserManagement-Import-CheckData

SubAccount-UserManagement-Import-Error

SubAccount-UserManagement-Import-valid

SubAccount-UserManagement-Import-Success

↥ Go to Top

Customer User Permissions

UserPermission-DefaulltPermission

UserPermission-InternalUserPermission

UserPermission-STATAdminPermission

UserPermission-STATSubAccountPermission

CPADesignConfigHeader

CPAEmailConfig

↥ 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.

supporting documents

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 retrive 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.

Email IDM Docs from m3

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

Search IDM document

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 retrive 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.

Email IDM Docs

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

download IDM Docs

↥ Go to Top