K-Payment Gateway (Merchant Integration Guide )

Size: px
Start display at page:

Download "K-Payment Gateway (Merchant Integration Guide )"

Transcription

1 K-Payment Gateway (Merchant Integration Guide ) Copyright 2006 KASIKORNBANK Public Company Limited

2 3 1: VbV/SecureCode Environment 4 2: K-Payment Gateway 6 3: Program Code K-Payment Gateway 7 4: 9 5: K-Payment Gateway Copyright 2008 KASIKORNBANK Public Company Limited 2

3 K-Payment Gateway ( ) K-Payment Gateway Verified by Visa (VbV), MasterCard SecureCode MPI (Merchant Plug-in) VISA International Service Association MasterCard International Incorporated K-Payment Gateway Re-Direct K-Payment Gateway Verified by Visa/ MasterCard SecureCode K-Payment Gateway Copyright 2008 KASIKORNBANK Public Company Limited 3

4 1: VbV/ MasterCard SecureCode Environment 1: Verified by VISA 1. (Check Out) 2. K-Payment Gateway 3. K-Payment Gateway MPI (Merchant Plug in) 4. MPI Visa Directory locate ACS (Access Control Server) 5. Visa Directory locates ACS server 6. MPI redirects ACS server URL Verified by VISA Password 7. Verified by VISA Password ACS generate ECI, CAVV and XID 8. MPI ECI, CAVV and XID. ECI = 5 (Fully authenticated) K-Payment Gateway Copyright 2008 KASIKORNBANK Public Company Limited 4

5 9. K-Payment Gateway comply ECI, CAVV and XID ISO8583 message credit card host 10. Credit card host VISA Net 11. VISA Net 12. VISA Net (Response code approval code) Credit Card Host 13. ISO message from Visa Net K-Payment Gateway 14. K-Payment Gateway ISO message 15. K-Payment Gateway 2: Verified by VISA 1. (Check Out) 2. K-Payment Gateway 3. K-Payment Gateway MPI (Merchant Plug in) 4. MPI Visa Directory locate ACS (Access Control Server) 5. Visa Directory locates ACS server Copyright 2008 KASIKORNBANK Public Company Limited 5

6 6. Visa Directory Verified by VISA N VBV VbV 7. MPI generates ECI and XID. ECI = 6 (Not enrolled) K-Payment Gateway 8. K-Payment Gateway compiles ECI XID ISO8583 message credit card host 9. Credit card host VISA Net 10. VISA Net 11. VISA Net (Response code approval code) Credit Card Host 12. ISO message from Visa Net K-Payment Gateway 13. K-Payment Gateway ISO message 14. K-Payment Gateway 2: K-Payment Gateway 1) K-Payment Gateway 2) a) Merchant ID 15 b) Terminal ID 8 c) User Name Password Login Online Merchant Report , , , ( - ) ( ) ecommerce@kasikornbank.com d) URL: Functions : - (Menu: Transaction Report) - (Menu: Search Transaction) Copyright 2008 KASIKORNBANK Public Company Limited 6

7 - (Menu: Settlement) - (Menu: Void) - (Menu: Report) - (Menu: Support) - Program Code Payment Gateway (Menu: Code Library) - Password Login Online Merchant Report, Download (Integration Guide) Online Merchant Report (Menu: Setting) 3) Program Code K-Payment Gateway Code Online Merchant Report Menu Code Library 4) URL: 3: Program Code K-Payment Gateway Program Code Online Merchant Report Menu Code Library Copyright 2008 KASIKORNBANK Public Company Limited 7

8 Program Code Program Code Merchant ID( ), Terminal ID ( ) RESPURL Code Code <form name="sendform" method="post" action=" <input type="hidden" id=merchant2 name=merchant2 value=" "> <input type="hidden" id=term2 name=term2 value=" "> <input type="hidden" id=amount2 name=amount2 value=" "> <input type="hidden" id=url2 name=url2 value=" <input type="hidden" id=respurl name=respurl value=" <input type="hidden" id=ipcust2 name=ipcust2 value=" "> <input type="hidden" id=detail2 name=detail2 value="electric Fan - Toshiba Model CM203"> <input type="hidden" id=invmerchant name=invmerchant value=" "> <input type="hidden" id=fillspace name=fillspace value="y"> (Optional) </form> </body> </html> Copyright 2008 KASIKORNBANK Public Company Limited 8

9 4: HTML Server K-Payment Gateway Server UNIX, Windows, Linux Real-time SSL System Trusted Certification Authorities (e.g. VeriSign, Entrust) Browser Internet Explorer version 5.0 NesCape Navigator Mozilla Firefox Copyright 2008 KASIKORNBANK Public Company Limited 9

10 5: K-Payment Gateway 1: K-Payment Gateway Copyright 2008 KASIKORNBANK Public Company Limited 10

11 1: (Check out) 2: Re-Direct K-Payment Gateway METHOD=POST No Variable Data Type Length Description Remark 1 MERCHANT2 Numeric 15 Merchant No. Issued by KBANK 2 TERM2 Numeric 8 Terminal ID Issued by KBANK 3 AMOUNT2 Numeric 12 Total amount of purchased order 4 URL2 Character 255 URL where cardholder will be re-directed to merchant s Web site and KBank returns variables to when cardholder clicks Go Back to Merchant Web site (Success page) or Continue (Reject page) 5 RESPURL Character 255 URL where KBank will send a variable PMGWRESP to merchant s server (Back Office) 6 IPCUST2 Numeric 15 IP address of merchant s server No decimal (multiple of 100) e.g. key in = or (must be supported- SSL) IP Address e.g DETAIL2 Character 30 Product Description Electric Fan Toshiba Model XYZ103 8 INVMERCHANT Numeric 12 Invoice No. Issued by Merchant (must be unique) 9 FILLSPACE (Optional) Character 1 Card type required? Y : Want to know the transaction s card type N : Do not want Copyright 2008 KASIKORNBANK Public Company Limited 11

12 <form name="sendform" method="post" action=" <input type="hidden" id=merchant2 name=merchant2 value=" "> <input type="hidden" id=term2 name=term2 value=" "> <input type="hidden" id=amount2 name=amount2 value=" "> <input type="hidden" id=url2 name=url2 value=" <input type="hidden" id=respurl name=respurl value=" <input type="hidden" id=ipcust2 name=ipcust2 value=" "> <input type="hidden" id=detail2 name=detail2 value="electric Fan - Toshiba Model CM203"> <input type="hidden" id=invmerchant name=invmerchant value=" "> <input type="hidden" id=fillspace name=fillspace value="y"> (Optional) </form> </body> </html>, CVV2/ CVC2,,, PAY NOW Copyright 2008 KASIKORNBANK Public Company Limited 12

13 3: K-Payment Gateway MPI (Merchant Plug-In) Verified by Visa MasterCard SecureCode MPI Visa Directory Server MasterCard Directory Server Verified by Visa/ MasterCard SecureCode Verified by VISA/ MasterCard SecureCode Password Copyright 2008 KASIKORNBANK Public Company Limited 13

14 4: K-Payment Gateway Credit Card Host VISANET/ MasterCard BANKNET 5: K-Payment Gateway : Copyright 2008 KASIKORNBANK Public Company Limited 14

15 : Pay Again 3 (Invoice No. ) Go Back to Merchant Website ( ) Continue ( ) Redirect URL ( 2 - URL2 ) Method Post Copyright 2008 KASIKORNBANK Public Company Limited 15

16 No Variable Data Type Length Description Remark 1 HOSTRESP Numeric 2 Response Code 00 = Approved, 01/ others = Not Approved 2 RESERVED1 Character 12 Kbank s reserved variable Reserved (eg. XXXXXXXXXXXX) 3 AUTHCODE Character 6 Authorize Code In case of approved response 4 RETURNINV Character 12 Invoice No RESERVED2 Character 36 Kbank s reserved variable Reserved (eg. XXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXX) 6 CARDNUMBER Character 16 First 4 and Last 4 of Credit Card Number 4234XXXXXXXX AMOUNT Numeric 12 Transaction amount sent to host (2-digit Decimal) * JPY: no decimal 8 THBAMOUNT (DCC Transaction) Numeric 12 Amount that merchant posts on Web site (2-digit decimal) Example in Active Server Page (VBScript): HostResp = Request.Form("HOSTRESP") show the customer approval list 00 = approved 01 = not approved e.g = USD = JPY In case of cardholder chooses THB currency, this field will be XXXXXXXXXXXX 9 CURISO Numeric 3 Transaction currency e.g 764=Baht/ 840 = USD/ 036 = AUD/978 =EUR/ 392=JPY/ 826 =GBP/ 554 =NZD/ 344=HKD/ SGD=702/ CHF= FXRATE (DCC Transaction) Numeric 12 Exchange rate of transaction (4- digit decimal) 11 FILLSPACE Character 20 Type of Card (if FILLSPACE variable set to Y ) e.g = In case of cardholder chooses THB currency, this field will be XXXXXXXXXXXX VISACARDXXXXXX HostRef = Request.Form("REFCODE") reference no. from KBANK HostAuth = Request.Form("AUTHCODE") authorized code from KBANK Credit card type used by the customer. KBANK will only send this value to the merchant, if the Step 4 of FILLSPACE variable set to Y Copyright 2008 KASIKORNBANK Public Company Limited 16

17 MCC HOSTRESP=00&RESERVED1=XXXXXXXXXXXX&AUTHCODE=000002&RETURNINV= &RE SERVED2=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&CARDNUMBER=4072XXXXXXXX4249&AM OUNT= &THBAMOUNT=XXXXXXXXXXXX&CURISO=764&FXRATE=XXXXXXXXXXXX&FILL SPACE=VISACARDXXXXXXXXXXXX HOSTRESP=00 RESERVED1=XXXXXXXXXXXX AUTHCODE= RETURNINV= RESERVED2=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX CARDNUMBER=4072XXXXXXXX4249 AMOUNT= THBAMOUNT=XXXXXXXXXXXX CURISO=764 FXRATE=XXXXXXXXXXXX FILLSPACE=VISACARDXXXXXXXXXXXX DCC HOSTRESP=00& RESERVED1=XXXXXXXXXXXX&AUTHCODE=000002&RETURNINV= & RESERVED2=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&CARDNUMBER=4072XXXXXXXX4249 &AMOUNT= &THBAMOUNT= &CURISO=036&FXRATE= &FIL LSPACE=VISACARDXXXXXXXXXXXX HOSTRESP=00 RESERVED1=XXXXXXXXXXXX AUTHCODE= RETURNINV= RESERVED2=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX CARDNUMBER=4072XXXXXXXX4249 AMOUNT= => TXN AMT 2-digit decimal THBAMOUNT= => THB AMT 2-digit decimal CURISO=036 FXRATE= => FX rate 4-digit decimal FILLSPACE=VISACARDXXXXXXXXXXXX Copyright 2008 KASIKORNBANK Public Company Limited 17

18 Real-time Real-time "PMGWRESP" ( 2 - RESPURL ) Method POST : a) Real-time SSL SSL b) URL IP menu Support Merchant Reporting ( Sr.No Field Name Type Length Position Description Remark 1 Response Code Numeric 2 1 Result from ISSUER 00 = Approved, 01/ others = Not Approved 2 Reserved1 Character 12 3 Kbank s reserved variable Reserved (i.e. XXXXXXXXXXXX) 3 Authorize Character 6 15 Authorized Number from KBANK 4 Reserved2 Character Kbank s reserved variable In case of approved response Reserved (i.e XXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXX) 5 Invoice no. Numeric Invoice no. The same value of INVMERCHANT 6 Timestamp Character Transaction date and time e.g TransAmount Numeric Transaction amount sent to host (2-digit Decimal) * JPY: no decimal e.g = USD = JPY 8 Reserved3 Character Kbank s reserved variable Reserved (i.e XXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXX) 9 Card Type Character Card Type VISACARDXXXXXXXXXXX 10 Reserved4 Character Kbank s reserved variable Reserved (eg. XXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXX) 11 THB Amount Numeric For DCC Transaction only, Amount that merchant posts on Web site (2-digit decimal) In case of cardholder chooses THB currency, this field will be XXXXXXXXXXXX Copyright 2008 KASIKORNBANK Public Company Limited 18

19 Sr.No Field Name Type Length Position Description Remark 12 TransCurrency Numeric Foreign currency e.g 764=Baht/ 840 = USD/ 036 = (ISO) AUD/978 =EUR/ 392=JPY/ 826 =GBP/ 554 =NZD/ 344=HKD/ SGD=702/ CHF= FXRate (DCC Transaction) Numeric For DCC Transaction only, Exchange rate of transaction (4-digit decimal) 222 e.g = In case of cardholder chooses THB currency, this field will be XXXXXXXXXXXX PMGWRESP=00XXXXXXXXXXXX000002XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXVISACARDXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX PMGWRESP=01XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXMASTERCARDX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 6: K-Payment Gateway Support Team , , , ( - ) ( ) ecommerce@kasikornbank.com Copyright 2008 KASIKORNBANK Public Company Limited 19

20 SSL Secure Socket Layer Protocol Internet Real- Time SSL SSL Real-time SSL System SSL 1. Verisign: 2. SSL-Certificates: 3. Digicert: 4. Geotrust: 5. Quality SSL: Copyright 2008 KASIKORNBANK Public Company Limited 20

STPP Testing Published: 8 December 2017

STPP Testing Published: 8 December 2017 During integration with Secure Trading s systems, the Merchant can perform tests on the system using the details supplied within this document. Published: 8 December 2017 1.18 Table of Contents 1 Introduction...

More information

Direct Post Integration Guide

Direct Post Integration Guide Direct Post Integration Guide Page 1 of 34 Document Control This is a control document DESCRIPTION Direct Post Integration Guide CREATION DATE 20/12/2011 CREATED BY SecurePay VERSION 1.4 DATE UPDATED 28/02/2017

More information

MERCHANT INTEGRATION GUIDE. Version 2.7

MERCHANT INTEGRATION GUIDE. Version 2.7 MERCHANT INTEGRATION GUIDE Version 2.7 CHANGE LOG 1. Showed accepted currencies per payment option. 2. Added validation for RUB payments. INTRODUCTION MegaTransfer provides a wide range of financial services

More information

USER GUIDE REPORTING <ACQ + GW IMAGE HERE> VERSION 1.0

USER GUIDE REPORTING <ACQ + GW IMAGE HERE> VERSION 1.0 REPORTING VERSION 1.0 TABLE OF CONTENTS 1. BATCHED TRANSACTIONS 3 1. BATCH OVERVIEW 3 1. Fraud 5 2. DCC (Dynamic Currency Conversion) 6 3. History 7 1.2 VIEWING RELATED TRANSACTIONS

More information

Authorize.Net Magento 2.x Payment Module

Authorize.Net Magento 2.x Payment Module Authorize.Net Magento 2.x Payment Module User Guide Revision 1.0.1 September 17, 2018 Sep 17 2018 Authorize.Net Global Payment Management for Magento 2.x 1 Contents Document History... 4 1. Introduction...

More information

Merchant Integration Manual (POST)

Merchant Integration Manual (POST) PAYSBUY Merchant Integration Manual (POST) Version 3.01 (Updated 01/09/2010) 2010 PaySbuy Co. Ltd. All rights reserved. PAYSBUY is a registered trademark of PaySbuy Co. Ltd. The PaySbuy logo is a trademark

More information

NAB TRANSACT. Direct Post v2.1.2 Integration Guide

NAB TRANSACT. Direct Post v2.1.2 Integration Guide NAB TRANSACT Direct Post v2.1.2 Integration Guide CONTENTS 1 Introduction 4 1.1 What is Direct Post? 4 1.2 Requirements for Implementation 4 1.2.1 Public Test Account Details 4 1.3 Card Types Accepted

More information

Batch Processing. Specification. Version SIX Payment Services

Batch Processing. Specification. Version SIX Payment Services Batch Processing Specification Version 4.1.1 110.0087 SIX Payment Services Contents 1 Introduction... 3 1.1 Requirements... 3 1.2 Security and PCI DSS... 3 1.3 Other Information... 4 1.4 Supported Payment

More information

XML API Integration Guide

XML API Integration Guide XML API Integration Guide Version 2.6.3 July 10th,2015 For support contact integration@merchant-support.com 1-866-874-0029 2 Table of Contents 1 Introduction... 7 2 Choosing an Integration Method... 7

More information

Frequently Asked Questions

Frequently Asked Questions Q. What is GTSE v.2.1.3? Frequently Asked Questions A. GTSE stands for Global Transport Secure ecommerce. GTSE v.2.1.3 is the next generation of Global Payments complete solution for small to mid-sized

More information

Virtual Terminal User Guide

Virtual Terminal User Guide With the Clearent Virtual Terminal, merchants can accept credit card payments using the web browser on a computer, tablet, or mobile device. In this guide you will find step-by-step instructions for using

More information

Merchant Administration User Guide

Merchant Administration User Guide Merchant Administration User Guide For MasterCard Payment Gateway Version 6.8 09 March 2017 Notices Following are policies pertaining to proprietary rights and trademarks. Proprietary Rights The information

More information

2016 ConCardis GmbH. Fraud Detection Module (basic)

2016 ConCardis GmbH. Fraud Detection Module (basic) Fraud Detection Module (basic) Table of contents 1. Introduction 1.1 Benefits 1.2 Contents 2. Activation and configuration 2.1 Blocking rules 2.1.1 Card country 2.1.2 IP address country 2.1.3 Country consistency

More information

XML Specification: 3-D Secure

XML Specification: 3-D Secure This document outlines how to perform Verified by Visa or Mastercard SecureCode transactions (more commonly known as 3-D Secure) with Secure Trading. Published: 10 January 2018 2.15 Table of Contents 1

More information

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator Access Online Navigation Basics User Guide Version 2.2 Cardholder and Program Administrator Contents Introduction... 1 Access Online Overview... 2 How We Gather and Manage Transaction Data in Access Online...

More information

Secure XML API Integration Guide

Secure XML API Integration Guide Secure XML API Integration Guide Document Control This is a control document DESCRIPTION Secure XML API Integration Guide CREATION DATE 02/04/2007 CREATED BY SecurePay VERSION 1.1 DATE UPDATED 07/01/2010

More information

MasterPass Guide. Business Gateway. V1.1 February Use this guide to:

MasterPass Guide. Business Gateway. V1.1 February Use this guide to: Business Gateway MasterPass Guide V1.1 February 2015 Use this guide to: Learn about the MasterPass digital wallet service Anticipate how MasterPass may affect your system and procedures MasterPass Guide

More information

FAQ RHB TravelFX App and Multi-Currency Card

FAQ RHB TravelFX App and Multi-Currency Card FAQ RHB TravelFX App and Multi-Currency Card 1 About RHB TravelFX 1.1 What is the RHB TravelFX? RHB TravelFX is a mobile application that is to be used for your RHB TravelFX Multi-Currency Card that allows

More information

CyberSource Payer Authentication

CyberSource Payer Authentication Title Page CyberSource Payer Authentication Using the Simple Order API October 2017 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information

More information

Subscriptions and Payment Pages Version 2

Subscriptions and Payment Pages Version 2 Version 2 Published: 26 April 2018 2.1.21 (c) Table of Contents 1 Introduction... 3 1.1 About Subscriptions... 3 1.2 Process Overview... 3 1.3 Pre-requisites... 3 2 Processing a Subscription through Payment

More information

PayGate (Pty) Ltd. PayWebv2 Version PayWebv2. June Version 1.0 Revision 0.11

PayGate (Pty) Ltd. PayWebv2 Version PayWebv2. June Version 1.0 Revision 0.11 PayWebv2 June 2009 Version 1.0 Revision 0.11 recording, or otherwise, without the prior written permission of the authors. 1 VERSION HISTORY...3 A QUICK SAMPLE...4 INTRODUCTION...4 WHERE DOES PAYWEB FIT

More information

ekashu Payment Page Developer s Integration Guide

ekashu Payment Page Developer s Integration Guide Payment Page Developer s Integration Guide a technical manual for website developers describing how to integrate the ekashu Payment Page into a new or existing website. Authors: Nigel Jewell and Pete Alcock

More information

Sage Pay Direct Integration and Protocol Guidelines Published: 13/05/2015

Sage Pay Direct Integration and Protocol Guidelines Published: 13/05/2015 Sage Pay Direct Integration and Protocol Guidelines 3.00 Published: 13/05/2015 Table of Contents Document Details 4 Version History 4 Legal Notice 4 1.0 Introduction 5 2.0 Overview of Direct Integration

More information

* IMPORTANT* Welcome to QVCC s Non Credit Online/Flexible Registration

* IMPORTANT* Welcome to QVCC s Non Credit Online/Flexible Registration Welcome to QVCC s Non Credit Online/Flexible Registration For Non Credit Courses * IMPORTANT* Do not use your internet browser s BACK button while in Flexible Registration. Press OK to any security popups

More information

MonetaWeb 2.0 January 2018

MonetaWeb 2.0 January 2018 January 2018 INDEX 1.INTRODUCTION...5 2.USE OF SPECIFICATIONS OF SERVICES...6 SPECIFICATIONS FOR API CALLS...6 SPECIFICATIONS FOR THE RESPONSE...6 CERTIFICATES... 6 3.PAYMENT PROTOCOLS...7 3.1.PROTOCOL

More information

SecureFrame Integration Guide

SecureFrame Integration Guide SecureFrame Integration Guide Document Control This is a control document SecureFrame Integration Guide CREATION DATE 02/10/2013 CREATED BY SecurePay VERSION 1.6 DATE UPDATED 28/02/2017 CHANGES 1.6 1.5

More information

Authorize.net CIM - Magento 2 USER MANUAL MAGEDELIGHT.COM E:

Authorize.net CIM - Magento 2 USER MANUAL MAGEDELIGHT.COM E: Authorize.net CIM - Magento 2 USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM License Key After successful installation of Authorize.net CIM extension by using the Magento setup, you are now required

More information

Payment Pages Setup Guide Version 2

Payment Pages Setup Guide Version 2 Version 2 Published: 3 April 2018 Migrating from version 1? Please read our quick start guide on page 100. 2.4.25 (a) Table of Contents 1 The basics... 4 1.1 Workflows... 5 1.2 Session-locked page... 13

More information

User Guide: VirtualMerchant

User Guide: VirtualMerchant User Guide: VirtualMerchant Two Concourse Parkway, Suite 800, Atlanta, GA 30328 Elavon, Incorporated 2012. All Rights Reserved Copyright Copyright 2012 Elavon, Incorporated. All rights reserved. No part

More information

Easy Cart User Manual

Easy Cart User Manual Easy Cart User Manual Table of contents 1. Installing Easy Cart (p. 2) 2. Overview of the administration panel (p. 2) 3. Configuring the website (p. 3) 4. Template settings (p. 6) 5. Setting the product

More information

UiBSclearing. UiBSclearing. Never lose a customer due to a failed credit card HEAD OFFICE

UiBSclearing. UiBSclearing. Never lose a customer due to a failed credit card HEAD OFFICE Never lose a customer due to a failed credit card HEAD OFFICE 1 Agias Zonis Street, Pentadromos Centre, Office B401, CY-3026, Limassol, Cyprus P.O. BOX 52208, 4062 Limassol, Cyprus Tel: +357 7777 [UiBS]

More information

General questions. General questions Activation During Shopping Shopping with MasterCard SecureCode DDA - Disability Discrimination Act

General questions. General questions Activation During Shopping Shopping with MasterCard SecureCode DDA - Disability Discrimination Act Frequently Asked Questions MasterCard SecureCode Frequently Asked Questions This section offers additional information and details about MasterCard SecureCode. General questions Activation During Shopping

More information

Frequently Asked Questions (FAQs) on SMS OTP/Securepay password functionality.

Frequently Asked Questions (FAQs) on SMS OTP/Securepay password functionality. Frequently Asked Questions (FAQs) on SMS OTP/Securepay password functionality. Cards issued by The Hongkong and Shanghai Banking Corporation Limited, India (HSBC) Transaction authentication for Primary

More information

Virtual Terminal. Quick Start Guide. v.01_03/18

Virtual Terminal. Quick Start Guide. v.01_03/18 Virtual Terminal Quick Start Guide v.01_03/18 About This Guide Take secure card payments over the phone with a virtual terminal, providing a flexible payment option for your customers, with a personal

More information

DOTPAY SYSTEM. I. Description of System functions II. Personal Data Protection III. Security IV. Dotpay Advantages V. Price lists

DOTPAY SYSTEM. I. Description of System functions II. Personal Data Protection III. Security IV. Dotpay Advantages V. Price lists Customer Service Office 72 Wielicka Street 30-552 Krakow, Poland Phone: +48 (12) 688 26 00 Fax: +48 (12) 688 26 99 Email: office@dotpay.pl DOTPAY SYSTEM I. Description of System functions II. Personal

More information

secure SHOP SAFELY ONLY

secure SHOP SAFELY ONLY secure SHOP SAFELY ONLY 3-D Secure Code: Shop Safely Online Societe Generale Expressbank offers its clients a new functionality for cardholder authentication developed in cooperation with the international

More information

Indirect Payment Processor

Indirect Payment Processor Indirect Payment Processor Technical Integration Page 1 of 19 Rights of use: COMPLYING WITH ALL APPLICABLE COPYRIGHT LAWS IS THE RESPONSABILITY OF THE USER. WITHOUT LIMITING THE RIGHTS UNDER COPYRIGHT,

More information

IP Pay. End User System Reference Manual. Document revision October 2008

IP Pay. End User System Reference Manual. Document revision October 2008 IP Pay End User System Reference Manual Document revision 1.3 6 October 2008 1 Table of Contents Introduction 3 DECLINE Response Codes 4 AVS Result Codes 7 CVV2/CVC/CID Result Codes 9 CAVV Result Codes

More information

Magento Extension User Guide: Web Services Version 3.6.1

Magento Extension User Guide: Web Services Version 3.6.1 Version 3.6.1 This document explains how to install the official Secure Trading extension on your Magento store. Published: 3 August 2017 Table of Contents 1 Introduction... 3 1.1 Features... 3 1.2 Requirements...

More information

SecureBill. Integration Guide. Version: 1.2

SecureBill. Integration Guide. Version: 1.2 Version: 1.2 Date: 28/02/2017 Author: SecurePay Document Control Document Version History Date Version Author Changes 05/01/2016 1.0 SecurePay - Initial document creation. 04/04/2016 1.1 SecurePay - Added

More information

For customers of new with Security Device shown below or Login via SMS, please complete Page 2 to Page 4 ONLY.

For customers of new with Security Device shown below or Login via SMS, please complete Page 2 to Page 4 ONLY. BizChannel@CIMB Maintenance Form For customers of new BizChannel@CIMB with Security Device shown below or Login via SMS, please complete Page 2 to Page 4 ONLY. For customers of old BizChannel@CIMB with

More information

Version: 1.14 (b) Published: 1 August 2017

Version: 1.14 (b) Published: 1 August 2017 The purpose of this document is to provide the reader with an understanding of Dynamic Currency Conversion, and how it can be processed via Secure Trading s systems. Version: 1.14 (b) Published: 1 August

More information

User Guide Netaxept Administration Module. Version 1.50

User Guide Netaxept Administration Module. Version 1.50 User Guide Netaxept Administration Module Version 1.50 This document describes the various functions of Netaxept Administration Module (Netaxept Admin). The latest version of the document is available

More information

User Guide Netaxept Administration Module

User Guide Netaxept Administration Module User Guide Netaxept Administration Module Version 1.50 This document describes the various functions of Netaxept Administration Module (Netaxept Admin). The latest version of the document is available

More information

CARDIPAY DOCUMENTATION ENGLISH

CARDIPAY DOCUMENTATION ENGLISH CARDIPAY DOCUMENTATION ENGLISH 1 Account Profile 2 Technical Guide Documentation Content 2.1 How to initiate the payment Using the POST Method Using the GET Method 2.2 The Return of information (after

More information

This document and the API that it describes are deprecated.

This document and the API that it describes are deprecated. This document and the API that it describes are deprecated. Authorize.Net s legacy name-value-pair API is still supported, however it will not be updated, except for critical security updates. To learn

More information

HANDEPAY DASHBOARD USER GUIDE HANDEPAY DASHBOARD USER GUIDE. Version:

HANDEPAY DASHBOARD USER GUIDE HANDEPAY DASHBOARD USER GUIDE. Version: HANDEPAY DASHBOARD Version: 1.5-1 - Welcome to the Handepay Dashboard user guide. In this guide we will look at the different sections of the Dashboard and explain what each section does. The different

More information

First Data Gateway. Virtual Terminal User Guide. Version 2.5

First Data Gateway. Virtual Terminal User Guide. Version 2.5 First Data Gateway Virtual Terminal User Guide Version 2.5 First Data is a trading name of First Data Europe Limited, a private limited company incorporated in England (company number 02012925) with a

More information

PAYFORT Merchant Integration Guide

PAYFORT Merchant Integration Guide PAYFORT Merchant Integration Guide Document Version: 96 January, 2019 Copyright Statement All rights reserved part of this document may be reproduced in any form or by any means or used to make any derivative

More information

PAYFORT Merchant Integration Guide

PAYFORT Merchant Integration Guide PAYFORT Merchant Integration Guide Document Version: 94 September, 2018 Copyright Statement All rights reserved part of this document may be reproduced in any form or by any means or used to make any derivative

More information

Durango Merchant Services Direct Post API

Durango Merchant Services Direct Post API Durango Merchant Services Direct Post API Durango-Direct.com 866-415-2636 Integration Resources Documentation April 2010 Table of Contents Methodology... 2 Direct Post Method (Server to Server) FIG. 1...

More information

ProPay Mobile Application Customization via URL Scheming

ProPay Mobile Application Customization via URL Scheming ProPay Mobile Application Customization via URL Scheming Contents 1.0 Purpose and Technical Basics... 4 2.0 Request Functionality... 5 3.0 Returned Values... 6 4.0 Diagram ProPay mobile app behavior based

More information

First Data Global Gateway SM Virtual Terminal User Manual

First Data Global Gateway SM Virtual Terminal User Manual First Data Global Gateway SM Virtual Terminal User Manual Version 1.0 2015 First Data Corporation. All Rights Reserved. All trademarks, service marks, and trade names referenced in this material are the

More information

Stripe Payment with Recurring Profile MAGEDELIGHT.COM USER MANUAL E:

Stripe Payment with Recurring Profile MAGEDELIGHT.COM USER MANUAL E: Stripe Payment with Recurring Profile USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM License Key After successful installation of Stripe Payment with recurring extension by using the Magento setup,

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS FREQUENTLY ASKED QUESTIONS 1. What is the YES BANK MasterCard SecureCode? The MasterCard SecureCode is a service offered by YES BANK in partnership with MasterCard. This authentication is basically a password

More information

CS LOXINFO eservice V.1.0.2

CS LOXINFO eservice V.1.0.2 CS LOXINFO eservice V.1.0.2 Version 1.0.2 CS LoxInfo Public Company Limited Document Details Document Name: Purpose of Document: End-User Manual Document version: V.1.0.2 Date of First Draft: 21/06/2016

More information

To login to the Virtual Terminal, click on the link in your Welcome to PPI , enter your user ID and password and click OK.

To login to the Virtual Terminal, click on the link in your Welcome to PPI  , enter your user ID and password and click OK. Welcome to the PPI PayMover Virtual Terminal Training. The Virtual Terminal allows you to process real-time credit card transactions without a standalone hardware terminal. You are able to process credit

More information

PAYFORT Merchant Integration Guide

PAYFORT Merchant Integration Guide PAYFORT Merchant Integration Guide Document Version 87 December, 2017 Copyright Statement All rights reserved part of this document may be reproduced in any form or by any means or used to make any derivative

More information

Payment Gateway Services Bank Hosted Card Page Hashing Integration Universal Merchant Integration Guide Version 4.0

Payment Gateway Services Bank Hosted Card Page Hashing Integration Universal Merchant Integration Guide Version 4.0 Bank Hosted Card Page Hashing Integration Universal Merchant Integration Guide Version 4.0 December 13, 2012 Financial Software & Systems Pvt. Ltd G4, PLOT No G-4, 1st Cross Road, Rajiv Gandhi Salai (OMR)

More information

DoorVaani.com User Guide

DoorVaani.com User Guide DoorVaani.com User Guide DoorVaani.com is a VOIP Services provider and the website at DoorVaani.com is a fully automated web application for self-administration of your account. This user guide details

More information

SPARROW Gateway. Custom Payment Redirect. Version (Build 7373)

SPARROW Gateway. Custom Payment Redirect. Version (Build 7373) SPARROW Gateway Custom Payment Redirect Version 3.2.0 (Build 7373) Released September 2016 Revision History Date Revision Comments Author 2015 06 09 1.0 Initial document created Blinova Alexandra 2 Table

More information

Sterling Virtual Terminal. User Guide

Sterling Virtual Terminal. User Guide Sterling Virtual Terminal User Guide Version 3.1.00 August 2015 Chapter 1: Getting started Table of Contents USER GUIDE... 1 CHAPTER 1: GETTING STARTED... 5 SYSTEM REQUIREMENTS... 5 STERLING VIRTUAL TERMINAL

More information

Token System Integration & Protocol Guideline (Server & Direct)

Token System Integration & Protocol Guideline (Server & Direct) Token System Integration & Protocol Guideline (Server & Direct) Token System Protocol and Integration Guideline Content Welcome to the Sage Pay Token System integration... 2 General overview of how the

More information

The Chinese opportunity

The Chinese opportunity The Chinese opportunity PAYMENT METHODS - MARKET GUIDE - CHINA Watch your business grow in this expanding ecommerce market Why choose Worldpay? Introducing Asia s powerhouse 1 the complexities and challenges

More information

GLOBAL TRANSPORT VT & BATCH SOLUTION

GLOBAL TRANSPORT VT & BATCH SOLUTION GLOBAL TRANSPORT VT & BATCH SOLUTION USER GUIDE VERSION 17.2 NOVEMBER Global Payments Inc. 10 Glenlake Parkway, North Tower Atlanta, GA 30328-3447 COPYRIGHT 2007- GLOBAL PAYMENTS INC. ALL RIGHTS RESERVED.

More information

Sage Pay Form Integration and Protocol Guidelines Published: 27/08/2015

Sage Pay Form Integration and Protocol Guidelines Published: 27/08/2015 Sage Pay Form Integration and Protocol Guidelines 3.00 Published: 27/08/2015 Table of Contents Document Details 4 Version History 4 Legal Notice 4 1.0 Introduction 6 2.0 Overview of Form Integration 7

More information

2017 Barclaycard. e-terminal (Virtual terminal)

2017 Barclaycard. e-terminal (Virtual terminal) e-terminal (Virtual terminal) Table of contents 1. Introduction 2. Submit a new payment 2.1 Credit cards 3. Transaction feedback 3.1 On-screen 3.1.1 Credit-cards 3.2 Back office 3.3 E-mail 4. Advanced

More information

First Data Gateway. Virtual Terminal User Guide. Version 2.4

First Data Gateway. Virtual Terminal User Guide. Version 2.4 First Data Gateway Virtual Terminal User Guide Version 2.4 First Data is a trading name of First Data Europe Limited, a private limited company incorporated in England (company number 02012925) with a

More information

Managing System Administration Settings

Managing System Administration Settings This chapter contains the following sections: Setting Up the Outgoing Mail Server, page 1 Working with Email Templates, page 2 Configuring System Parameters (Optional), page 5 Updating the License, page

More information

Sage Pay Form Integration and Protocol Guidelines Published: 05/01/2015

Sage Pay Form Integration and Protocol Guidelines Published: 05/01/2015 Sage Pay Form Integration and Protocol Guidelines 3.00 Published: 05/01/2015 Table of Contents Document Details 4 Version History 4 Legal Notice 4 1.0 Introduction 5 2.0 Overview of Form Integration 6

More information

APG8205 OTP Generator

APG8205 OTP Generator APG8205 OTP Generator User Manual V1.00 Subject to change without prior notice Table of Contents 1.0. Introduction... 3 1.1. Supported Card Type... 3 1.2. Supported Language... 3 2.0. APG8205 Illustration...

More information

Barclaycard Smartpay B. Test Cards and Test Data

Barclaycard Smartpay B. Test Cards and Test Data Barclaycard Smartpay B Test Cards and Test Data Document Ref. 0785 - Summary Specifies the test cards and test data that can be used with the Barclaycard Smartpay staging environment. Version 04 draft

More information

PesoPay PayGate. Integration Guide version 3.27

PesoPay PayGate. Integration Guide version 3.27 PesoPay PayGate Integration Guide version 3.27 (Leave Blank Intentionally) PesoPay PayGate Integration Guide (v3.27) Page 1 Copyright Information AsiaPay (HK) Limited Unit 1701-2, 17/F, K. Wah Centre 191

More information

Entrust Cloud Enterprise. Enrollment Guide

Entrust Cloud Enterprise. Enrollment Guide Entrust Cloud Enterprise Enrollment Guide Entrust Cloud Enterprise Enrollment Guide Document issue: 1.0 Copyright 2016 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of

More information

E-commerce security: SSL/TLS, SET and others. 4.2

E-commerce security: SSL/TLS, SET and others. 4.2 E-commerce security: SSL/TLS, SET and others. 4.2 1 The need of authenticated payment SSL protects credit card details while they are transmitted through Internet but Why trust the Merchant? Once credit

More information

Achieving online trust through Mutual Authentication

Achieving online trust through Mutual Authentication Achieving online trust through Mutual Authentication Agenda Where do we need trust online? who are the affected parties? Authenticating the site to a consumer V by V and SecureCode, next generation browsers

More information

Requests that are forwarded via redirects by a customer's web browser are authenticated via browser API authentication.

Requests that are forwarded via redirects by a customer's web browser are authenticated via browser API authentication. Poplatek Server API Version: 2016-06-22.2 Quick links Browser API Pay REST API Get Transaction Status Cancel Refund Settlement report Changes 2016-06-22: Document sandbox URL endpoints. Small miscellaneous

More information

Merchant e-solutions Payment Acceptance User Guide for Magento version 2.x ( M2 )

Merchant e-solutions Payment Acceptance User Guide for Magento version 2.x ( M2 ) Merchant e-solutions Payment Acceptance User Guide for Magento version 2.x ( M2 ) Step-by-step guidance for setup and use of the Payment Acceptance extension for Magento 1 Table of Contents Key Contacts...

More information

ewallet API integration guide version 5.1 8/31/2015

ewallet API integration guide version 5.1 8/31/2015 ewallet API integration guide version 5.1 8/31/2015 International Payout Systems, Inc. (IPS) ewallet API Integration Guide contains information proprietary to IPS, and is intended only to be used in conjunction

More information

Ecommerce Merchant Registration Form

Ecommerce Merchant Registration Form Ecommerce Merchant Registration Form TO BE FILLED IN BY MERCHANT GENERAL INFORMATION Merchant Commercial Name * Web shop URL Merchant Account number Account type Savings Current Overdraft Business license

More information

To check the status of your transactions, go to: My Accounts > Last 30 Days Transactions

To check the status of your transactions, go to: My Accounts > Last 30 Days Transactions 1.Transfers/Currency exchange 2. Internet Banking 4. Cards 5.Accounts 6.Others 1. Transfers / Currency exchange: 1.1 How make transfers in GEL To make a transfer in GEL, choose the type of transfer desired

More information

PagSeguro Payment. User Guide

PagSeguro Payment. User Guide PagSeguro Payment for Magento 2 User Guide Version 1.0.1 Support: info@pronkoconsulting.com Table of Contents Introduction About PagSeguro Payment For Merchants For Customers Functionality 1. Installing

More information

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders.

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders. Important Notice Magento reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or

More information

Virtual Terminal User Guide Version (Australia IPG)

Virtual Terminal User Guide Version (Australia IPG) Virtual Terminal User Guide Version 2017-3 (Australia IPG) Gateway 1 Contents This table of contents has been amended to exclude sections not applicable to Australia. The original content is still available

More information

Giftcard Easy FAQ. Version 1.1

Giftcard Easy FAQ. Version 1.1 Giftcard Easy FAQ Version 1.1 Table of contents 1 Layout... 4 1.1 Which layouts are available for Giftcard Easy?... 4 1.2 What design does the back of Giftcard Easy have?... 4 2 Accessories... 4 2.1 What

More information

CCBill Module for Magento Installation and Configuration

CCBill Module for Magento Installation and Configuration CCBill Module for Magento Installation and Configuration Created: October 8, 2014 Updated: November 13, 2017 2017 CCBill, LLC Plugin v2.0 November 2017 http://www.ccbill.com/ Table of Contents Introduction

More information

Shopping Cart Certification Advanced Integration Method (AIM) Implementation Guide Card-Not-Present Transactions

Shopping Cart Certification Advanced Integration Method (AIM) Implementation Guide Card-Not-Present Transactions Advanced Integration Method (AIM) Implementation Guide Card-Not-Present Transactions Page 2 of 56 Revision History Date Brief Description of Changes 10.2002 Initial release 01.2003 Fixed x_bank_account_name

More information

Poslovni user guide

Poslovni user guide Poslovni Bank@Net user guide Version 5.1 In force since 12.02.2018 Poslovni Bank@Net user guide 1 List of Terms Term DIGITAL CERTIFICATE PASSWORD BANK BS E-INVOICE RECIPIENT BANK B2B scheme CASH MANAGEMENT

More information

NAPAS Payment Gateway Merchant Integration Specification

NAPAS Payment Gateway Merchant Integration Specification NAPAS Payment Gateway Merchant Integration Specification Version 2.2 Hanoi 06-2016 NAPASMerchantIntegrationSpecificationEnv2.21 page 1/31 Index I. Overview... 3 i. Document purpose... 3 ii. System overview...

More information

Higher Reach Online Registration

Higher Reach Online Registration Higher Reach Online Registration July 12, 2013 (Version 1) kc This procedure guide contains information for students and administration. QUICK ADMIT Define three roles that someone can use to log in to

More information

Getting Started with Transaction Express. Transaction Express User Guide

Getting Started with Transaction Express. Transaction Express User Guide Getting Started with Transaction Express Transaction Express User Guide Table of Contents Transaction Express User Guide... 5 Section 1 Getting Started... 5 Welcome Email... 5 Merchant List... 5 Navigation...

More information

Magento 2 Community / Enterprise Plugin

Magento 2 Community / Enterprise Plugin Realex Payments Magento 2 Community / Enterprise Plugin Configuration Guide Version: 1.1 A web version of this guide is available on the Realex Developer Hub 1 Document Information Document Name: Magento

More information

KNET API Integration Guide

KNET API Integration Guide KNET API Integration Guide API INTEGRATION GUIDE VERSION 1.0 1 Table of Contents 1. Overview...5 1.1 Scope...5 1.2 Target Audience...5 1.3 Assistance...5 1.4 Documentation Feedback...5 2 KNET Transaction

More information

API Integration Guide

API Integration Guide API Integration Guide INTEGRATION GUIDE VERSION 2.4 Table of Contents 1. Overview...5 1.1 Test Merchant Account v/s Live Merchant Account...5 1.2 Target Audience...5 1.3 Assistance...6 1.4 Technical Architecture...6

More information

Magento Extension User Guide. This document explains how to install the official Secure Trading extension on your Magento store.

Magento Extension User Guide. This document explains how to install the official Secure Trading extension on your Magento store. This document explains how to install the official Secure Trading extension on your Magento store. Module version: 3.2.1 Published: 13 June 2014 Table of Contents 1 Introduction... 3 1.1 Features... 3

More information

BANK OF CHINA LTD JAKARTA BRANCH PERSONAL BOCNET USER GUIDE

BANK OF CHINA LTD JAKARTA BRANCH PERSONAL BOCNET USER GUIDE BANK OF CHINA LTD JAKARTA BRANCH PERSONAL BOCNET USER GUIDE Drafted by:electronic Banking Unit Dated:April 2014 Table of Contents 1. Introduction 3 1.1 System Requirements 3 1.2 Transaction Cut-Off Times

More information

pril login screen. Page 1 of 11

pril login screen. Page 1 of 11 Login to Pathway with your user name and password. You can access Pathway at: https://pathway.umkc.edu. If you have forgotten your password, you can recreate it be clicking Forgot your password on the

More information

Virtual Terminal User Guide Version (Australia IPG)

Virtual Terminal User Guide Version (Australia IPG) Virtual Terminal User Guide Version 2017-5 (Australia IPG) Gateway 1 Contents This table of contents has been amended to exclude sections not applicable to Australia. The original content is still available

More information

Lateral Payment Solutions HPS

Lateral Payment Solutions HPS Lateral Payment Solutions HPS LPS Payment Gateway (HPS) Magento Payment Gateway allows you to accept payment on your Magento connect. LPS Payments supports Credit & Debit Cards on VISA & MASTERCARD card

More information

Merchant Reporting Tool Interface guideline

Merchant Reporting Tool Interface guideline Merchant Reporting Tool Interface guideline For Merchant Service Center (MSC) Table of Contents 1) Introduction 2 2) Roles and Responsibilities 2 3) Log in 3 4) Merchant Reporting Dashboard 5 5) Settlement

More information