A PHP notice for translation loading issues is continuously appearing in our logs since WordPress was updated to 6.7.0. There’s approximately 1 notice every 2 seconds.
Is anyone else experiencing this? Have you found a workaround/snippet that prevents this issue? We believe it’s causing excessive server load impacting site speed.
“PHP Notice: Function _load_textdomain_just_in_time was called?incorrectly. Translation loading for the?payjustnow-for-woocommerce
?domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the?init
?action or later. Please see?Debugging in WordPress?for more information. (This message was added in version 6.7.0.) in /var/www/1d4f88ff-36d1-433e-9c8c-5f1899a84153/httpdocs/wp-includes/functions.php on line 6114″
Hi There,
I am receiving this error on all my product pages, kindly assist me with this.
Warning: Undefined array key “useordernumber” in /usr/www/users/knifenztup/wp-content/plugins/payjustnow-for-woocommerce/woocommerce-gateway-payjustnow.php on line 89
Is there a way we can only add payjustnow on certain products?
]]>Hi, we are getting this error on this plugin.
Undefined array key “useordernumber” in /www/freedomofmovement_483/public/wp-content/plugins/payjustnow-for-woocommerce/woocommerce-gateway-payjustnow.php on line 89″
]]>Hi there
WooCommerce has a built in function that saves a Transaction ID to an order. This was documented in it’s release here.
We have a site that we recently integrated a sync with QuickBooks that push all our orders through. However the plugin relies on the order meta with the key _transaction_id
which can be quiet easily added with your plugin.
Currently you guys do make used of the function as $order->payment_complete();
and all that would be needed it passing it a variable like $order->payment_complete( $check_pjn_token );
which is currently available in the plugin code.
Please add shortcode as per the previous request We need the ability to display the payment info in the place of our choice. See how nicely PayFlex has implement it in their options to either auot insert or allow the store to enable a shortcode instead so they can use their own builder.
]]>is there a shortcode we can use to embed the payjustnow section on a woocommerce template – we are using a none standard template builder so the code is not being injected into a single product view
do you have a shortcode [] that could be used
]]>Hi Support,
I am in charge of keeping the WooCommerce Plugin for PayJustNow updated.
I have updated the plugin via SVN but I am not seeing it updated / or prompted to be updated on the WordPress backends
Anything I am missing ? apart from updating the repostistiory.
Kind Regards
Kirsten Algera