Description
This plugin appends installments into the product price. Was created to be used with PagSeguro, PayPal and similars.
More info and screenshots in our GitHub repository:
https://github.com/AndersonFranco/woocommerce-installments
(Portuguese)
Adiciona parcelamento ao pre?o do produto. Foi criado para ser utilizado com PagSeguro, PayPal e similares.
Installation
- Upload the entire
woocommerce-installments
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
(Portuguese)
- Envie toda a pasta ‘woocommerce-installments’ para a pasta ‘/wp-content/plugins/’
- Ative o plugin através do menu Plugins no WordPress
FAQ
- Sample of CSS to show the price like the screenshots
-
(Portuguese)
Ajuste o CSS para exibir conforme os screenshots
ul.products li.product .price {
display: inline;
}.francotecnologia_wc_parcpagseg_table th,
.francotecnologia_wc_parcpagseg_table td {
padding: 0;
border-bottom: 1px solid #e8e4e3;
} - Where can I report bugs or contribute to the project?
-
Preferably in our GitHub repository
https://github.com/AndersonFranco/woocommerce-installments
Reviews
Contributors & Developers
“WooCommerce Installments” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Installments” 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.1
- Readme file in Portuguese
1.0
- Initial Release