Technical specification of the Bank Link queries

Size: px
Start display at page:

Download "Technical specification of the Bank Link queries"

Transcription

1 Date of preparation: Technical specification of the Bank Link queries Queries... 2 Payment queries... 3 Query Query Query Query Authentication queries... 5 Query Query Query Query

2 Queries In the queries, in the amounts dot is used as decimal separator. Thousands separator is not used. Date and time are presented in the DATETIME format with the precision of second, e.g T07:21: The receiver of the query must check the value in the DATETIME field, whereby the value of the field may not differ from the current time at the moment of checking more than ± 5 minutes. The length of the value of the parameter must not exceed what is described in the specifications. Upon exceeding the length, a query is not processed. The length of the value of the parameter is in symbols. The length of the value of the parameter can be shorter than the permitted maximum length. An error message is sent in reply to queries that do not match the specifications. It is not allowed to use URL with parameters in the fields VK_RETURN and VK_CANCEL. NB! Field VK_ENCODING is mandatory in the query. NB! Danske Bank s VK_SND_ID is SAMPOPANK Queries can be divided as follows: 1. on the basis of originator: queries of merchant or queries of bank 2. on the basis of reply: requiring reply, not requiring reply 3. on the basis of purpose: 1xxx initiation of transactions 3xxx identification queries Queries can be devided: 1. On the basis of initiator: Merchant or Bank s queries. 2. On the basis of response: Response is required Response is not required. 3. On the basis of purpose: 1xxx payment initiation 3xxx authentication queries Calculation of digital signature VK_MAC on the basis of version 008 Signature MAC008 (VK_MAC) is calculated using public key algoritm RSA and ning hash algoritm SHA1. MAC008(x1,x2,..., xn):= RSA (SHA-1(p(x1) x1 p(x2) x2... p(xn) xn),d,n) Explanations: - is the string concatenation x1, x2,..., xn - are the parameters of the query (numbered in specification). p - is a function of the length of the parameter. The output is in the form of a three-digit string d RSA - is the secret exponent n RSA modulus 2(6)

3 Specifications of queries Payment queries Query 1011 The merchant sends to the bank the data of a signed payment order, which the customer cannot change in Danske Internet Bank. After a successful payment, query "1111" is compiled for the merchant; after a failed payment, query "1911" is compiled to the merchant. 1 VK_SERVICE 4 Service No (1011) 4 VK_STAMP 20 Query ID 5 VK_AMOUNT 12 Amount payable 6 VK_CURR 3 Name of currency (EUR) 7 VK_ACC 34 Beneficiary s account No in Danske Bank 8 VK_NAME 70 Beneficiary s name 9 VK_REF 35 Reference number of payment order 10 VK_MSG 95 Details of payment. The following symbols may be used: letters of the Latin alphabet dotted letters õ, ä, ö, ü digits symbols + - ( )., ;! & / space 11 VK_RETURN 255 URL, to which response is sent in performing the transaction 12 VK_CANCEL 255 URL, to which response is sent in case of failed transaction 13 VK_DATETIME 24 Date and time of generation of query in DATETIME format Query 1012 The merchant sends to the bank the data of a signed payment order, which the customer cannot change in Danske Internet Bank. After a successful payment, query "1111" is compiled for the merchant; after a failed payment, query "1911" is compiled to the merchant. The beneficiary s name and account number are taken from the agreement concluded between the bank and the merchant. 1 VK_SERVICE 4 Service No (1012) 4 VK_STAMP 20 Query ID 5 VK_AMOUNT 12 Amount payable 6 VK_CURR 3 Name of currency (EUR) 7 VK_REF 35 Reference number of payment order 8 VK_MSG 95 Details of payment. The following symbols may be used: letters of the Latin alphabet dotted letters õ, ä, ö, ü digits symbols + - ( )., ;! & / space 9 VK_RETURN 255 URL, to which response is sent in performing the transaction 10 VK_CANCEL 255 URL, to which response is sent in case of failed transaction 11 VK_DATETIME 24 Date and time of generation of query in DATETIME format 3(6)

4 Query 1111 Used for notification of a successful domestic payment order. 1 VK_SERVICE 4 Service No (1111) 2 VK_VERSION 3 Encryption algorithm used VK_SND_ID 15 ID of compiler of the query (Bank's ID) 4 VK_REC_ID 15 ID of recipient of query (Merchant's ID) 5 VK_STAMP 20 Query ID 6 VK_T_NO 20 Payment order No 7 VK_AMOUNT 12 Amount paid 8 VK_CURR 3 Name of currency (EUR) 9 VK_REC_ACC 34 Beneficiary s account No 10 VK_REC_NAME 70 Beneficiary s name 11 VK_SND_ACC 34 Payer's account No 12 VK_SND_NAME 70 Payer s name 13 VK_REF 35 Reference number of payment order 14 VK_MSG 95 Details of payment 15 VK_T_DATETIME 24 Date and time of the payment order. DATETIME format - VK_AUTO 1 Y= response automatically sent by the Bank N= response with customer's redirection to the merchant's page Query 1911 Used for notification of a failed transaction. 1 VK_SERVICE 4 Service No (1911) 3 VK_SND_ID 15 ID of compiler of the query (Bank's ID) 4 VK_REC_ID 15 ID of recipient of query (Merchant's ID) 5 VK_STAMP 20 Query ID 6 VK_REF 35 Reference number of payment order 7 VK_MSG 95 Details of payment - VK_AUTO 1 Y= response automatically sent by the Bank N= response with customer's redirection to the merchant's page 4(6)

5 Authentication queries Query VK_SERVICE 4 Service No (3012) 3 VK_USER 16 Agreed user s identifier 4 VK_DATETIME 24 Date and time of generation of query in DATETIME format 5 VK_SND_ID 15 ID of compiler of the query (Bank's ID) 6 VK_REC_ID 15 ID of recipient of the query (Merchant's ID) 7 VK_USER_NAME 140 Name of the user 8 VK_USER_ID 20 ID code of the user 9 VK_COUNTRY 2 ID code s country (ISO two letter code) 10 VK_OTHER 150 Additional info about the user 11 VK_TOKEN 2 Authentication device code: 1- ID card; 2- Mobile ID; 5- one time password card; 6- PINcalculator; 7- reusable password card 12 VK_RID 30 Session identifier Query 3013 Copy of the nonce will be sent to Merchant. 1 VK_SERVICE 4 Service No (3013) 3 VK_DATETIME 24 Date and time of generation of query in DATETIME format 4 VK_SND_ID 15 ID of compiler of the query (Bank's ID) 5 VK_REC_ID 15 ID of recipient of the query (Merchant's ID) 6 VK_NONCE 50 Copy of VK_NONCE from initial query 7 VK_USER_NAME 140 Name of the user 8 VK_USER_ID 20 ID code of the user 9 VK_COUNTRY 2 ID code s country (ISO two letter code) 10 VK_OTHER 150 Additional info about the user 11 VK_TOKEN 2 Authentication device code: 1- ID card; 2- Mobile ID; 5- one time password card; 6- PINcalculator; 7- reusable password card 12 VK_RID 30 Session identifier Query 4011 Query sent by the merchant for the identification of the user. The service is available to merchants who have concluded the Agreement on the Use of the Bank Link. Response query is VK_SERVICE 4 Service No (4011) 4 VK_REPLY 4 Code of expected response package (3012) 5 VK_RETURN 255 Merchant's URL to which response is sent 6 VK_DATETIME 24 Date and time of generation of query in DATETIME format 7 VK_RID 30 Session identifier 5(6)

6 Query 4012 Query sent by the merchant for the identification of the user. The service is available to merchants who have concluded the Agreement on the Use of the Bank Link. Response query is VK_SERVICE 4 Service No (4012) 4 VK_REC_ID 15 ID of recipient of query (Bank s ID) 5 VK_NONCE 50 Random nonce generated by the Merchant 6 VK_RETURN 255 Merchant's URL to which response is sent 7 VK_DATETIME 24 Date and time of generation of query in DATETIME format 8 VK_RID 30 Session identifier 6(6)

Banklink requests technical specification

Banklink requests technical specification Version 1.0 Banklink requests technical specification Requests... 2 Requests specifications... 3 Payment services... 3 Service 1011... 3 Service 1012... 3 Service 1111... 4 Service 1911... 4 Identification

More information

Bank Link s technical specification

Bank Link s technical specification Bank Link s technical specification Queries In this document you can find the format of the queries used for either payments or authentication. Each service has its own list of parameters and for functional

More information

Technical specification of the bank link

Technical specification of the bank link Technical specification of the bank link Queries This document sets out query specifications, whereby each service has a corresponding individual list of parameters. In order to prepare a functioning service,

More information

Bank link Technical specifications. Information for programmers

Bank link Technical specifications. Information for programmers Bank link Technical specifications Information for programmers 2017 11 15 Content Rules of services... 3 Queries... 3 Queries from the merchant to the bank... 4 Queries from the bank to the merchant...

More information

E-payment. Service description

E-payment. Service description E-payment Service description Content 1 E-payment... 3 1.1 General description... 3 1.2 Advantages... 3 1.3 Availability... 3 1.4 Security... 3 2 Service agreement, instructions and start-up... 4 2.1 Service

More information

E-payment. Service description. September 2016

E-payment. Service description. September 2016 E-payment Service description September 2016 Content 1 E-payment 1.1 General description... 2 1.2 Advantages... 2 1.3 Availability... 2 1.4 Security... 2 2 Service agreement, instructions and start-up...

More information

e Link Technical Specification Valid from 1 st of January, 2018

e Link Technical Specification Valid from 1 st of January, 2018 e Link Technical Specification Valid from 1 st of January, 2018 1. General information Client (Merchant) SEB banka s Client who signed e Link agreement with the Bank. Bank AS SEB banka. User SEB Internet

More information

SEB Telebanka. Import/Export Instructions 2.0

SEB Telebanka. Import/Export Instructions 2.0 SEB Telebanka Import/Export Instructions 2.0 03 rd of January, 2011 INTRODUCTION...3 IMPORT...3 1. FILE STRUCTURE AND DESCRIPTION OF FUNCTION...3 1.1 DBF...3 1.2 TXT (Telehansa6)...4 1.3 XML (FiDAViSta

More information

ideal Integration Guide Version 6.2.3

ideal Integration Guide Version 6.2.3 ideal Integration Guide Version 6.2.3 As of: 13.06.2017 Table of Contents About ideal... 4 General information about ideal... 4 Process flow chart... 4 Paygate interface... 5 Definitions... 5 Calling the

More information

ChinaPay Integration Guide. Version 6.2.2

ChinaPay Integration Guide. Version 6.2.2 ChinaPay Integration Guide Version 6.2.2 As of: 31.03.2017 Table of Contents About ChinaPay... 4 General information about ChinaPay... 4 Process flow chart... 4 Paygate interface... 5 Definitions... 5

More information

GUIDELINES ON BASIC BUSINES PORTAL TRANSACTIONS. Cards and E-Banking Division. January 2016

GUIDELINES ON BASIC BUSINES PORTAL TRANSACTIONS. Cards and E-Banking Division. January 2016 National Bank of Malawi GUIDELINES ON BASIC BUSINES PORTAL TRANSACTIONS By Cards and E-Banking Division January 2016 1 Contents Page Logging on to Business Portal.. 3 Creation of Beneficiaries in Business

More information

technical manual Direct Payments handelsbanken.se/e-handel

technical manual Direct Payments handelsbanken.se/e-handel Direct Payments handelsbanken.se/e-handel Contents Description of the sevice...3 Direct Payment...4 From the company to Handelsbanken...4 From Handelsbanken to the company...6 Payment check...8 From the

More information

MOBILE INTERNET BANK MANUAL

MOBILE INTERNET BANK MANUAL MOBILE INTERNET BANK MANUAL www.blueorangebank.com Approved on 29.05.2018 Valid as of 29.05.2018 B2.1/C7-1073/10 CONTENTS Terms and Definitions...3 1. General Description of the Mobile Internet Bank...3

More information

Annex 2 to the Agreement on Cooperation in the Area of Trade Finance & Cash Management Terms and Conditions for Remote Data Transmission

Annex 2 to the Agreement on Cooperation in the Area of Trade Finance & Cash Management Terms and Conditions for Remote Data Transmission Annex 2 to the Agreement on Cooperation in the Area of Trade Finance & Cash Management Terms and Conditions for Remote Data Transmission 1. Scope of services (1) The Bank is available to its Customer (account

More information

SafetyPay Integration Guide. Version 6.2.2

SafetyPay Integration Guide. Version 6.2.2 SafetyPay Integration Guide Version 6.2.2 As of: 14.02.2017 Table of Contents About SafetyPay... 4 General information about SafetyPay... 4 Process flow chart... 4 Paygate interface... 5 Definitions...

More information

Add other bank account or card as beneficiary to your Internet Banking

Add other bank account or card as beneficiary to your Internet Banking Please Type your user ID and password in the respective fields STEP 1: Adding beneficiary Add other bank account or card as beneficiary to your Internet Banking Please click on Fund transfer & Card Your

More information

Finland Online Bank Transfer Integration Guide. Version 6.2.2

Finland Online Bank Transfer Integration Guide. Version 6.2.2 Finland Online Bank Transfer Integration Guide Version 6.2.2 As of: 13.02.2017 Table of Contents About Finland Online Bank Transfer... 4 General information about Finland Online Bank Transfer... 4 Process

More information

Service Description XML Account Reporting

Service Description XML Account Reporting Service Description XML Account Reporting 6.10.2016 Table of Contents 1 XML account reporting... 3 1.1 General... 3 1.2 XML account reporting services... 3 1.2.1 XML balance query (camt.052)... 3 1.2.2

More information

Service Segment Version 3

Service Segment Version 3 Message Implementation Service Segment Version 3 Rev 2000-02-01 Swedish Bankers Association Svenska Bankföreningen sed96a-e.xxx 20 August 1998 ver 2.0 Page 1 Revisions - Service segments Date: Changes:

More information

Terms and Conditions for Remote Data Transmission

Terms and Conditions for Remote Data Transmission Terms and Conditions for Remote Data Transmission (As amended on 15 November 2013) 1. Scope of services (1) The Bank is available to its Customer (account holder) for remote transmission of data by electronic

More information

ideal QR - Merchant Implementation Guidelines (EN)

ideal QR - Merchant Implementation Guidelines (EN) ideal QR - Merchant Implementation Guidelines (EN) Version: 1.5 Date: 19-02-2018 Copyright Currence ideal B.V. All rights reserved. Page 1 of 16 Versions... version Adjustments 1.0 First version for extended

More information

OKPAY guides INTEGRATION OVERVIEW

OKPAY guides INTEGRATION OVERVIEW Название раздела OKPAY guides www.okpay.com INTEGRATION OVERVIEW 2012 Contents INTEGRATION OVERVIEW GUIDE Contents 1. Payment System Integration 2. OKPAY Integration Types 2.1. Basic Payment Links and

More information

Service of Payment Information Exchange and Executing System (PIEES) API Version 1.1

Service of Payment Information Exchange and Executing System (PIEES) API Version 1.1 EVP International, JSC Service of Payment Information Exchange and Executing System (PIEES) API Version 1.1 Vilnius August 24, 2015 Contents Introduction... 3 Definitions... 3 References... 3 Description

More information

User guide for Electronic Contract Signature with AvtaleGiro and efaktura

User guide for Electronic Contract Signature with AvtaleGiro and efaktura User guide for Electronic Contract Signature with AvtaleGiro and efaktura Version 1.1 Date 07/12/2016 Page 1 of 9 Contents 1 Introduction... 3 1.1 The service in brief... 3 1.2 Target group... 3 1.3 Contact

More information

Sberbank Online User Guide

Sberbank Online User Guide Sberbank Online User Guide Contents 1. Introduction... 2 1.1 Available services... 2 1.2 Security... 2 2. First use... 3 2.1 Login... 3 2.2 Password change... 3 2.3 PIN change... 5 2.3 User profile...

More information

REGISTRATION DATA INTERFACE SPECIFICATION

REGISTRATION DATA INTERFACE SPECIFICATION REGISTRATION DATA INTERFACE SPECIFICATION DEFINITIONS Data Transfer Catalogue DCC Status DCC Status File Electricity Registration Data Provider Gas Registration Data Provider Hot Standby Router Protocol

More information

Terminal Architecture for PSAM Applications (TAPA) Application Architecture Specification. Version 2.1. February 2001

Terminal Architecture for PSAM Applications (TAPA) Application Architecture Specification. Version 2.1. February 2001 Terminal Architecture for PSAM Applications (TAPA) Application Architecture Specification Version 2.1 February 2001 i TABLE OF CONTENTS 1. REVISION LOG...1 2. DOCUMENT OVERVIEW...3 2.1 PURPOSE...3 2.2

More information

Personal account manual A ME

Personal account manual A ME Personal account manual A.005.34.01-01.ME 05.07.2018 Table of Contents 1. Logging in... 4 2. Main page... 6 3. Orders monitor... 6 3.1. Orders search... 7 3.2. Search results... 8 3.3. Saving data to file...

More information

User Manual for U-Bank New York

User Manual for U-Bank New York User Manual for U-Bank New York China Merchants Bank New York Branch December 2016 Content 1. Overview... 4 1.1 Who Should Read This Guide?... 4 1.2 What Should You Know About U-Bank NY?... 4 1.2.1 Maker-Checker

More information

Payment Center API WEBFORM/GATEWAY MODE v2.6.2

Payment Center API WEBFORM/GATEWAY MODE v2.6.2 Payment Center API WEBFORM/GATEWAY MODE v2.6.2 Content Introduction 3 WebPay (webform) 4 WebBlock (webform) 6 Pay (gateway) 4 Block (gateway) 6 Token (gateway) 6 Charge (webform/gateway) 7 Cancel (webform/gateway)

More information

QIWI Integration Guide. Version 6.2.2

QIWI Integration Guide. Version 6.2.2 QIWI Integration Guide Version 6.2.2 As of: 14.02.2017 Table of Contents About QIWI... 4 General information about QIWI... 4 Process flow chart... 4 Paygate interface... 5 Definitions... 5 Payment with

More information

EMV 96 Integrated Circuit Card Application Specification for Payment Systems

EMV 96 Integrated Circuit Card Application Specification for Payment Systems EMV 96 Integrated Circuit Card Application Specification for Payment Systems Version 3.0 June 30, 1996 1996 Europay International S.A., MasterCard International Incorporated, and Visa International Service

More information

Personal account manual A ME

Personal account manual A ME Personal account manual A.005.34.01-01.ME 08.04.2019 Table of Contents 1. Logging in... 4 2. Main page... 6 3. Orders monitor... 6 3.1. Orders search... 7 3.2. Search results... 9 3.3. Saving data to file...

More information

ANNEXES TO THE TERMS AND CONDITIONS valid from 13. January 2018

ANNEXES TO THE TERMS AND CONDITIONS valid from 13. January 2018 ANNEXES TO THE TERMS AND CONDITIONS valid from 13. January 2018 Annex 1a: Annex 1b: Annex 1c: Annex 2: EBICS connection Specification of EBICS connection (Please find the specification under www.ebics.de)

More information

SmartOP USER MANUAL. BRD SmartOP User Manual Version 1.0 Page 1 of 27

SmartOP USER MANUAL. BRD SmartOP User Manual Version 1.0 Page 1 of 27 SmartOP USER MANUAL BRD SmartOP User Manual Version 1.0 Page 1 of 27 TABLE OF CONTENTS 1 INTRODUCTION... ERROR! BOOKMARK NOT DEFINED. 2 INSTALLING, UPDATING AND UNINSTALLING THE APPLICATIONERROR! BOOKMARK

More information

Terms and Conditions for Remote Data Transmission

Terms and Conditions for Remote Data Transmission Terms and Conditions for Remote Data Transmission The following translation is provided for your convenience only. The original German text Bedingungen für Datenfernübertragung is binding in all respects.

More information

PostFinance Integration Guide. Version 6.2.2

PostFinance Integration Guide. Version 6.2.2 PostFinance Integration Guide Version 6.2.2 As of: 14.02.2017 Table of Contents About PostFinance... 4 General information about PostFinance... 4 Process flow chart... 4 Paygate interface... 5 Definitions...

More information

Distributed Systems. 25. Authentication Paul Krzyzanowski. Rutgers University. Fall 2018

Distributed Systems. 25. Authentication Paul Krzyzanowski. Rutgers University. Fall 2018 Distributed Systems 25. Authentication Paul Krzyzanowski Rutgers University Fall 2018 2018 Paul Krzyzanowski 1 Authentication For a user (or process): Establish & verify identity Then decide whether to

More information

SWG-F D6 MESSAGE IMPLEMENTATION GUIDELINE OF THE UN/EDIFACT SECURE AUTHENTICATION & ACKNOWLEDGEMENT MESSAGE AUTACK. DRAFT 0.6m

SWG-F D6 MESSAGE IMPLEMENTATION GUIDELINE OF THE UN/EDIFACT SECURE AUTHENTICATION & ACKNOWLEDGEMENT MESSAGE AUTACK. DRAFT 0.6m SWG-F D6 MESSAGE IMPLEMENTATION GUIDELINE OF THE UN/EDIFACT SECURE AUTHENTICATION & ACKNOWLEDGEMENT MESSAGE AUTACK DRAFT 0.6m This simplified Message Implementation Guide is designed to accommodate the

More information

V-MPD MANUAL for Agents BSP UK

V-MPD MANUAL for Agents BSP UK V-MPD MANUAL for Agents BSP UK Service Centre Europe International Air Transport Association March 2010 1. VIRTUAL MPD ACCESS & CONFIGURATION page 3 1.a. E-mail page 3 1.b. Language page 4 2. V-MPD AIRLINE

More information

eps Integration Guide Version 6.2.2

eps Integration Guide Version 6.2.2 eps Integration Guide Version 6.2.2 As of: 13.02.2017 Table of Contents About eps... 4 General information about eps... 4 Process flow chart... 4 Paygate interface... 5 Definitions... 5 Calling the eps

More information

CS November 2018

CS November 2018 Authentication Distributed Systems 25. Authentication For a user (or process): Establish & verify identity Then decide whether to allow access to resources (= authorization) Paul Krzyzanowski Rutgers University

More information

Swish Integration Guide. Version 6.2.2

Swish Integration Guide. Version 6.2.2 Swish Integration Guide Version 6.2.2 As of: 04.01.2018 Table of Contents About Swish... 4 General information about Swish... 4 Process flow charts... 5 Configuration for Swish... 6 Certificate Management...

More information

QR Code Specification for Payment Systems (EMV QRCPS)

QR Code Specification for Payment Systems (EMV QRCPS) EMV QR Code Specification for Payment Systems (EMV QRCPS) Merchant-Presented Mode Version 1.0 July 2017 Legal Notice The EMV Specifications are provided AS IS without warranties of any kind, and EMVCo

More information

Registration & Payments User Guide

Registration & Payments User Guide Registration & Payments User Guide Contingency Payment Access Contents Contingency Payment Access 4 Introduction 4 1. Self-Registration 4 1.1. Password 4 1.2 Client Identification Number and Client 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

PAYFORT Batch Service

PAYFORT Batch Service PAYFORT Batch Service Document Version: 1.1 April, 2018 Copyright Statement All rights reserved. No part of this document may be reproduced in any form or by any means or used to make any derivative such

More information

GE Supplier Portal Guide.

GE Supplier Portal Guide. GE Supplier Portal Guide http://www.gesupplier.com FAQ (Frequent Asked Questions) 1. What web address should I use to go to GE Supplier Portal? 2. Do I need to register to be able to access Accounts Payable

More information

If you have rights to use the Manage Recipients feature, you can use the Recipient Management page to add a recipient.

If you have rights to use the Manage Recipients feature, you can use the Recipient Management page to add a recipient. MANAGING RECIPIENTS Recipients will be used for ACH* and Wire Transfer*. On the Recipient Management page, recipients appear as cards in a grid or as items in a list. The grid view and the list view include

More information

Import File Specifications

Import File Specifications ScotiaConnect Wire Payments Trademark of The Bank of Nova Scotia. The Bank of Nova Scotia, 2003. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

Integrate with PostFinance DirectLink (server-to-server)

Integrate with PostFinance DirectLink (server-to-server) Table of contents 1. Introduction 2. General procedures and security settings 2.1 API user 2.2 Request form 2.3 Security 2.3.1 Encryption 2.3.2 IP address 2.3.3 SHA signature 2.4 Response parsing 3. Request

More information

How to register and verify yourself on Advcash

How to register and verify yourself on Advcash How to register and verify yourself on Advcash 1. Go to www.advcash.com 2. Click on LOG IN in the upper right corner 3. Press Register 4. Fill out your correct personal details 5. You have now created

More information

XML Specification ideal

XML Specification ideal XML Specification ideal Published: 19 February 2018 1.3 Table of Contents 1 Introduction... 3 1.1 Features... 3 1.2 Configuration... 3 2 Process Overview... 4 2.1 What will the customer see?... 4 2.2 How

More information

Web-Banking for corporate clients User manual

Web-Banking for corporate clients User manual User manual BIFIT Service (version 3.9.1) Content Preface... 3 Getting started with the AWP Web-Banking... 4 Requirements for the system... 4 AWP Web-Banking login page... 4 Multi-factor authentication...

More information

PRESS, PHOTOGRAPHER AND NON RIGHT HOLDER USER GUIDE

PRESS, PHOTOGRAPHER AND NON RIGHT HOLDER USER GUIDE PRESS, PHOTOGRAPHER AND NON RIGHT HOLDER USER GUIDE ACCESSING AND REGISTERING TO THE ISU The accreditation application procedure begins by creating a login to the ISU Online Media Accreditation System.

More information

Updated September 2014

Updated September 2014 Updated September 2014 2014 GoPrint Systems, Inc., All rights reserved. CashNet Configuration Guide 1 CashNet Required Settings Prior to configuring your CashNet connector, the following information MUST

More information

Copyright 2017 Ingenico epayments. PayPal Express Checkout

Copyright 2017 Ingenico epayments. PayPal Express Checkout PayPal Express Checkout Table of contents 1. Introduction 2. Configuration 2.1 PayPal Account Configuration 2.2 Ingenico epayments Account Configuration 3. Integration: identification and transaction in

More information

BANKING CIRCLE WEB BULK UPLOAD

BANKING CIRCLE WEB BULK UPLOAD 18109 Training Manual - BULK UPLOAD_Layout 1 11/05/2016 10:06 Page 1 Freedom to BANKING CIRCLE WEB BULK UPLOAD SAXO PAYMENTS INTERNET BANKING WHAT IS A BULK PAYMENT? A bulk payment is defined as a payment

More information

giropay Integration Guide Version 6.2.2

giropay Integration Guide Version 6.2.2 giropay Integration Guide Version 6.2.2 As of: 28.08.2017 Table of Contents About giropay... 4 General information about giropay... 4 Process flow chart... 4 Paygate interface... 5 Definitions... 5 Calling

More information

: Practical Cryptographic Systems March 25, Midterm

: Practical Cryptographic Systems March 25, Midterm 650.445: Practical Cryptographic Systems March 25, 2010 Instructor: Matthew Green Midterm Name: As with any exam, please do not collaborate or otherwise share information with any other person. You are

More information

OKPAY guides. ewallet Guide

OKPAY guides. ewallet Guide Название раздела OKPAY guides www.okpay.com ewallet Guide 2012 Contents OKPAY ewallet Guide 1. Introduction to ewallet Service 2. OKPAY ewallet Overview 3. Managing ewallets 3.1. Create Additional ewallet

More information

accessmoney Manager ACTION PAGES

accessmoney Manager ACTION PAGES accessmoney Manager ACTION PAGES 1 accessmoney Manager Action Pages accessmoney Manager Action Pages are quick reference pages that provide information for the major components of accessmoney Manger. Click

More information

ICBC (Asia) Mobile Banking FPS Services Frequently Asked Questions

ICBC (Asia) Mobile Banking FPS Services Frequently Asked Questions ICBC (Asia) Mobile Banking FPS Services Frequently Asked Questions 1. What are the major functions of ICBC (Asia) FPS Services? ICBC (Asia) FPS Services provide two functions which include FPS Service

More information

Commercial Bank Portal Multi-Factor Authentication Migration Guide

Commercial Bank Portal Multi-Factor Authentication Migration Guide Citibank N.A., Singapore Branch 18 September 2014 Commercial Bank Portal Multi-Factor Authentication Migration Guide Table of Contents 1. Introduction 2. Updating Email and Mailing Address 3. Activating

More information

Connection Guide to the Client.dotBank Client system

Connection Guide to the Client.dotBank Client system Connection Guide to the Client.dotBank Client system How to connect to the system? 1. To log in to the system, launch the Internet Explorer browser, and go to www.victoriabank.md. 2. Click the Client.dotBank

More information

Chapter 8 Web Security

Chapter 8 Web Security Chapter 8 Web Security Web security includes three parts: security of server, security of client, and network traffic security between a browser and a server. Security of server and security of client

More information

BKT KOSOVA BUSINESS E-BANKING USER MANUAL

BKT KOSOVA BUSINESS E-BANKING USER MANUAL BKT KOSOVA BUSINESS E-BANKING USER MANUAL Copyright BKT 2017. All rights reserved No part of this publication may be reproduced, translated, adapted, arranged or in any way altered, distributed, communicated,

More information

ideal Integrated PHP

ideal Integrated PHP ideal Integrated PHP Shop Integration Guide composed by: version 1.7, Aug 2011 Copyright 2006, ABN AMRO Bank Contents Contents... 2 1 Introduction... 3 2 Signup process... 4 3 ideal overview... 6 3.1 Integration

More information

XML Specification QIWI

XML Specification QIWI XML Specification QIWI Published: 19 February 2018 1.2 Table of Contents 1 Introduction... 3 1.1 Features... 3 1.2 Configuration... 3 2 Process Overview... 4 2.1 What will the customer see?... 4 2.2 How

More information

Guideline for support SWIFTNet for Corporates

Guideline for support SWIFTNet for Corporates Guideline for support SWIFTNet for Corporates Table of contents 1 Purpose of this document... 1 2 SWIFTNet for Corporates Service Support... 1 2.1 General information on SWIFTNet for Corporates 1 2.2 One

More information

TIS HELP FOR INDEPENDENT OPERATORS CONTENTS

TIS HELP FOR INDEPENDENT OPERATORS CONTENTS TIS HELP FOR INDEPENDENT OPERATORS CONTENTS 1 INTRODUCTION... 3 1.1 TIE... 3 1.2 Account set up in TIS... 3 1.3 VAT number (EU only)... 3 1.4 Business license number (China only)... 3 1.5 Access levels...

More information

Access Online. Payment Upload

Access Online. Payment Upload Access Online Payment Upload ABN AMRO Bank N.V. 2017 All rights reserved. Apart from those exceptions stipulated in or by virtue of the 1912 Copyright Law, no part of this publication may be reproduced

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

Internet Banking User Guide

Internet Banking User Guide Internet Banking User Guide Table of Content Table of Content... 2 Introduction... 3 Internet Banking Facilities... 3 Internet Banking Security... 3 Login Screen and Navigation... 4 Updating Personal Details...

More information

Creating International Wire Transfer Payments Reference Guide

Creating International Wire Transfer Payments Reference Guide Creating International Wire Transfer Payments Reference Guide Table of Contents Creating and Working with International Wire Transfers 3 Overview 3 Creating a Freeform Payment or Template 3 Approving or

More information

API Quick Start Sending a Payment v1.4

API Quick Start Sending a Payment v1.4 PPRO Financial Ltd, 23 Hanover Square, London W1S 1JB, UK API Quick Start Sending a Payment v1.4 Table of Contents Introduction... 2 Step 1 Create a CSR... 3 Step 2 Create a Certificate... 3 Step 3 Sending

More information

No Description of Field. 1 BAR CODE 1.1 Please ignore as is currently not in use. DATE APPLICATION TYPE. 4 Section 1- APPLICANT'S DETAILS

No Description of Field. 1 BAR CODE 1.1 Please ignore as is currently not in use. DATE APPLICATION TYPE. 4 Section 1- APPLICANT'S DETAILS 1 BAR CODE 1.1 Please ignore as is currently not in use. 2 DATE 2.1 User able to select From Dropdown calendar 2.2 or perform manual Input ( DDMMYYYY ) 2.3 After selection or input, date will be displayed.

More information

CONTENT PAGE # Internet Banking: Getting Started Preparing for the Upgrade 3 Changes You Must Be Aware Of 4 New functionality 4 On-line Limits 5

CONTENT PAGE # Internet Banking: Getting Started Preparing for the Upgrade 3 Changes You Must Be Aware Of 4 New functionality 4 On-line Limits 5 Table of content CONTENT PAGE # Internet Banking: Getting Started Preparing for the Upgrade 3 Changes You Must Be Aware Of 4 New functionality 4 On-line Limits 5 System Functions Accounts and Balances

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) Log In 2 New Users to Merchant Service Center 2 Existing Users of Merchant Service Center

More information

RCB Remote Banking Services. User Guide

RCB Remote Banking Services. User Guide RCB Remote Banking Services User Guide Contents 1. Introduction 2. First login and customer registration to RCB Remote Banking Services 2.1. Registration to RCB Online Banking 3. User login to RCB Online

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

Nelnet Enterprise Student Account Online Billing and Payment System. Undergraduate Student User Guide

Nelnet Enterprise Student Account Online Billing and Payment System. Undergraduate Student User Guide Nelnet Enterprise Student Account Online Billing and Payment System Undergraduate Student User Guide Student Access You may access Nelnet Enterprise by logging on to your Secure Hollins HIS account at

More information

Integrating with Cellsynt's SMS gateway via HTTP interface (technical documentation)

Integrating with Cellsynt's SMS gateway via HTTP interface (technical documentation) Integrating with Cellsynt's SMS gateway via HTTP interface (technical documentation) Integrating with Cellsynt's SMS gateway via HTTP interface (technical documentation) Table of Contents Part I Introduction

More information

Wire Manager User Guide

Wire Manager User Guide Wire Manager User Guide Users can access Wire Manager through Capital Express Business Online and perform various wire functions. New Domestic Wire Transfer..2 New International Wire Transfer..4 New Wire

More information

Changes to the use of Norwegian Telepay format v. 2.01

Changes to the use of Norwegian Telepay format v. 2.01 Page 1 of 8 The description only includes fields where the bank s use of the format deviates from standard. If a data element is not used, this means that the contents will be ignored upon receipt. The

More information

SMS Outbound. SMTP interface - v1.1

SMS Outbound. SMTP interface - v1.1 SMS Outbound SMTP interface - v1.1 Table of contents 1. Version history... 5 2. Conventions... 5 3. Introduction... 6 4. Gateway connection... 7 4.1 E-mail message format... 7 4.2 Header section... 7 4.3

More information

Payments BACS service

Payments BACS service Payments BACS service Direct Debit registration Guidance notes for completion of form Use of this form This form is to be completed by customers that wish to become a Direct Debit Originator and submit

More information

How to use Small-value Transfers (FPS) through Mobile Banking (BEA App)

How to use Small-value Transfers (FPS) through Mobile Banking (BEA App) How to use Small-value Transfers (FPS) through Mobile Banking (BEA App) 1) Mobile Banking (BEA App) not yet activated i-p2p a. Small-value Transfers (FPS) Pay b. Small-value Transfers (FPS) Request c.

More information

1997 REVISED OECD STANDARD MAGNETIC FORMAT FOR AUTOMATIC EXCHANGE OF INFORMATION

1997 REVISED OECD STANDARD MAGNETIC FORMAT FOR AUTOMATIC EXCHANGE OF INFORMATION 1997 REVISED OECD STANDARD MAGNETIC FORMAT FOR AUTOMATIC EXCHANGE OF INFORMATION Technical introduction The revised OECD Standard Magnetic Format is an improved version of the 1992 Standard Magnetic Format.

More information

User guide. Corporate Access Test Tool

User guide. Corporate Access Test Tool User guide Corporate Access Test Tool Page 2 of 13 Table of contents 1 CORPORATE ACCESS TEST TOOL... 3 2 GENERAL OVERVIEW OF THE TEST TOOL SERVICES... 3 3 USER GUIDE FOR TESTING ISO20022 XML MESSAGES...

More information

PARTNER CABINET MANUAL

PARTNER CABINET MANUAL Financial services by Baltikums Bank AS PARTNER CABINET MANUAL www.blueorangebank.com Approved on 13.04.2017 Valid as of 21.04.2017 B1-1118/01 Terms and Definitions...3 1. General Description of the Partner

More information

ISO Data Element Definitions

ISO Data Element Definitions SECTION 4 ISO 8583 1987 DATA ELEMENT DEFINITIONS Overview...4-1 Bit Maps...4-2 Annotation Conventions For Data Element s...4-3 General Representation...4-3 Length s...4-4 Field Content s...4-5 Conventions

More information

Dagang Net Technologies Sdn Bhd

Dagang Net Technologies Sdn Bhd Page 1 of 17 User Access This Visual Guide documents the steps for Personal user on how to login and apply permit. Users are required to make payment for one time registration fee before applying for permit.

More information

Bankline. Import file layout guide SWIFT MT101 format

Bankline. Import file layout guide SWIFT MT101 format Bankline Import file layout guide SWIFT MT101 format Contents 1. Introduction to Bankline SWIFT MT101 import...2 1.1 What is Bankline SWIFT import?...2 1.2 Payment Type Derivation...2 1.3 SWIFT Character

More information

Creating a Freeform Transaction

Creating a Freeform Transaction Q U I C K S T A R T G U I D E Funds Transfer Initiation JPMorgan Chase Funds Transfer Initiation (FTI) facilitates wire transfer initiation across the country and around the world. This convenient guide

More information

1. From the drop-down menu, select Money Transfer-Wires then Wire Input.

1. From the drop-down menu, select Money Transfer-Wires then Wire Input. Freeform Wires 1. From the drop-down menu, select Money Transfer-Wires then Wire Input. 2. Select the funding account from the Available Accounts box. Note: Only the accounts that have been permitted to

More information

Raiffeisen Electra Passive Automatic Terminal Automatic HypEx Terminal for Downloading Account Information

Raiffeisen Electra Passive Automatic Terminal Automatic HypEx Terminal for Downloading Account Information Raiffeisen Electra Passive Automatic Terminal Automatic HypEx Terminal for Downloading Account Information Version: 1.4 20/09/2018 H-16(5) Cardinal Kft. 2016 Contents 1. Introduction... 3 2. The Query

More information

UOB TRANSACTION BANKING. BIBPlus Cash Management User Guide

UOB TRANSACTION BANKING. BIBPlus Cash Management User Guide UOB TRANSACTION BANKING BIBPlus Cash Management User Guide Table of Contents Welcome to UOB Business Internet Banking Plus (BIBPlus) Things to note before you get started 1 BIBPlus Login 1.1 Activate User/Password

More information

Paypal Express Checkout

Paypal Express Checkout PayPal Express Checkout Integration Guide v.3.5.0 Table of Contents 1 What is PayPal... Express Checkout? 3 2 PayPal Account... Configuration 4 3 epdq Account... Configuration 5 4 Merchant Integration...

More information

INSTRUCTIONS FOR FILLING IN A FOREIGN TRANSFER

INSTRUCTIONS FOR FILLING IN A FOREIGN TRANSFER INSTRUCTIONS FOR FILLING IN A FOREIGN TRANSFER An foreign transfer is a payment in which the currency of the operation may be any currency selected from the list. The payment may go to an account in both

More information