Skip to content

Releases: reepay/reepay-woocommerce-payment

v1.7.11

27 Nov 06:19
fac98c5
Compare
Choose a tag to compare

[Fix] - VAT added as compound rate got computed twice.
[Fix] - Shows no Payment logos when none are selected in settings.
[Improvement] - Payment method logo height defaults to 20px.
[Improvement] - Support WordPress version 6.7

v1.7.10

30 Oct 03:32
f08a7b9
Compare
Choose a tag to compare

[Fix] - Discount coupons for regular products couldn't be used if a Billwerk subscription product was also in the cart.
[Fix] - The order confirmation page now shows a list of split orders (for regular and subscription products) with correct total amounts.
[Improvement] - Remove Resurs Bank payment method.

v1.7.9.3

07 Oct 09:35
4a67fb7
Compare
Choose a tag to compare

[Fix] - Vipps Recurring could not save card.

v1.7.9.2

26 Sep 11:41
a536e58
Compare
Choose a tag to compare

[Fix] - WebHook URL for plain permalink structure
[Fix] - Remove debug log is make notice message on cart page.
[Fix] - Since v1.7.9.1, setting "skip order lines" caused the authorized amount to be multiplied by 100 one more time. Only when using saved card to pay for a non-subscription product.

v1.7.9

11 Sep 02:58
a918b3b
Compare
Choose a tag to compare

[Improvement] – New payment method added: "Vipps MobilePay".
[Improvement] – Warning messages added for "Mobilepay" to encourage switch to "Vipps Mobilepay".
[Improvement] – Name change payment method "Vipps Recurring" to "Vipps MobilePay Recurring".
[Improvement] – Warning message added for "MobilePay Subscription" to encourage switch to using "Vipps MobilePay - Recurring" instead.

v1.7.8.1

28 Aug 03:21
075f47f
Compare
Choose a tag to compare

[Fix] - Fixed total calculation missing multiplication with number of items when using setting "Skip order lines"

v1.7.8

20 Aug 07:35
d2e8c49
Compare
Choose a tag to compare

[Fix] - Bug WP warning message "The use statement with non-compound name WC_Reepay_Renewals has no effect." (hotfix 1.7.7.1).
[Fix] - Bug double amount calculated when using setting "skip order lines" (hotfix 1.7.7.2).
[Fix] - Bug fix WC discount codes on mixed orders.
[Improvement] - Extra checkbox in WC standard checkout for subscription conditions.

v1.7.7.2

20 Aug 04:03
1bf6343
Compare
Choose a tag to compare

[Fix] - Bug double amount calculated when using setting "skip order lines"

v1.7.7.1

07 Aug 08:54
d1997f6
Compare
Choose a tag to compare
Merge pull request #336 from reepay/pre-1.7.7.1

Patch Fix WP warning message WC_Reepay_Renewals

v1.7.7

30 Jul 02:37
d2c659e
Compare
Choose a tag to compare

[Fix] - Missing payment_method_reference data in the Billwerk+ customer_payment_method_added webhook could cause PHP fatal error.
[Fix] - WooCommerce Subscriptions had issues with change of payment method where orders got payment authorized but were not automatically captured and set to complete.
[Fix] - Instant capture didn't work for orders with discount.
[Fix] - Amounts in order notes were wrong for "Failed to settle" notes and some captures.
[Improvement] - A WordPress notice appears when the module starts to use another API key. This is because the subscriptions are defined in the Billwerk+ account, and the notice is only showed if the subscription module "Optimize" is installed.
[Compatibility] - Billwerk+ Optimize version 1.2.7