I am getting these emails although I only have the Cash App gateway enabled and I DO NOT have the Cash App Pay gateway enabled.
An error occured trying to renew your Square access token.
Please renew it manually in your admin dashboard to keep processing Cash App Pay orders.
Proceed to your admin dashboard by following Dashboard > Cash App Pay > Square Tokens
ERROR: Missing refresh token. Please renew it manually in your admin dashboard to keep processing Cash App Pay orders or disable Cash App Pay.
When will this be compatible with High-Performance order storage
/wp-admin/admin.php?page=wc-settings&tab=advanced§ion=features
Features
Start using new features that are being progressively rolled out to improve the store management experience.Order data storage
2 Incompatible plugins detected (Checkout with Cash App on WooCommerce and Checkout with Zelle on Woocommerce).
This plugin is incompatible with the enabled WooCommerce feature ‘High-Performance order storage’, it shouldn’t be activated.
The QR code image seems to be pointing to a third party , it will continue to be problematic https://chart.googleapis.com/chart?cht=qr&chld=L|0&chs=150×150&chl=https%3A%2F%2Fcash.app%2F%24OurMiamiBuild%2F5.00
I am not sure why you just are not using an offline QR generator like this one qrcode.js https://github.com/kazuhikoarase/qrcode-generator/tree/master/js
<script src=”qrcode.js”></script>
this is how you would use it after loading qrcode.js onto the page
#qr-banner-square {
position: absolute;
left: 5%;
top: 35%;
width: 29vw;
height: 29vw;
}
try {
new QRCode(document.getElementById("qr-banner-square"), {
text: "<?php echo $myURL; ?>",
width: 560,
height: 560
});
console.log("QR Code successfully generated.");
} catch (error) {
console.error("QR Code generation failed:", error);
}
// Generate QR code directly
var qrCode = new QRCode(document.createElement("div"), {
text: "<?php echo $myURL; ?>",
width: img.width * 0.3,
height: img.width * 0.3
});
var qrCodeImg = qrCode._el.children[0]; // Get the QR code image
ctx.drawImage(qrCodeImg, img.width * 0.05, img.height * 0.34, qrCodeImg.width, qrCodeImg.height);
I’ve tried clearing cache (dynamic and website), viewing from incognito and regenerating css and files but the scan code is no longer appearing. You can click the empty space though and it’ll still take you to my cash app page to make a payment.
Screenshot: https://postimg.cc/ZWSmBT5M
]]>I have entered all my information but still not able to see any cash app option on the checkout page.
]]>payment received in the cash app but the order was not placed, multiple customers facing this issue.
]]>I see a previous topic with this same issue marked as resolved yet it still is broken. is it possible to have both square credit cards and cash app pay enabled?
]]>When users complete a checkout, the bottom of the order received screen shows: “There has been a critical error with your website”.
Checking logs, it looks like it could be due to the undefined variable “WCZELLE_PLUGIN_VERSION” in thankyou.php.
Please feel free to let me know if you need any more info. Everything still works fine so I think the error is more of a warning, but some customers are understandably alarmed after completing an order.
]]>I’m trying to use the version for normal users, after configuring the plugin and woocommerce payments it doesn’t appear at checkout, I tested cashapp pay and the same appears, what could it be?
]]>I know its just a warning but this is filling up my logs:
[02-Mar-2023 18:08:44 UTC] PHP Warning: Undefined variable $current_user in C:\inetpub\sites\site.com\wp-content\plugins\wc-cashapp\includes\class-wc_cash_app_pay_gateway.php on line 48
]]>New this morning, plugin error brought site down. Plugin is now deactivated. Here is the log:
WordPress version 6.1.1
Active theme: Total Child (version 1.0)
Current plugin: Checkout with Cash App on WooCommerce (version 4.3)
PHP version 8.1.13
Error Details
=============
An error of type E_ERROR was caused in line 77 of the file /home/[myclient]/public_html/wp-content/plugins/wc-cashapp/includes/class-wc_cashapp_gateway.php. Error message: Uncaught Error: Undefined constant “WCVENMO_PLUGIN_TEXT_DOMAIN” in /home/[myclient]/public_html/wp-content/plugins/wc-cashapp/includes/class-wc_cashapp_gateway.php:77
Stack trace:
#0 /home/[myclient]/public_html/wp-content/plugins/wc-cashapp/includes/class-wc_cashapp_update_order.php(259): WC_Cashapp_Gateway->__construct()
#1 /home/[myclient]/public_html/wp-content/plugins/wc-cashapp/cashapp.php(154): require_once(‘/home/[myclient]…’)
#2 /home/[myclient]/public_html/wp-includes/class-wp-hook.php(308): cashapp_init_gateway_class()
#3 /home/[myclient]/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /home/[myclient]/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /home/[myclient]/public_html/wp-settings.php(480): do_action()
#6 /home/[myclient]/public_html/wp-config.php(83): require_once(‘/home/[myclient]…’)
#7 /home/[myclient]/public_html/wp-load.php(50): require_once(‘/home/[myclient]…’)
#8 /home/[myclient]/public_html/wp-admin/admin.php(34): require_once(‘/home/[myclient]…’)
#9 /home/[myclient]/public_html/wp-admin/plugins.php(10): require_once(‘/home/[myclient]…’)
#10 {main}
? thrown
Hi, when I activate Checkout with Cash App on WooCommerce I get error on checkout page with Square for Woocommerce plugin – “Unsupported token type”.
I was try to reconnect Checkout with Cash App plugin with Square but it is not fix the problem. Error is gone after I deactivate Checkout with Cash App on WooCommerce plugin.
Please help me to fix this problem.
]]>Is there a solution to this problem?
=========
PROBLEM:
=========
As soon as I activate the Checkout with Cash App on WooCommerce plugin, it breaks the admin pages of the following plugins:
* the edit form page of each Gravity Form
* plugin results in the manage plugins page of MainWP
* settings page of Admin Columns Pro
My wordpress website is fully functioning (no page breaking) when the Checkout with Cash App on WooCommerce plugin is not active, but as soon as I activate the Cash App on WooCommerce plugin, multiple plugin admin pages begin to break. I did not check page breaking in every single plugin; I went to the 3 plugins listed above and saw page breaking there and immediately deactivated the Cash App on WooCommerce plugin which immediately sopped all page breaking. I will re-activate the Cash App on WooCommerce plugin in my wordpress website when an update of the Checkout with Cash App on WooCommerce plugin is created that fixes page breaking in the admin pages of other active plugins when the Cash App on WooCommerce plugin is activated.
]]>I try to add this to my website and when I am going to checkout it just shows a circle that kinda pulses in white but nothing more for the square option.
]]>Why will the upgrade nag not go away after Xing it, every time you refresh a page?
You are currently not using our Checkout with Cash App PRO plugin. Please upgrade for a better experience
Very frustrating and feels like it violates a plugin rule.
]]>I set up and tested this plugin on a store and it works great. However, the admin New Order email includes “Send the requested total to $cashtag or click the Cash App button below” and a large image of the CashApp logo. Is it possible to include this in the Order On Hold email instead, so the customer sees it? The logo is also very large, is it possible to make it smaller?
]]>Hello,
Does CashApp support subscription or recurring woocommerce payments?
]]>Love this plugin. It is also available at theafricanboss.com/cashapp
]]>