Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

ETN API - Vodafone M-wallet

First step to integrate with development

ET NETERA a.s.
Milady Horkov 108
160 00 Praha 6, R

tel.:
+420 233 326 810
fax:
+420 224 326 868
e-mail: info@etnetera.cz

i: 25103814
di: CZ25103814
: KB 19-8463270257/0100

www.etnetera.cz

1z4

1.

Documents versions

Date

Version

18.2.2009

0.1

Luka Blail

First version

15.4.2009

0.2

Petr Votoek

Complementation and errors correction

10.03.2009

0.3

Petr Votoek

Key Store password update

08.10.2009

0.4

Petr ulc

Translation

15.10.2010

0.5

Petr ulc

Audit and revision

01.02.2011

0.6

Petr ulc

Update and revision

ET NETERA a.s.
Milady Horkov 108
160 00 Praha 6, R

Author

tel.:
+420 233 326 810
fax:
+420 224 326 868
e-mail: info@etnetera.cz

Note

i: 25103814
di: CZ25103814
: KB 19-8463270257/0100

www.etnetera.cz

2z4

2.

Content table

ETN API - Vodafone M-wallet ................................................................................................................ 1


First step to integrate with pruduction ................................................................................................... 1

1.

Documents versions............................................................................................................... 2

2.

Content table .......................................................................................................................... 3

3.

Basic information .................................................................................................................. 4


3.1.

Required stuff................................................................................................................................. 4

3.2.

Integrations steps ........................................................................................................................... 4

ET NETERA a.s.
Milady Horkov 108
160 00 Praha 6, R

tel.:
+420 233 326 810
fax:
+420 224 326 868
e-mail: info@etnetera.cz

i: 25103814
di: CZ25103814
: KB 19-8463270257/0100

www.etnetera.cz

3z4

3.

Basic information

WDSL for development is available here: http://er-devel.etn.cz/eroffnet_cxf/EROffnet?wsdl

3.1.

Required stuff

1. key store s with development certificates


(CD distribution including documentation and certificates)
Key Store contain private key of developing merchant and public key of developing API
2. SIM card for development testing
3. Connection rules
Request an authorization for connection on production API services from your area to aggregators API (IP
address or range of IP addresses)

3.2.

Integrations steps

1. Connection rules Request a connection permission from your area to devel API (IP address or
range of IP addresses)
Could you connect to WSDL ?
http://er-devel.etn.cz/eroffnet_cxf/EROffnet?wsdl
2. Get an development key store
Aggregators public key, private merchant key
Required personal meeting
3. Generate a client by WDSL
4. Implementation of ping() method
Parameters of ping() method are not signed and verified
5. Implementation of payments function (signing and verification functions)
For tests and development, please use following values:
merchantId

42

Key store password

cspass

Merchants private key password

ckpass

Merchants serial key number


(clientKeySerial)
Aggregators serial key number
(serverKeySerial)
Phone number

499aabc0
499aab7a
Phone number of development SIM card*

* At this moment, there is no need of phone for development. As PIN provides any 4 digits, payment will be accepted.

ET NETERA a.s.
Milady Horkov 108
160 00 Praha 6, R

tel.:
+420 233 326 810
fax:
+420 224 326 868
e-mail: info@etnetera.cz

i: 25103814
di: CZ25103814
: KB 19-8463270257/0100

www.etnetera.cz

4z4

You might also like