Vipps/MobilePay recurring payments for WooCommerce

Description

Official Vipps/MobilePay recurring payments plugin for WooCommerce. Branded locally as MobilePay in Denmark and Finland, and as Vipps in Norway. One platform gathering more than 11 million users and more than 400.000 merchants across the Nordics. Give your users an easy, fast and familiar shopping experience.

This is the official Vipps/MobilePay recurring payments plugin for WooCommerce. It is owned by Vipps MobilePay and maintained by Everyday AS.

We encourage you to create an issue here or on the GitHub page if you require assistance or run in to a problem.

Vipps/MobilePay recurring payments

Vipps/MobilePay recurring payments is perfect for you if you run a web shop with subscription based services or other products that would benefit from subscriptions.

With Vipps/MobilePay recurring payments you can:

  • Sell recurring products (virtual and physical)
  • Offer subscription services

See How it works for an overview.

Requirements

  • WooCommerce 3.3.4 or newer
  • WooCommerce Subscriptions
  • PHP 7.4 or higher
  • An SSL certificate must be installed and configured
  • Port 443 must not be blocked for outgoing traffic

Getting started

  • Sign up for a merchant agreement and product order from Vipps MobilePay merchant portal.
  • After 1-2 days, you will get an email with login details to portal.vippsmobilepay.com, where you can get the API credentials.
  • Download and install the plugin.
  • Configure the plugin.

Known bugs

  • Synchronized products can not be paid via Vipps MobilePay when using KCO if the price at this moment in time is 0.

Screenshots

  • Setup and activate the payment gateway in WooCommerce
  • Configure the plugin settings

Installation

To use the plugin you need to do the following:

  1. Download and activate the plugin from this GitHub repository or www.remarpro.com
  2. Enable the Vipps/MobilePay recurring payments payment method in WooCommerce: Settings -> Payments.
  3. Click “Manage” on the Vipps/MobilePay recurring payments payment method
  4. Proceed to “Retrieving Vipps MobilePay API Keys” below

Retrieving Vipps MobilePay API Keys

The documentation for retrieving your Vipps MobilePay API Keys can be found here.

Configuration of the plugin

  1. Fill in the client_id, client_secret and Ocp-Apim-Subscription-Key found in the previous step.
  2. That’s it! You can now move on to “Configuring products”

Configuring products

Configuring products for use with the Vipps/MobilePay recurring payments plugin is not any
different from default WooCommerce, with one exception: The configuration for
whether the product is virtual or physical is important to consider.

If a product is virtual the customer will be charged immediately but if the
product is physical you will have to capture the payment manually through the
order in WooCommerce when you have shipped the product.

In most cases your products should be virtual when using subscriptions, but it is
possible to use the plugin with physical products if you need to do so.

See the
Vipps MobilePay Recurring FAQ,
and the
Vipps MobilePay eCom FAQ
for more details:
What is the difference between “Reserve Capture” and “Direct Capture”?.

FAQ

How can I get help?

If your question is not answered on this page:

Does this plugin work alongside the Vipps MobilePay Checkout plugin?

Yes! You can use this plugin at the same time as Vipps MobilePay Checkout.

Do I need to have a license for WooCommerce Subscriptions in order to use this plugin?

Yes, you do. Get it
here.

Does this plugin work with the WooCommerce Memberships-plugin?

WooCommerce Subscriptions
and
WooCommerce Memberships
are able to work together for access to recurring memberships that unlock content.

WooCommerce Subscriptions is required in order to use Vipps/MobilePay recurring payments, but Memberships is not.

You can read about how WooCommerce Subscriptions and WooCommerce Memberships work together here.

How can I get help if I have any issues?

For issues with the plugin you can submit an issue on GitHub or ask on the support forum on www.remarpro.com. For other unrelated issues, you should contact Vipps.

Where can I use Vipps MobilePay?

Vipps MobilePay is available in Norway, Denmark and Finland. Only users who have Vipps Mobilepay will be able to pay with Vipps MobilePay.

How can I test that the plugin works correctly?

If you have access to the Vipps MobilePay test environment you are able to use the test mode by setting the WC_VIPPS_RECURRING_TEST_MODE constant in wp-config.php.
See the getting started guide for details about how to get started using the test environment.

Vipps MobilePay does not offer test accounts for regular users of the plugin, but you can still penny-test the plugin by sending a small amount of money like 1 or 2 NOK using your production keys.
You can then refund or cancel the purchase afterward.

Why do I have to capture payments for physical products manually?

This is because of the Norwegian law. You are not allowed to charge for a physical product before you ship it, without a valid reason to do so.

You can read about it here.

If you have a valid reason to do so you can use the “Capture payment instantly” option from the “Vipps/MobilePay recurring payments” settings in your product’s settings.

When a renewal happens, why is the order on hold?

This is because when an order is charged in Vipps MobilePay it takes 2 days before the payment has been fully captured from the customer’s bank account.

After 2 days it will move to the “Processing” status. You can however change the behaviour of this by using the “Default status to give pending renewals” option in the plugin settings.

Alternatively you could look into using WooCommerce “Early renewals”: https://docs.woocommerce.com/document/subscriptions/early-renewal/ if ensuring the status of a charge is fully completed before a specific date is of up-most importance.

Reviews

God

February 8, 2024
Fungerer som den skal.
August 14, 2023 1 reply
Very wary of using this on a production site. The latest version crashed the entire site. There has been a long history of subscriptions not renewing correctly, or create other errors ??
April 12, 2023
Feiler absolutt alle abonnenter etter de er fornyet en gang, taper dr?ssevis av penger hver dag. Kunne ?nsket jeg aldri brukte pluginen. Woocommerce henviser til vipps, vipps henviser til pluginen og plugin svarer ikke p? support.
Read all 3 reviews

Contributors & Developers

“Vipps/MobilePay recurring payments for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Vipps/MobilePay recurring payments for WooCommerce” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Vipps/MobilePay recurring payments for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.1.3

  • Fixed: We were still using calls to get_posts a few places, which was incompatible with WooCommerce HPOS. This fixes gateway changes, in-app description updates, and in-app subscription cancellation for installations using HPOS.
  • Fixed: Some payments that were cancelled quickly could get stuck in a “MobilePay payments are automatically captured” loop for merchants using MobilePay.
  • Fixed: An issue where swapping gateways did not work for MobilePay merchants, because a certain URL was not whitelisted in wp_safe_redirect.

2.1.2

  • Fixed: Cleaning up old cancelled orders that were initiated via Checkout now works as intended.
  • Fixed: Old agreements that customers now cancelled in the Vipps or MobilePay apps are now cancelled properly in WooCommerce.
  • Fixed: VAT is now properly shown when a subscription is switched to Vipps MobilePay.
  • Fixed: If an agreement is cancelled we don’t want to listen for webhooks when the actor is the merchant, i.e. ourselves. This prevents us from cancelling our subscription when changing payment gateway from Vipps MobilePay to Vipps MobilePay.

2.1.1

  • Fixed: Added two new hosts to allowed_redirect_hosts: pay.mobilepay.dk and pay.mobilepay.fi. This fixes a bug where customers were not able to switch to MobilePay.

2.1.0

  • Fixed: No longer throw an error when checking a Checkout payment where the subscription is now deleted.
  • Fixed: Properly handle in-app subscription cancelling.
  • Added: Support for the SEK currency.
  • Fixed: Identified a potentially critical bug where the idempotency key was deleted from orders upon payment retry.

2.0.8

  • Fixed: We should not return true in cart_supports_checkout if the cart is empty.

2.0.7

  • Fixed: Renewal orders that come from subscriptions made via Checkout could get stuck as “pending”, even though a charge was actually created. Updating to this version fixes the affected orders and their statuses.

2.0.6

  • Fixed: Campaigns now display their “after” price correctly.
  • Fixed: Properly propagate recurring pricing to our manually created subscriptions in Checkout.

2.0.5

  • Fixed: Checkout webhooks no longer fail with an “Invalid authorization token” message.
  • Fixed: Propagate shipping and billing address to newly registered users when using Checkout.
  • Fixed: Make sure phone numbers from Checkout are saved with a + prefix.
  • Fixed: Properly handle VAT when ordering one-off items along with a recurring subscription.
  • Added: We now send a password reset link to newly registered users when using Checkout.
  • Added: We now create an anonymous Vipps MobilePay system user in order to create a subscription immediately. We replace this user with the real customer after the payment has been completed. This solves a lot of edge cases.

2.0.4

  • Fixed: Increase deletion period for checkout orders, as intended.

2.0.3

  • Fixed: Uploaded the newest assets.
  • Fixed: A fatal error that may occur in a faulty state that could only happen when Checkout is enabled in versions 2.0.0 and 2.0.1.

2.0.2

  • Fixed: Resubscribing to expired subscriptions is now possible when Checkout is enabled.
  • Fixed: You are now informed that a Merchant Serial Number is required in order to enable Checkout.
  • Fixed: Your applied coupons are now given the proper respect when Checkout is enabled.
  • Fixed: The price is now set correctly when one off products are in a recurring cart when Checkout is enabled.
  • Fixed: No longer show the “Capture payment” button when the charge is in a non-RESERVED state.
  • Fixed: A scenario where the “auto capture payment” feature for MobilePay would not trigger correctly.
  • Added: We now cancel initial Checkout orders after two hours to avoid checking them in cron forever.
  • Added: You can now enable or disable deletion of changed or abandoned Checkout orders in the settings.

2.0.1

  • Fixed: A conflict with some themes, like Salient, where this plugin would cause certain blocks to not load.
  • Fixed: Products with a trial period and a sign up fee were not correctly dealt with when using the new Checkout.
  • Fixed: Use WC_Subscriptions_Product::get_sign_up_fee instead of WC_Subscriptions_Order::get_sign_up_fee as we do not always have a subscription order.

2.0.0

  • Added: Support for Vipps/MobilePay Checkout. This includes the possibility of using card payments if they are enabled for your sales unit.
  • Fixed: “Continue shopping” link default value is now correct.
  • Added: New fields in the settings area to separate test API credentials.
  • Fixed: A bug where the “Reservations in MobilePay” warning would display twice.
  • Fixed: A bug that could occur where the Vipps API would be hit a lot of times in a short period of time.
  • Fixed: Make sure to update the agreement in Vipps right away when the user performs a subscription switch.
  • Fixed: Make sure we redirect the user to their account page when they perform a payment method update.
  • Fixed: Webhooks should no longer throw an error about referenceId not being set.
  • Fixed: Made webhook handling a little bit faster in some instances.
  • Fixed: Webhooks should now be handled properly for agreement events.
  • Added: Handle the recurring.agreement-stopped.v1 webhook for when Vipps MobilePay enable cancellations directly from the app.

1.20.3

  • Fixed: An issue where maybe_cancel_due_charge is called when order statuses are changed in other gateways (GitHub issue #93 and #94).
  • Fixed: Implemented proper “order cancelled” handling.
  • Added: An option to select which page “Continue shopping” should redirect a user to after a failed payment.
  • Fixed: An odd error that might occur when our special options screen is being called before we initialize our custom tables.

1.20.2

  • Added: A warning for when you select Vipps as your brand when your currency is not set to NOK.
  • Fixed: Frontend admin localization.
  • Fixed: A fatal error that could occur when calling get_agreement_id_from_order when handling renewals. Reported and diagnosed by magnuskl on GitHub.
  • Fixed: 404 page that could occur after payments are cancelled or paid.

1.20.1

  • Fixed: Frontend scripts were not properly loaded.

1.20.0

  • Added: Webhooks. To enable webhooks you just need to save your settings one more time. A webhook will be automatically set-up.
  • Added: Try to detect whether to use Vipps or MobilePay branding.
  • Added: Use the translations from translate.www.remarpro.com.
  • Added: Better handling of our special action pages.
  • Fixed: Admin notice styling is now a bit better.
  • Added: A setting to automatically capture MobilePay payments now even when they are physical products in order to prevent the payment reservation from getting cancelled after 7 days.
  • Added: A landing page for payments. This allows us to check the status of a payment before we redirect to the order received/receipt page.

1.19.0

  • Added: Support for paying with MobilePay in Finland, and later Denmark.

1.18.0

  • Added: Support for WooCommerce checkout blocks. This allows Vipps/MobilePay recurring payments to be used with the new standard checkout.

1.17.3

  • Fixed: No longer use the wp_safe_remote_post function and instead use wp_remote_post because it causes problems on some hosts, and our calls are to endpoints returned by Vipps MobilePay either way.

1.17.2

  • Fixed: Hide this gateway if there are no subscription products in the cart.

1.17.1

  • Fixed: Added the new version of an admin JS file that controls the logic for capturing a payment. This fixes payment captures.

1.17.0

  • Added: Support for WooCommerce High Performance Order Storage (HPOS)
  • Fixed: Period campaigns now show correctly in the app when there’s both a free trial and a sign-up fee.
  • Fixed: Changed the logic for how we determine whether to show our gateway, because certain plugins add their own subscription types. Now we only disable our gateway if “Pay with Vipps and MobilePay for WooCommerce” is being shown as well.
  • Fixed: We no longer care about an order’s status when it comes to displaying the “Capture” button. If there are funds to capture, we show it.
  • Fixed: Better error logging for when we try to capture a charge that can no longer be captured. Rewrote the capture payment handler.
  • Fixed: Changing gateway was no longer possible in one of the later Woo Subscription versions, due to the use of wp_safe_redirect. We now whitelist Vipps MobilePay’s domains.

1.16.5

  • Fixed: Refunds could not be processed properly because of a mistake when calling the woocommerce_order_after_calculate_totals action. We assume the object is always a subscription, when it is not.

1.16.4

  • Fixed: Properly stop checking for a gateway change when a gateway change succeeded.

1.16.3

  • Fixed: Listen for total recalculation instead of a change in orders items when making sure we update the subscription price in Vipps MobilePay whenever a Vipps MobilePay subscription’s price changes.

1.16.2

  • Fixed: Updating a subscription. Campaign period was not being serialized properly when calling ->set_period(...)

1.16.1

  • Fixed: Added a missing file that was not uploaded due to a mistake when committing files to SVN.

1.16.0

  • Added: a wc_vipps_recurring_after_payment_complete action
  • Added: Implementation of period campaigns. It will now properly inform your customers of a campaigns length in the app.

1.15.2

  • Fix: No longer attempt to cancel agreements that are already cancelled.
  • Fix: Removed order_id from WC_Vipps_Charge and added transaction_id as it should be correctly named.
  • Fix: A case where initialCharge.description would be empty

1.15.1

  • Fix: cancelled_order_page must be an int.

1.15.0

  • Refactored: We are now using the Vipps MobilePay Recurring API v3
  • Changed: We now require at least PHP 7.4. You should however already be on 8.0+ as PHP 7.4 is end of life.
  • Added: Much more type safety to the entire codebase.
  • Fixed: We now check the order status before showing the “thank you” page, instead of after. This should fix the order status sometimes being wrong when the user lands on this page.
  • Refactored: We no longer pass product descriptions to Vipps MobilePay unless you choose to do so.
  • Refactored: We now use Vipps MobilePay’s new campaign system.
  • Refactored: We no longer need to store the agreement’s confirmation url ourselves. Idempotency now works as expected.
  • Changed: We now use the woocommerce_subscription_cancelled_vipps_recurring hook instead of woocommerce_subscription_status_cancelled to cancel a subscription.
  • Added: A merchant serial number setting to help Vipps MobilePay to identify who the merchant is.
  • Added: New filters, wc_vipps_recurring_create_agreement_data, wc_vipps_recurring_update_agreement_data, wc_vipps_recurring_cancel_agreement_data, wc_vipps_recurring_create_charge_data, wc_vipps_recurring_process_payment_agreement
  • Fixed: A rare problem that could occur where subscriptions would not be set to “Active” when an order’s status transitions to processing or completed.
  • Changed: Made the api attribute public in WC_Gateway_Vipps_Recurring as it may sometimes be beneficial to call the API directly from third party plugins and hand it off to Vipps MobilePay Recurring later, especially in the charity sector.

1.14.7

  • Fixed: Coupons and “expire date” on a product in WooCommerce Subscriptions now play well together.

1.14.6

  • Fixed: Fixed a conflict that prevented Vipps MobilePay from working in Klarna if Vipps MobilePay Recurring and “Pay with Vipps and MobilePay for WooCommerce” were installed at the same time.

1.14.5

  • Fixed: You can now swap gateway to Vipps/MobilePay recurring payments from a subscription again.

1.14.4

  • Fixed: You can now pay for failed renewal orders. It will cancel the old agreement and substitute it with a new one.

1.14.3

  • Fixed: You will now get an error message when trying to refund an order that is older than 365 days via Vipps MobilePay.
  • Fixed: Do not show this gateway if WCS_ATT_Cart::get_subscription_scheme returns null.
  • Fixed: We no longer show that the price is 0,- during a campaign for a synchronised product when Prorate First Renewal is set to “Never (charge the full recurring amount at sign-up)”.

1.14.2

  • Fixed: Changing payment gateway to Vipps MobilePay now works again.

1.14.1

  • Fixed: Renamed our Vipps MobilePay access token transient to prevent conflicts with “Pay with Vipps and MobilePay for WooCommerce” when two different sets of merchant tokens are used.

1.14.0

  • Added: Support for All Products for WooCommerce Subscriptions. Thanks to @danielcherubini on GitHub.
  • Fixed: prevent_backwards_transition_on_completed_order no longer has a return type, this fixes compatibility with plugins like WooCommerce Order custom Statuses.

1.13.4

  • Fixed: We now prevent orders from being transitioned to processing when the status is already completed.

1.13.3

  • Fixed: Early renewals now work properly. If you renew early, and you’re already using Vipps MobilePay it will now skip the app entirely and create a new charge.
    If you renew early, and you’re not already using Vipps MobilePay you will be sent to the app and a gateway switch will be performed after successful checkout.
  • Fixed: A small error notice when swapping gateways in the admin area no longer appears.

1.13.2

  • Fixed: Subscriptions now get cancelled if a charge fails and the status of the subscription is pending-cancel.
  • Fixed: If you provide no custom description for a product when the description source is set to custom we now default back to the product name. This prevents an error during checkout when no description is provided.

1.13.1

  • Fixed: Pass arguments to wc_vipps_recurring_transaction_id_for_order in the correct order.

1.13.0

  • Added: wc_vipps_recurring_merchant_agreement_url filter.
  • Added: wc_vipps_recurring_merchant_redirect_url filter.
  • Fixed: No longer use deprecated function WC_Subscriptions_Order::order_contains_subscription
  • Fixed: Make sure we don’t register the Vipps MobilePay Recurring gateway twice.
  • Fixed: KCO compatibility headers already output notice no longer shows on every page when debug mode is enabled.
  • Fixed: Set payment method to Vipps MobilePay Recurring on the subscription after paying with the Vipps MobilePay Recurring EPM in KCO. This is likely caused by a WooCommerce bug.
  • Refactor: capture_payment should no longer create a charge if a RESERVED charge does not exist.
  • Fixed: Now sets the correct order status for RESERVED payments when paying with Vipps MobilePay through KCO.

1.12.4

  • Fixed: Product names no longer use the default context, meaning it will no longer get overridden by themes or plugins and show HTML in the Vipps/MobilePay app or app-switch screen.

1.12.3

  • Fixed: Initial charge description no longer contains ” + ” when no extra products are purchased.
  • Fixed: Filling in 0 in the trial field tricking us into adding a campaign to the product, also resulting in an empty initialCharge.description and being unable to check out.

1.12.2

  • Fixed: Fixed an issue where initialCharge.description was empty. It cannot be empty under any circumstances.

1.12.1

  • Fixed: A bug in Klarna Checkout where it would attempt to use Vipps/MobilePay recurring payments instead of “Pay with Vipps and MobilePay for WooCommerce” when you’re only purchasing one time payment products.
  • Fixed: Descriptions of products you are not paying for right away is no longer included in initialCharge’s description.
  • Fixed: Campaigns are now used correctly when a single product is purchased along with a synced subscription product.
  • Fixed: Campaigns are now used correctly when a single product is purchased along with a subscription product with a free trial.

1.12.0

  • Added: Support for Klarna Checkout.
  • Fixed: No longer attempt to load Vipps/MobilePay recurring payments if WooCommerce is disabled/not installed.
  • Fixed: If you have a variable subscription product the Vipps MobilePay settings from the “parent” will now be respected.
  • Fixed: This gateway no longer shows up for single purchase products, only if there is at least one subscription product in the cart.

1.11.0

  • Added: You can now pay for single payment products in the same shopping cart as a subscription.

1.10.0

  • Refactor: Rewrote our admin notification system to allow for dismissible alerts.
  • Added: A campaign banner for Login with Vipps MobilePay. This will last for 10 days, and it is fully dismissible.

1.9.1

  • Fix: Renewal orders will no longer transition to completed when the setting for this is turned off.
  • Fix: Fixed a problem where our _vipps_recurring_waiting_for_gateway_change was never processed for orders where the subscription was not wc-active. Added wc-on-hold and wc-pending to this list.

1.9.0

  • Enhancement: Added a setting for what sort order we should check charges by.
  • Enhancement: Added a setting for how many charges we should check at a time.
  • Enhancement: Default amount of charges to check per wp-cron run is now 10.
  • Change: Removed extra sortable columns from pending charges and failed charges tables. Sorting by meta value does not work in WooCommerce’s wc_get_orders.
  • Fix: Order by random now works as expected in our periodic status check for charges.

1.8.4

  • Fix: The 1.8.2 migration will no longer throw a fatal error for some installations if a subscription does not exist on an order.

1.8.3

  • Fix: Fixed an issue where an invalid “my account” page link would cause checkout to not work.

1.8.2

  • Enhancement: Added _vipps_recurring_latest_failed_charge_reason and _vipps_recurring_latest_failed_charge_description to subscriptions.
  • Enhancement: Migrate the aforementioned data.
  • Enhancement: Update tested up to, now 5.8.

1.8.1

  • Fix: Added an exit condition after attempting to redirect to the Cancelled Vipps MobilePay Purchase page. This should in theory make this redirect work every single time.
  • Fix: No longer clean up necessary data like charge id or whether the charge is pending on renewals.
  • Fix: Force re-checking of older charges that are affected by the aforementioned fix.
  • Change: We now check 8 charges at the same time instead of 5.

1.8.0

  • Fix: Cancelled agreements can not be updated, thus we can not say that they have been cancelled in the description. Ensure we run the “maybe_update_subscription_details_in_app” code before we cancel an agreement, and only if the agreement is still “ACTIVE”.
  • Fix: Ensure we only ever cancel an agreement once.
  • Fix: It’s no longer possible to end up with more than one Vipps MobilePay agreement by changing gateway twice or more on accident (this bug was introduced in 1.7.0).
  • Enhancement: We now cancel DUE charges in Vipps MobilePay when you change an order’s status to ‘Cancelled’ or ‘Failed’.

1.7.0

  • Fix: Add missing Norwegian translation for “No failed charges found.”.
  • Fix: Failed charges now appear properly in the “Failed charges” list.
  • Fix: Fixed an edge case when changing payment method to Vipps MobilePay as a customer, when already using Vipps MobilePay.
  • Fix: Support upgrading to a different product variation. Price is now passed along properly and a campaign is applied in order to not confuse the customer.
  • Fix: Update agreement in app when downgrading or not prorating a subscription.
  • Fix: Do not allow multiple subscriptions in a single Vipps MobilePay payment when other gateways that support it are enabled.
  • Fix: No longer show the “capture” button on an order where the charge has failed previously.
  • Fix: Delete meta values from renewal and resubscribe orders to make sure we get fresh charges.
  • Fix: WooCommerce’s automatic retry system should now work as expected on renewal orders. We now override the behaviour of wcs_is_scheduled_payment_attempt in our check_charge_status function.
  • Enhancement: The subscription description is now prefixed in the Vipps MobilePay app with “[Pending cancellation]”, “[Cancelled]” and “[On hold]” depending on the subscription’s status.
  • Enhancement: Added a setting per product for what source should be used for an agreement’s description. You can now choose between product title, product short description, or custom text.
  • Enhancement: Display sign up fees in a better way in the Vipps MobilePay app. Use a campaign with a price of 0,- until the next payment date.
  • Enhancement: Update item name and description in app for delayed in-app updates.
  • Enhancement: Added a link to explain the various possible failure reasons.
  • Enhancement: Ability to change gateway from the admin dashboard, this means setting another Vipps MobilePay agreement ID manually. This should also allow using the REST API to create a subscription.
  • Enhancement: Bring style on notices and in product tabs up to par with the Vipps MobilePay e-com plugin.

1.6.2

  • Fix: Swapping payment gateway to Vipps MobilePay now works again after the recent WooCommerce and WooCommerce Subscription updates.

1.6.1

  • Fix: ‘free’ agreements where the agreement status is ‘STOPPED’ should not be completed.
  • Fix: Do not attempt to fetch charge for synchronised renewals at initial order.
  • Fix: Add ‘completed’ to ‘woocommerce_valid_order_statuses_for_payment_complete’ conditionally instead of rolling our own logic.
  • Fix: Remove visibility modifier from const to fix support for PHP 7.0.

1.6.0

  • Enhancement: There’s now an overview of failed charges and their failure reason on the Settings -> Vipps/MobilePay recurring payments page.
  • Refactor: Use the Helper class for most of our frequently used meta keys.
  • Refactor: Renamed the class filenames, class names remain untouched.
  • Fix: Redirect to last known agreement confirmation URL if the agreement is pending. This prevents being stuck in checkout.

1.5.5

  • Fix: No longer attempt to charge a non existent agreement when a renewal is attempted on a subscription that does not have a Vipps MobilePay agreement.
  • Fix: Multibyte characters like ‘???’ in product titles work, these characters caused an internal server error when json encoding.

1.5.4

  • Fix: Cancelled or expired “zero amount” payments getting stuck in the checking queue

1.5.3

  • Fix: A rare edge case where an order was never captured for a long time and the order would not disappear from the status checker tool.
  • Fix: A rare edge case where a new pending renewal order would not fetch the Charge ID properly when hitting the capture payment button.
  • Fix: Fixed an issue where 100% off coupons did not automatically complete the initial purchase
  • Enhancement: The status checker tool now shows the latest status from the API as a column value
  • Enhancement: We now validate Vipps MobilePay API details when you save your settings

1.5.2

  • Fix: Fixed a bug where you were able to checkout the same order more than once while a Vipps MobilePay agreement is not expired. This fixes problems with multiple charges occurring.

1.5.1

  • Fix: We’re no longer trying to cancel an agreement in Vipps MobilePay when the status is anything other than ACTIVE.
  • Fix: No longer throw an error and retry with “latest charge” when we hit a rate limit when checking a single charge.

1.5.0

  • Fix: No longer mark an order as “Failed” if a charge’s status is “FAILED” unless an agreement is also “EXPIRED” or “STOPPED” (a user can be prompted to swap card or top-up bank account in-app).
  • Fix: No longer attempt to cancel an already cancelled charge.
  • Fix: We should no longer hit the Vipps MobilePay API rate-limit as a result of a renewal order.
  • Fix: Properly set the _charge_id meta key when capturing a payment.
  • Fix: Changing of gateways to Vipps/MobilePay recurring payments would sometimes cancel the new agreement instead of the old one due to a race condition.
  • Fix: Multiples of the same product in the same subscription will now be charged correctly based on the total order price.
  • Tweak: Updated the WC_VIPPS_RECURRING_RETRY_DAYS constant to 4 days by default.
  • Enhancement: Bolstered compatibility with WC < 3.0. Created a bunch of helper functions and doubled down on our backwards compatibility with fetching IDs and fetching plus updating meta.
  • Enhancement: If you update a subscription’s order item prices this will now be reflected in the app.

1.4.6

  • Fix: Fix a bug when an agreement is created twice on the same order. We didn’t fetch the right charge ID. This is a temporary fix I will have to revisit later on a proper setup.

1.4.5

  • Fix: Changed how we make requests to minimize the amount of times we hit Vipps MobilePay’s rate limits. If you have gotten a lot of exceptions lately
    that look like this: HTTP Response Error: (recurring/v2/agreements/:id/charges) with request body: Array it’s because of rate limits.
  • Enhancement: Errors caused by HTTP requests now have more debug information attached to them.

1.4.4

  • Enhancement: Added an option to move renewal orders from “processing” to “completed” when the charge completes in Vipps MobilePay.

1.4.3

  • Fix: Truncate agreement description if it’s longer than 100 characters and truncate productName if it’s longer than 45.

1.4.2

  • Fix: Truncate initialCharge description if it’s longer than 45 characters.

1.4.1

  • Fix: Added a polyfill for the PHP array_key_last function for hosts with PHP < 7.3.0.

1.4.0

  • Enhancement: Added a “Default status to give orders with a reserved charge” option.
  • Enhancement: Improved safety of reserved charges, they should never be put in an unrecoverable state anymore. Un-nested payment logic so we should never run into a similar case again.
  • Fix: Refunding a reversed charge now works, just like pending charges in version 1.3.9.
  • Change: “Default status to give pending renewal orders” default is now “processing” instead of “on hold”
  • Change: Removed “completed” as a possible default status for the “Default status to give pending renewal orders” setting as this status is conventionally used for orders that are completely finished.
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17