-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreadme.txt
executable file
·152 lines (124 loc) · 4.99 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
=== Subscription Payu Latam ===
Contributors: saulmorales
Donate link: https://secure.payco.co/checkoutopen/10775
Tags: commerce, e-commerce, commerce, wordpress ecommerce, store, sales, sell, shop, shopping, cart, checkout, configurable, payu, latam, subscription, Brasil, Colombia, México, Perú
Requires at least: 5.0
Tested up to: 5.2
Requires PHP: 7.1.0
Stable tag: 1.0.37
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Receive recurring payments for the countries Brazil, Colombia, Mexico and Peru
== Description ==
Subscription Payu Latam works together with the Woocommerce subscriptions plugin.
Receive recurring payments for the countries Brazil, Colombia, Mexico and Peru
* Note:! Important you must request payu support to activate payment processing using the SDK
== Installation ==
1. Download the plugin
2. Enter the administrator of your WordPress.
3. Enter Plugins / Add-New / Upload-Plugin.
4. Find the plugin downloaded on your computer and upload it like any other file.
5. After installing the .zip you can see it in the list of installed plugins, you can activate or deactivate it.
6. To configure the plugin you must go to: WooCommerce / Adjustments / Finish Purchase and Locate the tab Payu Latam Subscription.
7. Configure the plugin by entering Merchant id, Account id, Apikey, Apilogin provided by payu
8. Save Changes, if you have not done the configuration correctly you will be shown a warning, pay attention to this.
9. *Remember* you must ensure that the payment processing with the SDK is active
== Frequently Asked Questions ==
= Countries in which its use is available ? =
Brazil, Colombia, Mexico and Peru
= Are you required to use a ssl certificate ? =
Si. But it is advisable that you consider using it since it is revealing for browsers
= How do I prove its operation ? =
You must go to the Woocommerce settings / finalize purchase / Payu Latam Subscription and change the testing environment
**Remember to try in the testing environment with the credentials offered by payU latam** [see credentials](http://developers.payulatam.com/es/sdk/sandbox.html "test credentials")
= What should I take into account for production ? =
**Have the activation of the SDK**
= Why is not charging in the indicated interval ? =
**You can not change the price, interval and period of the subscription product once you have created it and you would have made at least the first subscription by a user**
= What else should I keep in mind, that you have not told me ? =
1. You need to use the [Woocommerce subscriptions](https://github.com/wp-premium/woocommerce-subscriptions "plugin")
2. You must set the number of decimals to zero, see screenshots.
3. PayU does not allow Sign-up fee, see screenshots.
== Screenshots ==
1. Half payment configuration corresponds to screenshot-1.png
2. Change to zero decimals corresponds to screenshot-2.png
3. Sign-up fee empty corresponds to screenshot-3.png
4. **To perform tests you must use the credentials provided by payU** [see credentials](http://developers.payulatam.com/es/sdk/sandbox.html) and [fake credit card](https://es.fakenamegenerator.com/)
== Changelog ==
= 1.0.0 =
* Initial stable release
= 1.0.4 =
* Fixed do_action and refactor
= 1.0.5 =
* Translation missing
= 1.0.6 =
* fixed domain translation
= 1.0.7 =
* Requires OpenSSL version 1.0.1
= 1.0.8 =
* Fixed conflict load instance plugin
= 1.0.9 =
* Translate portuguese Brazil
= 1.0.10 =
* fixed retries for subscription day
= 1.0.11 =
* fixed PLAN_MAX_PAYMENT_ATTEMPTS for interval day
= 1.0.12 =
* fixed redirect payment when payment is pending
= 1.0.13 =
* fixed for not generate card token
= 1.0.14 =
* fixed disable button submit for not generate card token
= 1.0.15 =
* compatibility with version 5.0 of wordpress
= 1.0.16 =
* update version for static files
= 1.0.17 =
* add paymnet fields
= 1.0.18 =
* Fixed load admin/payu-settings.php
= 1.0.19 =
* Updated languages
= 1.0.20 =
* Added SweetAlert2
= 1.0.21 =
* Refactor languages
= 1.0.22 =
* Fixed trial days and refactor
= 1.0.23 =
* Refactor, added languages
= 1.0.24 =
* Refactor
= 1.0.25 =
* Use strict javascript
= 1.0.26 =
* Fixed plan name quantity products
= 1.0.27 =
* Fixed url notification
= 1.0.28 =
* Verify status subscription pending for payment
= 1.0.29 =
* Added media query css for mobile
= 1.0.30 =
* Added subscription status change by confirmation page
= 1.0.31 =
* Fixed currency switch
= 1.0.32 =
* Added luhn algorithm
= 1.0.33 =
* Delete client when cancelled subscription
= 1.0.34 =
* Updated readme version Woocommerce
= 1.0.35 =
* Update for install plugin Woocommerce subscriptions
= 1.0.36 =
* Fixed create cliente id
= 1.0.37 =
* Fixed check status in tests
== Translations ==
* English - default, always included
* English : Spanish, Español de españa, Colombia, México y Perú
== Additional Info ==
**Contribute** [repository on github](https://github.com/saulmoralespa/subscription-payu-latam)
== Credits ==
* [Saul Morales Pacheco](http://saulmoralespa) [@saulmoralespa](http://twitter.com/saulmoralespa)