Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
roykho committed Apr 18, 2018
1 parent 9371f2e commit 8328bb4
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 102 deletions.
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
*** Changelog ***

= 4.1.1 - 2018-04-17 =
* Tweak - Use payment_complete method when charge is succeeded or captured so other WC related tasks gets triggered.
* Tweak - Styling for the credit card logos.
* Add - Subscription change payment method support for SEPA.
* Add - Credit card branding detection on credit card field.
* Fix - When checkout form fields fails second time, page refreshes instead of using AJAX.
* Fix - Potential issue when WC is not activated.

= 4.1.0 - 2018-04-11 =
* Tweak - Create user session only on product detail page.
* Tweak - Payment Request session handling to bail if session already exists.
Expand Down
111 changes: 55 additions & 56 deletions languages/woocommerce-gateway-stripe.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# This file is distributed under the same license as the WooCommerce Stripe Gateway package.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce Stripe Gateway 4.1.0\n"
"Project-Id-Version: WooCommerce Stripe Gateway 4.1.1\n"
"Report-Msgid-Bugs-To: "
"https://github.com/woocommerce/woocommerce-gateway-stripe/issues\n"
"POT-Creation-Date: 2018-04-13 17:33:17+00:00\n"
"POT-Creation-Date: 2018-04-18 00:00:54+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -63,10 +63,10 @@ msgid "Stripe charge complete (Charge ID: %s)"
msgstr ""

#: includes/abstracts/abstract-wc-stripe-payment-gateway.php:463
#: includes/class-wc-gateway-stripe.php:694
#: includes/class-wc-gateway-stripe.php:695
#: includes/compat/class-wc-stripe-sepa-subs-compat.php:134
#: includes/compat/class-wc-stripe-subs-compat.php:96
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:328
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:329
msgid "Payment processing failed. Please retry."
msgstr ""

Expand Down Expand Up @@ -740,15 +740,15 @@ msgid ""
"to remove any %1$ssaved payment methods%2$s on file and re-add them."
msgstr ""

#: includes/class-wc-gateway-stripe.php:293
#: includes/class-wc-gateway-stripe.php:294
msgid "Add Card"
msgstr ""

#: includes/class-wc-gateway-stripe.php:296
#: includes/class-wc-gateway-stripe.php:297
msgid "Change Payment Method"
msgstr ""

#: includes/class-wc-gateway-stripe.php:324
#: includes/class-wc-gateway-stripe.php:325
#. translators: link to Stripe testing page
msgid ""
"TEST MODE ENABLED. In test mode, you can use the card number "
Expand All @@ -757,84 +757,84 @@ msgid ""
"card numbers."
msgstr ""

#: includes/class-wc-gateway-stripe.php:367
#: includes/class-wc-gateway-stripe.php:368
msgid "Credit or debit card"
msgstr ""

#: includes/class-wc-gateway-stripe.php:375
#: includes/class-wc-gateway-stripe.php:376
msgid "Card Number"
msgstr ""

#: includes/class-wc-gateway-stripe.php:386
#: includes/class-wc-gateway-stripe.php:387
msgid "Expiry Date"
msgstr ""

#: includes/class-wc-gateway-stripe.php:394
#: includes/class-wc-gateway-stripe.php:395
msgid "Card Code (CVC)"
msgstr ""

#: includes/class-wc-gateway-stripe.php:465
#: includes/class-wc-gateway-stripe.php:466
msgid "Please accept the terms and conditions first"
msgstr ""

#: includes/class-wc-gateway-stripe.php:466
#: includes/class-wc-gateway-stripe.php:467
msgid "Please fill in required checkout fields first"
msgstr ""

#: includes/class-wc-gateway-stripe.php:484
#: includes/class-wc-gateway-stripe.php:689
#: includes/class-wc-gateway-stripe.php:485
#: includes/class-wc-gateway-stripe.php:690
#: includes/compat/class-wc-stripe-subs-compat.php:91
msgid ""
"Sorry, we're not accepting prepaid cards at this time. Your credit card has "
"not been charge. Please try with alternative payment method."
msgstr ""

#: includes/class-wc-gateway-stripe.php:485
#: includes/class-wc-gateway-stripe.php:486
msgid "Please enter your IBAN account name."
msgstr ""

#: includes/class-wc-gateway-stripe.php:486
#: includes/class-wc-gateway-stripe.php:487
msgid "Please enter your IBAN account number."
msgstr ""

#: includes/class-wc-gateway-stripe.php:581
#: includes/class-wc-gateway-stripe.php:582
msgid "Place Order"
msgstr ""

#: includes/class-wc-gateway-stripe.php:770
#: includes/class-wc-gateway-stripe.php:771
#: includes/class-wc-stripe-order-handler.php:140
#: includes/class-wc-stripe-webhook-handler.php:186
#: includes/payment-methods/class-wc-gateway-stripe-sepa.php:351
#: includes/payment-methods/class-wc-gateway-stripe-sepa.php:348
msgid "This card is no longer available and has been removed."
msgstr ""

#: includes/class-wc-gateway-stripe.php:789
#: includes/class-wc-gateway-stripe.php:790
#: includes/class-wc-stripe-order-handler.php:158
#: includes/class-wc-stripe-webhook-handler.php:205
#: includes/compat/class-wc-stripe-sepa-subs-compat.php:222
#: includes/compat/class-wc-stripe-subs-compat.php:237
#: includes/payment-methods/class-wc-gateway-stripe-sepa.php:371
#: includes/payment-methods/class-wc-gateway-stripe-sepa.php:368
msgid ""
"Sorry, we are unable to process your payment at this time. Please retry "
"later."
msgstr ""

#: includes/class-wc-gateway-stripe.php:870
#: includes/class-wc-gateway-stripe.php:871
#. translators: error message
msgid "This represents the fee Stripe collects for the transaction."
msgstr ""

#: includes/class-wc-gateway-stripe.php:871
#: includes/class-wc-gateway-stripe.php:872
msgid "Stripe Fee:"
msgstr ""

#: includes/class-wc-gateway-stripe.php:907
#: includes/class-wc-gateway-stripe.php:908
msgid ""
"This represents the net total that will be credited to your Stripe bank "
"account. This may be in the currency that is set in your Stripe account."
msgstr ""

#: includes/class-wc-gateway-stripe.php:908
#: includes/class-wc-gateway-stripe.php:909
msgid "Stripe Payout:"
msgstr ""

Expand Down Expand Up @@ -1078,16 +1078,15 @@ msgstr ""
msgid "All other general Stripe settings can be adjusted <a href=\"%s\">here</a>."
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-alipay.php:182
#: includes/payment-methods/class-wc-gateway-stripe-bancontact.php:175
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:186
#: includes/payment-methods/class-wc-gateway-stripe-eps.php:175
#: includes/payment-methods/class-wc-gateway-stripe-giropay.php:175
#: includes/payment-methods/class-wc-gateway-stripe-ideal.php:175
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:179
#: includes/payment-methods/class-wc-gateway-stripe-p24.php:176
#: includes/payment-methods/class-wc-gateway-stripe-sepa.php:257
#: includes/payment-methods/class-wc-gateway-stripe-sofort.php:175
#: includes/payment-methods/class-wc-gateway-stripe-alipay.php:183
#: includes/payment-methods/class-wc-gateway-stripe-bancontact.php:176
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:187
#: includes/payment-methods/class-wc-gateway-stripe-eps.php:176
#: includes/payment-methods/class-wc-gateway-stripe-giropay.php:176
#: includes/payment-methods/class-wc-gateway-stripe-ideal.php:176
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:180
#: includes/payment-methods/class-wc-gateway-stripe-p24.php:177
#: includes/payment-methods/class-wc-gateway-stripe-sofort.php:176
msgid "Add Payment"
msgstr ""

Expand All @@ -1101,32 +1100,32 @@ msgstr ""
msgid "Stripe Bitcoin"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:245
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:257
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:246
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:258
msgid "Please pay the following:"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:247
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:260
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:248
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:261
msgid "Bitcoin Amount:"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:250
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:264
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:251
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:265
msgid "Receiver:"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:253
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:268
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:254
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:269
msgid "URI:"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:272
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:273
#. translators: link
msgid "<a href=\"%s\">Pay Bitcoin</a>"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:340
#: includes/payment-methods/class-wc-gateway-stripe-bitcoin.php:341
msgid "Awaiting Bitcoin payment"
msgstr ""

Expand All @@ -1150,27 +1149,27 @@ msgstr ""
msgid "Stripe Multibanco"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:238
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:250
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:239
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:251
msgid "MULTIBANCO INFORMAÇÕES DE ENCOMENDA:"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:240
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:253
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:241
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:254
msgid "Montante:"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:243
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:257
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:244
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:258
msgid "Entidade:"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:246
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:261
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:247
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:262
msgid "Referencia:"
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:362
#: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:363
msgid "Awaiting Multibanco payment"
msgstr ""

Expand Down Expand Up @@ -1204,7 +1203,7 @@ msgstr ""
msgid "IBAN Account Number."
msgstr ""

#: includes/payment-methods/class-wc-gateway-stripe-sepa.php:270
#: includes/payment-methods/class-wc-gateway-stripe-sepa.php:267
msgid ""
"TEST MODE ENABLED. In test mode, you can use IBAN number "
"DE89370400440532013000."
Expand Down
46 changes: 2 additions & 44 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: credit card, stripe, apple pay, payment request, google pay, sepa, sofort,
Requires at least: 4.4
Tested up to: 4.9
Requires PHP: 5.6
Stable tag: 4.1.0
Stable tag: 4.1.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Attributions: thorsten-stripe
Expand Down Expand Up @@ -101,56 +101,14 @@ If you get stuck, you can ask for help in the Plugin Forum.

== Changelog ==

= 4.1.1 - 2018-xx-xx =
= 4.1.1 - 2018-04-17 =
* Tweak - Use payment_complete method when charge is succeeded or captured so other WC related tasks gets triggered.
* Tweak - Styling for the credit card logos.
* Add - Subscription change payment method support for SEPA.
* Add - Credit card branding detection on credit card field.
* Fix - When checkout form fields fails second time, page refreshes instead of using AJAX.
* Fix - Potential issue when WC is not activated.

= 4.1.0 - 2018-04-11 =
* Tweak - Create user session only on product detail page.
* Tweak - Payment Request session handling to bail if session already exists.
* Tweak - 3DS recommended is now required and 3DS optional is now not required.
* Tweak - Admin notices for currency check are now all dismissible.
* Tweak - Added all color payment logos in svg.
* Tweak - Update Stripe Fee and Stripe Net meta names.
* Tweak - Stripe Checkout Popup Modal will validate checkout before proceeding to payment step.
* Tweak - Verbiage for saving payment information to account.
* Fix - When SEPA was used in subscription payment, it does not show SEPA in payment method table.
* Fix - Refund via Stripe dashboard not reflecting amount in order notes.
* Fix - Potential idempotency issues with subs recurring payment processing.
* Fix - Issue with very old customer id stored pre 3.0 version not able to checkout.
* Add - Multibanco payment method.
* Add - EPS payment method.
* Add - Notice for customer to change saved cards when billing address has been updated.
* Add - Stripe fee and net payout to order line item total section.
* Add - Hook to separately control Stripe Checkout Modal's allow remember me option. `wc_stripe_allow_remember_me` (bool).
* Add - Hook to filter 3DS requirements `wc_stripe_require_3ds`.
* Add - Hook to verify zipcode in Stripe Checkout Modal. `wc_stripe_checkout_verify_zip`. Only works when require address is true.
* Add - Hook to require shipping address on Stripe Checkout Modal. `wc_stripe_checkout_require_shipping_address` (bool).
* Add - Hook to hide Stripe net payout on order line item `wc_stripe_hide_display_order_payout` (bool).
* Add - Hook to hide Stripe fee on order line item `wc_stripe_hide_display_order_fee` (bool).
* Add - Hook to filter out logging messages `wc_stripe_logging` (bool).
* Add - Hook to add content to the Stripe Checkout Receipt Page `wc_stripe_checkout_receipt_page_before_form`.
* Add - Hook to add content to the Stripe Checkout Receipt Page `wc_stripe_checkout_receipt_page_after_form`.
* Add - Hook to add content to the Stripe Checkout Receipt Page `wc_stripe_checkout_receipt_page_before_form_submit`.
* Add - Hook to add content to the Stripe Checkout Receipt Page `wc_stripe_checkout_receipt_page_after_form_submit`.
* Add - Hook to add handling to the Stripe Checkout return handler `wc_stripe_checkout_return_handler`.
* Add - Hook to change save to account checkbox text `wc_stripe_save_to_account_text`.
* Add - Compatibility with Payment Request/Apple Pay and different coupon types such as gift/store credit by Smart Coupons (requires WC 3.2+).
* Add - Compatibility with Payment Request/Apple Pay and Subscription product in cart page.
* Add - Compatibility with Payment Request/Apple Pay and Bookings product in cart page.
* Add - Compatibility with Payment Request/Apple Pay and Composite products in cart page.
* Add - Compatibility with Payment Request/Apple Pay and Product Bundles in cart page.
* Add - Compatibility with Payment Request/Apple Pay and Account Funds in cart page.
* Add - Compatibility with Payment Request/Apple Pay and Mix and Match products in cart page.
* Add - Compatibility with Payment Request/Apple Pay and Product Addons in cart page.
* Add - $post object on hook `wc_stripe_hide_payment_request_on_product_page`.
* Update - Stripe API version to 2018-02-28.
* Remove - Hard deprecated Stripe JS v2 credit card form process.

[See changelog for all versions](https://raw.githubusercontent.com/woothemes/woocommerce-gateway-stripe/master/changelog.txt).

== Upgrade Notice ==
Expand Down
4 changes: 2 additions & 2 deletions woocommerce-gateway-stripe.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Take credit card payments on your store using Stripe.
* Author: WooCommerce
* Author URI: https://woocommerce.com/
* Version: 4.1.0
* Version: 4.1.1
* Requires at least: 4.4
* Tested up to: 4.9
* WC requires at least: 2.6
Expand All @@ -23,7 +23,7 @@
/**
* Required minimums and constants
*/
define( 'WC_STRIPE_VERSION', '4.1.0' );
define( 'WC_STRIPE_VERSION', '4.1.1' );
define( 'WC_STRIPE_MIN_PHP_VER', '5.6.0' );
define( 'WC_STRIPE_MIN_WC_VER', '2.6.0' );
define( 'WC_STRIPE_MAIN_FILE', __FILE__ );
Expand Down

0 comments on commit 8328bb4

Please sign in to comment.