Zen Cart Installation
Para instalar el plugin de myPOS Checkout, siga los pasos que se indican a continuación:
1. Search for myPOS Checkout plugin at Plugins and Addons Directory.

2. Descargue el plugin.
3. Upload the downloaded files to your Zen Cart installation directory.
4. Sign in to your Zen Cart site as an administrator.

5. Install myPOS Checkout payment module under menu Modules > Payment.

Configuración
Solicitar una cuenta myPOS
Primero, para usar esta opción de pagos, Usted tiene que registrar una cuenta myPOS en www.mypos.eu.


Añadiendo nuevas tiendas en línea
Once you have myPOS Account you need to go to the Online > Online stores > Add new store.
You need to fill in all required fields:

Configuración de la nueva tienda en línea
Once added, the new online store will be visible at the Online > Online stores menu. The new online store will be with status “Disabled”. You need to:
1. Lea con atención y acepte las condiciones generales y las tarifas para esta tienda.
2. Set key pairs for this particular website.
For signing process, both myPOS Checkout API and the merchant generate public/private key pairs and exchange the public certificate. By clicking on the ‘Generate new keys’ button at Keys menu public/private key could be generated.

myPOS Checkout API requires from merchant to upload his public certificate so that his digital signature can be verified from the system. The merchant can upload several public certificates. A key index is assigned to each certificate. For each of the merchant's public certificate there is a certain myPOS public certificate.
You can download each myPOS public certificate by clicking on Download in the myPOS public certificate column.
3. Active la tienda con pulsar sibre el botón apropiado junto a la tienda.
Recuerde que sus tiendas deben contar con la verificación de myPOS, que puede tardar hasta 5 días hábiles en producirse. Mientras se verifican sus tiendas en línea puede procesar transacciones, pero con ciertos límites.
Configuration of myPOS Checkout payment module
1. Activar el Método de Pago myPOS Checkout

2. Modo de prueba
Test environment mimics production environment and you can make all you requests to the system as you will do in production environment. You could test with every debit or credit card number.
In test environment all card transactions will be processed as successful payment. Your card will not be charged.

If test mode is enabled (marked ‘True’ checkbox) you need to use the following testing data:
Datos de prueba
myPOS PayLink:
https://www.mypos.eu/vmp/checkout-test
Número de tienda:
000000000000010
Número de cuenta myPOS:
61938166610
Clave privada de desarrollador
Certificado público de desarrollador myPOS
3. Configure values in Settings section.
a ) Sort order of display

Tienda ID se genera en cuanto Usted añada una nueva tienda en línea.

Disponible en www.mypos.eu:

c ) Número de cliente

Disponible en www.mypos.eu:

Private Key could be generated by clicking on the ‘Generate new keys’ button at www.mypos.eu > menu Online > Online Stores > Keys menu.


You need to copy your Private Key to the Online platform.

Está disponible para su descarga en www.mypos.eu > Menú servicios comerciales > myPOS Online > Tiendas en línea > menú de teclas.

Usted tiene que copiar su Certificado Público myPOS a la plataforma electrónica de comercio/campo to the Online platform Certificado Público myPOS

Usted puede cargar múltiples certificados publicos.Aquí Usted tiene que introducir el index de la llave del certificado que está copiado en la plataforma del comercio electrónico.

Disponible en www.mypos.eu:

Programador URL: https://www.mypos.eu/vmp/checkout-test
URL de producción: https://www.mypos.eu/vmp/checkout
4. Save configuration changes by clicking on the ‘Update’ button.

Notas importantes sobre la integración técnica:
- La Notificación URL es la dirección donde el myPOS Checkout envía los parámetros de un pago exitoso. Para hacer una transacción exitosa, tiene que ser solo una dirección SSL-activada, es decir tiene que empezar con "https://". Los URL inseguros se tratarán como incorrectos y las transacciones serán canceladas automáticamente del sistema.
- Con la conexión a la Notificación URL, el Comerciante tiene que responder con cabecera HTTP 200 OK con el contenido siguiente: “OK”. Cada otra respuesta se aceptará como error de la comunicación. Error RFC, error del server o fallo del sistema.
En cuanto el myPOS Checkout sea configurado sus clientes podrán elegir como método de pago y pagar por sus bienes y servicios fácilmente y usar con seguridad su tarjeta de débito/crédito.
