* 3D Secure 2 implementation using the Pop-Up Method *
*
* Mandatory Requirements *
*Merchants can use the from the Gateway or they can build their own:*
jQuery = [portal domain]/scripts/jquery/js/https://jquery.min.js/
Bootstrap = [portal domain] /scripts/jquery/js/https://jquery.tdsbox.js/
*Step1:* Initialize the popup
Include the following javascript code on your webpage that you want to initiate 3DS from:
$(document).ready(function () {
tdsboxInitialise('[portal domain]',
tdsboxComplete);
});
*Step2: *Load the popup and shows the modal dialog
function loadModal() {
var jsonObject = {
ApplicationID : $("#ApplicationID").val(),
MerchantReference : $("#MerchantReference").val(),
Amount : $("#Amount").val(),
Currency : $("#Currency").val(),
PAN : $("#PAN").val(),
ExpiryDate : $("#Expiry
* Application Parameters *
**
*/ Purpose /* – This function is used to allocate application ID(s) that a User is only allowed to have access to. This application refers to specific product and what a merchant uses to process transactions through iVeri.
Example below indicates that when you select a particular Application ID an Administrator can configure what functions can this user perform in a particular Application ID. If no function is associated to an Application ID, no access is granted to that user.
Administrator can configure what Transaction Types a user can perform on a specific Application ID.
If no Transaction Types are configured for a user, the user will be unable to process transactions for any of the Application IDs.
*/ Action /*:
Select the product and Live Application IDs
*Transaction – Payment*
**
* Purpose *- This function allows you to pass a credit to any card without having a previous debit transaction. There is a limit to the amount that you can process a credit transaction for. Please speak to your Acquirer to obtain this limit.
* Action: *
On the main menu bar, Click on Lite – Transactions – Payments , select the relevant Application ID. A Capture Transaction screen will be displayed.
Once the an application ID is selected, the system will allow you to manually capture and do the transaction, however this would require all the card details to be inputted and the set limits to be adhered to.
*Report
– Lite Trading*
**
* Purpose * - To print a report of processed transactions on a specific Application ID.
* Action: *
In the menu bar, select *Lite - Transactions - Reports - Trading Report*. Click on the Application ID you wish to view Transactions.
*Choose a date *and select *Search.
This will bring up the list of ALL transactions performed for your selection.
*Transactions details for the last 6 months are available.
Choose the applicable file format to download the trading report on a particular Application ID
* Reset Password *
**
Should a user have forgot their login password to BackOffice, navigate to the ‘Forgot your password?’ link.
The system will request you to enter your User Group / Merchant Profile ID and Username.
Once the user clicks on submit, a notification will appear that the user will receive an e-mail notification. The e-mail notification will contain a link that the user will access to change their password.
Now that the user has clicked on the link, they will be redirected to the BackOffice Reset Password page. Enter and confirm the new password. Lastly to action the new password change, click on Reset Password tab.
The following notification will appear on a successful password change.
** * Payment Features * ** Depending on the acquirer involved, iVeri Lite has the capacity to offer the following * payment methods * :
Card:
VISA MasterCard AMEX Diners UPI Mobile Money
EcoCash M-Pesa Additional payment methods:
MasterPass Visa Checkout Visa Account Funding Transactions Mastercard Funding Transactions Account-to-Account Transfer:
Ozow *Other functionalities available:*
*3DSecure: *iVeri Lite, being an e-commerce product, allows for 3DSecure protocol for payer authentication in online transactions, if configured accordingly.
To learn more about 3D Secure, visit None [1] this page . *Fraud Management* *Transaction history reporting* *Merchant Portal - BackOffice*: Merchant Portal includes features that are merchant-specific such as reporting, payment pa
* Purpose * - To view the list of Successful Orders for a selected Date or Period in order to check these against your confirmation emails or to view ALL details related to individual transactions.
* Action: *
In the menu bar, Mouse over Lite Transactions - View - Successful. If you only have one Application ID, this page will NOT be displayed, and you will be automatically taken to the Choose Date/Period page.
Choose a specific *Application ID*
* *
Choose a date range to start your *Search*
Integrate 3D Secure *
**
Integrate 3D Secure functions via the iVeri Gateway *
Implement a form post with the required data When received, the Gateway will process and handle the enrollment lookups, authentication with the 3DS provider on your behalf On completion, of the authentication, the merchant can submit payment instruction with the 3D 2 authentication data
Integrate 3D Secure directly with the 3DSecure MPI vendor *
Contact 3D secure Vendor Integrate the 3D secure using the 3D secure integration specification from the MPI/3D Secure vendor On completion of the 3D secure process, merchants, or Payment service Provider (PSP) can include 3D secure authentication data on the payment instructions to the iVeri Gateway. When received, the Gateway will process the payment to the appropri