-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
32 lines (25 loc) · 974 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=== endpay ===
Contributors: siturra
Donate link: https://endpay.cl
Tags: endpay, pagos, webpay, chile
Requires at least: 5.1
Tested up to: 5.6.2
Requires PHP: 7.2
Stable tag: 1.0.2
License: BSD-3
License URI: https://github.com/endpay/endpay-woocommerce/blob/main/LICENSE
Recibe pagos en Chile mediante endpay
== Description ==
Permite el uso de endpay en WooCommerce, endpay opera sobre transbank y permite recibir pagos mediante tarjetas de crédito & débito mediante webpay en Chile.
== Installation ==
Para instalar este plugin de forma manual debes seguir los siguientes pasos:
1. Descomprime el plugin a la carpeta `/wp-content/plugins/`
2. Activa el plugin en el menú 'Plugins' en Wordpress
3. Configura el nuevo medio de pago en WooCommerce -> Settings -> Payment Gateways
== Changelog ==
= 1.0.2 =
* se agrega modo producción.
= 1.0.1 =
* Se implementa webhook para actualizar ordenes internas de woocommerce.
= 1.0.0 =
* Versión inicial estable.