Skip to content

Commit

Permalink
Release 1.1.0, see readme.txt for changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiosanches committed Sep 20, 2019
1 parent d83a1f4 commit c563c98
Show file tree
Hide file tree
Showing 6 changed files with 1,100 additions and 28 deletions.
22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# WooCommerce Digital Goods Checkout #
# Digital Goods Checkout on WooCommerce #
**Contributors:** claudiosanches
**Donate link:** http://claudiosmweb.com/doacoes/
**Donate link:** https://claudiosmweb.com/doacoes/
**Tags:** woocommerce, digital goods, virtual products
**Requires at least:** 4.0
**Tested up to:** 4.5
**Stable tag:** 1.0.0
**Tested up to:** 5.2
**Stable tag:** 1.1.0
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Hide billing fields when have only digital products in the cart

## Description ##

This plugin allow your customers skip unnecessary checkout fields (like full address and phone) when has only digital goods in the cart.
This plugin improves conversion by enabling customers to skip unnecessary checkout fields (like full address fields and phone number field) when their cart has only digital goods (virtual and downloads) in their cart.

Not required any kind of configuration, just install and activate this plugin :)

### Compatibility ###

* [WooCommerce](https://wordpress.org/plugins/woocommerce/) 2.2 or later (yes, this includes support for 2.6).
* [WooCommerce](https://wordpress.org/plugins/woocommerce/) 2.2 or later (yes, this includes support for 3.6).
* [WooCommerce Extra Checkout Fields for Brazil](https://wordpress.org/plugins/woocommerce-extra-checkout-fields-for-brazil/) 3.4.2 or later.
* [WooCommerce Pagar.me](https://wordpress.org/plugins/woocommerce-pagarme/) 1.2.3 or later.

Expand Down Expand Up @@ -76,12 +76,16 @@ In other words, this happens when the cart has only virtual products.

## Changelog ##

### 1.1.0 - 2019/09/20 ###

- Plugin name changed from "WooCommerce Digital Goods Checkout" to "Digital Goods Checkout on WooCommerce".

### 1.0.0 - 2015/02/10 ###

* Initial release.
- Initial release.

## Upgrade Notice ##

### 1.0.0 ###
### 1.1.0 ###

* Initial release.
- Plugin name changed from "WooCommerce Digital Goods Checkout" to "Digital Goods Checkout on WooCommerce".
12 changes: 6 additions & 6 deletions languages/wc-digital-goods-checkout.pot
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# Copyright (C) 2016 Claudio Sanches
# Copyright (C) 2019 Claudio Sanches
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Digital Goods Checkout 1.0.0\n"
"Project-Id-Version: Digital Goods Checkout on WooCommerce 1.1.0\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/wc-digital-goods-checkout\n"
"POT-Creation-Date: 2016-02-10 23:04:21+00:00\n"
"POT-Creation-Date: 2019-09-20 22:29:47+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"X-Generator: grunt-wp-i18n 0.5.3\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"

#. Plugin Name of the plugin/theme
msgid "WooCommerce Digital Goods Checkout"
msgid "Digital Goods Checkout on WooCommerce"
msgstr ""

#. Plugin URI of the plugin/theme
Expand Down
Loading

0 comments on commit c563c98

Please sign in to comment.