osCommerce Installation
Para instalar el plugin de myPOS Checkout, siga los pasos que se indican a continuación:
1. Search for myPOS Checkout plugin at addons.oscommerce.com.

2. Descargue el plugin.
3. After extracting the Add_On package, copy the files to your osCommerce installation directory.
4. Sign in to your osCommerce site as an administrator.

5. Go to Administration Tool > Modules > Payment > Install Module page.

6. Select myPOS Checkout payment method and click on 'Install Module' button.

7. Once myPOS Checkout is installed it is visible within Payment Modules list.

Configuración
In order to configure payment module you need to visit the method configuration page.

Sign up for a myPOS account.
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.
Usted tiene que rellenar todos los campos requeridos:

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. Ponga un par de llaves para esta página web particular.
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.
Configuración de myPOS Checkout como método de pago
In order to configure payment module you need to choose myPOS Checkout from the list of available payment methods and click on the 'Edit' button.

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.

b ) 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 osCommerce platform:

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

You need to copy this myPOS Public certificate to the osCommerce platform/field myPOS Public Certificate.

You can upload several public certificates. Here you need to fill in the key index of the certificate which is copied in the osCommerce platform.

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 'Save' button.

Notificaciones 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.
- Bajo la solicitud de HTTP, 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.
