This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
94 lines (63 loc) · 2.43 KB
/
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
=== Mojito Sinpe ===
Contributors: quantumdev
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CUC2VE9F3LADU
Tags: ecommerce, woocommerce, payment, woocommerce payment, sinpe, costa rica, multisite
Requires at least: 4.6
Tested up to: 6.1.1
Stable tag: 1.0.7
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Sinpe Móvil as Woocommerce gateway
== Description ==
(Español)
Habilita SINPE Móvil como pasarela de pago (solo funciona en Costa Rica)
Agrega enlace de pago en la página de pago (opcional), página de gracias y correo de confirmación de pedido.
El dueño de la tienda sólo debe agregar su número de teléfono en "Woocommerce > Ajustes > Pagos > SINPE Móvil > Gestionar"
¿Desea colaborar? https://github.com/nomanualdev/mojito-sinpe
(English)
Enables SINPE Móvil as Payment gateway (Only works in Costa Rica)
Add payment link on the checkout page (optional), thank you page and order confirmation email.
The store owner should only add their phone number in "Woocommerce > Settings > Payments > SINPE Móvil > Manage"
= Features =
Add your phone number.
The client select his bank.
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload the plugin files to the `/wp-content/plugins/mojito-sinpe` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings->Mojito Sinpe screen to configure the plugin
4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
== Screenshots ==
== Frequently Asked Questions ==
== Features included ==
== Upgrade Notice ==
Nueva opción para ocultar lista de bancos en página de pago. Correcciones varias.
== Changelog ==
= 1.0.7 =
* New filter mojito_sinpe_show_text_after_banks_list
* Tested up to WP 7.3.0
* Tested up to WC 6.6.1
= 1.0.6 =
* New option to hide banks list
* Compatibility fix for WooWallet
* Tested up to WP 5.9.3
* Tested up to WC 6.5.1
= 1.0.5 =
* Banks numbers updated.
* Minor code fixes
* Tested up to WP 5.8.2
* Tested up to WC 6.0.0
= 1.0.4 =
* Minor code fixes
* Tested up to WP 5.8
* Tested up to WC 5.7.1
= 1.0.3 =
* BAC Bank number updated
* Added Credecoop
* Added voucher field
= 1.0.2 =
* Rest API URL Fix
= 1.0.0 =
* Initial Release