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
Translations
- English – default, always included
- English : Spanish, Espa?ol de espa?a, Colombia, México y Perú
Additional Info
Contribute repository on github
Credits
Screenshots
Installation
- Download the plugin
- Enter the administrator of your WordPress.
- Enter Plugins / Add-New / Upload-Plugin.
- Find the plugin downloaded on your computer and upload it like any other file.
- After installing the .zip you can see it in the list of installed plugins, you can activate or deactivate it.
- To configure the plugin you must go to: WooCommerce / Adjustments / Finish Purchase and Locate the tab Payu Latam Subscription.
- Configure the plugin by entering Merchant id, Account id, Apikey, Apilogin provided by payu
- Save Changes, if you have not done the configuration correctly you will be shown a warning, pay attention to this.
- Remember you must ensure that the payment processing with the SDK is active
FAQ
-
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
-
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 ?
-
- You need to use the Woocommerce subscriptions
- You must set the number of decimals to zero, see screenshots.
- PayU does not allow Sign-up fee, see screenshots.
Reviews
Contributors & Developers
“Subscription Payu Latam” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Subscription Payu Latam” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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
- Updated readme version wordpress
1.0.38
- Updated supports method payment
2.0.0
- Refactor on checkout_place_order
2.0.1
- Updated get plan subscription
2.0.2
- Fixed in getPlanBySubscription
2.0.3
- Refactor confirmation_ipn
2.0.4
- Refactor update_status_subscriptions
2.0.5
- Refactor getPlanBySubscription