Git Product home page Git Product logo

woocommerce-installments's Introduction

WooCommerce Installments

Contributors: Anderson Franco
Tags: woocommerce, pagseguro, paypal, payment, parcelamento, installments
Tested with: WordPress 4.0 and WooCommerce 2.2.4
Stable tag: 1.4.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl.html

This plugin appends installments into the product price.

Was created to be used with PagSeguro, PayPal and similars.

English

Description

This plugin appends installments into the product price

Installation

  • Upload the entire woocommerce-installments folder to the /wp-content/plugins/ directory
  • Edit plugin settings in woocommerce-installments.php file
  • Activate the plugin through the Plugins menu in WordPress

Portuguese

Descrição

Este plugin adiciona ao preço do produto opções de parcelamento.

Criado inicialmente para ser exibir as opções de parcelamento do PagSeguro. No entanto, pode ser customizado para qualquer outro serviço, bastando apenas editar a tabela de cálculo (fator) e o valor da parcela mínima.

Instalação

  • Envie toda a pasta woocommerce-installments para a pasta /wp-content/plugins/
  • Edite no arquivo woocommerce-installments.php as opções do plugin
  • Ative o plugin através do menu Plugins no WordPress

Screenshots

1. Catalog page.

1. Catalog page.

2. Product page.

2. Product page.

3. Cart page.

3. Cart page.

FAQ

Sample of CSS to show the price like the 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;
  }

Changelog

1.4.0

  • Table - Total column
  • Table - Header and footer message

1.3.1

  • Refactoring

1.3.0

  • OOP structure

1.2.1

  • Cart page fix
  • CSS file

1.2.0

  • Product variation
  • Javascript file

1.1.2

  • Bug fix

1.1.1

  • Small Tweak

1.1.0

  • Settings

1.0.1

  • Readme file in Portuguese

1.0.0

  • Initial Release

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.