
Version 1.1.0 - User Manual - Payment Portal - Admin User
Table of Contents
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.
The Payment Portal module is an add-on for Customer Portal which provides customers the ability to make payments for orders and invoices via the portal. The first version of this module uses CyberSource as the payment gateway and provides support for Credit Card payments.
Architecture
Features
Account
- Registration and Login of External User
- Import and Login of Internal User
- View User Account Information
- Customer Selection by logged in user
- Switch Customer Account
Orders
- View Order History
- Synchronization of Order Status in real-time
- Search by Order#, Order Date
- Filter by Order Status
- Sort by Order Date
Invoices
- View Invoice History
- Synchronization of Invoice Status in real-time
- Search by Invoice#, Invoice Date
- Filter by Invoice Status
- Sort by Invoice Date
Payments
- Pay Invoices by CC
- Pay Invoices by Credit Memos
- Pay on Account by CC
- Support for both Full & Partial Payments
- Synchronization of Payment Status in real-time
Admin
- Settings and Configuration for Portal and M3 Connectivity
- M3 User Roles Configuration, User Permissions and sub-account management
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.
User Guide for Payment Module of Customer Portal Admin User
Login
- Provide Admin User credentials and login to the Magento system.
- Go to LeanSwift tab (from left panel) - Payment Portal - Settings.
- Payment portal admin user can configure/modify settings and Click on Save Config button.
Bank Statement Configuration
- Payment portal settings allows the admin to configure bank statement configurations, these configuration values are input to various M3 transactions using the ABS100MI API.
- Currency
- Only one currency type is supported.
- For multiple currencies, multiple websites have to be configured.
- Bank statement type [BSTY]
- Bank identifier [BSID]
- Sequence number[BLSN]
- Statement line type – Invoice [BLLT]
- Statement line Type – Account [BLLT]
Payment Reason
- Payment reasons can be configured by an admin as a list of comma-separated reasons.
- The payment reasons will appear as choice downs for the front-end user to choose from while making a payment.
Invoice Payments
- To suspend payment modules for front-end users, admin can go to Invoice payments – Suspend Invoice Payments – Select Yes.
- Enabling Suspend Invoice payment option, disables making payments for Pay Invoices in Customer Portal.
- Payment cannot be processed online.
- The maintenance notification will appear when the front-end user clicks on payments - Pay Invoices.
Note: From the Customer Portal, the user will be able to pay on account. Only Pay Invoices will be unavailable during this time.
Short Pay Notification
- To configure notification details for Short pay, admin can configure Payment Module – Short Pay Notification.
- Email Sender
- Short Pay Notification Email Template – Choose from default template or custom template.
- Email Address – Configure with comma separated email addresses for multiple email addresses to be notified.
Invoice/Order Sync Roles
- To enable on-demand sync option for specific M3 user roles, admin must configure Invoice/Order Sync roles, with M3 user Roles(comma separated).
- Specify the M3 user roles as comma separated list, for multiple M3 User roles with on-demand sync option.
Note: For on-demand sync option from the front-end option, the specified user role should have relevant privileges for the configured M3 user role superseding others.
On-demand Synchronization
- Missing Invoices
- Missing data for invoices option is accessible under Payments tab when Invoice/Order Sync Roles is enabled for the customer M3 User Role.
- Clicking on Missing data, takes the user to screen, where user can mention document number and run sync job or run by default for 3 days.
- If the missing data is less than 3 days old please hit Submit.
- If the missing data is older than 3 days enter the document number (invoice or order) and then hit enter.
- If multiple documents are missing enter them with a comma separating each document number.
- Status of the sync job will be displayed in the display message space of Customer Portal.
Cron
- To configure Invoice Payment Sync, go to LeanSwift – Payment Portal – Settings – Cron – Invoice Payment Sync.
- To disable the CRON job, the configuration for CRON shall be empty.
┌───────────── 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 |
* , - |
General Settings
- CyberSource
- Currently payment portal is integrated with CyberSource.
- To configure payment method, go to Leanswift->Sales->Payment Methods->Cyber source -> Hosted Checkout Profile.
- Enter the profile ID, Access Key and Secret Key.