Requests Tamara for our site is very high
Why when loading the first page of the site
Requests are loaded
/wp-content/plugins/tamara-checkout/assets/dist/css/main.css
A lot
Even this path also
/wp-content/plugins/tamara-checkout/assets/dist/js/main.js
Note that I have disabled this
Disable Single Product Details Popup (PDP) Widget
And also this
Disable Cart Popup Widget
I have disabled both
But Tamara’s requests from the beginning of the customer entering the site start until he goes
I hope you know what is causing this
And give us a solution to the matter
]]>. Installed the Tamara plugin on my WordPress.
. Configured the sandbox credentials for testing purposes.
. Verified the settings and ensured all configurations were correctly set up.
. Despite these efforts, the Tamara payment option does not appear on the checkout page.
I have previously mailed the merchant team and support team about this issue multiple times but have not received a satisfactory response or resolution. Therefore, I am reaching out to WordPress support in hopes of resolving this matter promptly.
I kindly request your immediate attention to this matter and assistance in diagnosing and fixing the issue. This functionality is critical for my e-commerce operations, and any delay is significantly impacting my business.
]]>Hello,
I have noticed my custommeres are struggling while using tamara during checkout whith slowness and crashing “happens only after redircting to Tamara page”. I have found this fatal error
[14-Feb-2024 00:43:39 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_id() on array in /var/www//data/www/xxxx.com/wp-content/plugins/tamara-checkout/src/Services/WCTamaraGateway.php:614
Stack trace: 0 /var/www//data/www/xxxxx.com/wp-content/plugins/tamara-checkout/src/Services/WCTamaraGateway.php(537): Tamara\Wp\Plugin\Services\WCTamaraGateway->populateTamaraOrderItems() 1 /var/www//data/www/xxxx.com/wp-content/plugins/tamara-checkout/src/Services/WCTamaraGateway.php(852): Tamara\Wp\Plugin\Services\WCTamaraGateway->populateTamaraOrder() 2 /var/www//data/www/xxxxx.com/wp-content/plugins/tamara-checkout/src/Services/WCTamaraGateway.php(407): Tamara\Wp\Plugin\Services\WCTamaraGateway->createTamaraCheckoutSession() 3 /var/www//data/www/xxxxx.com/wp-content/plugins/tamara-checkout/src/TamaraCheckout.php(1660): Tamara\Wp\Plugin\Services\WCTamaraGateway->tamaraCheckoutSession() 4 /var/www//data/www/xxxxx.com/wp-includes/class-wp-hook.php(324): Tamara\Wp\Plugin\TamaraCheckout->updateTamaraCheckoutDataToOrder() 5 /var/www//data/www/xxxxx.com/wp-includes/plugin.php(205): WP_Hook->apply_filters() 6 /var/www//data/www/xxxxx.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php(542): apply_filters() 7 /var/www//data/www/xxxxx.com/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php(391): WC_REST_Orders_V2_Controller->prepare_object_for_response() 8 /var/www//data/www/xxxxxx.com/wp-includes/rest-api/class-wp-rest-server.php(1193): WC_REST_CRUD_Controller->get_items() 9 /var/www//data/www/xxxxxxx.com/wp-includes/rest-api/class-wp-rest-server.php(1041): WP_REST_Server->respond_to_request() 10 /var/www//data/www/xxxxxxx.com/wp-includes/rest-api/class-wp-rest-server.php(431): WP_REST_Server->dispatch() 11 /var/www//data/www/xxxxxxxx.com/wp-includes/rest-api.php(424): WP_REST_Server->serve_request() 12 /var/www//data/www/xxxxxxxx.com/wp-includes/class-wp-hook.php(324): rest_api_loaded() 13 /var/www//data/www/xxxxxxx.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 14 /var/www//data/www/xxxxxxx.com/wp-includes/plugin.php(565): WP_Hook->do_action() 15 /var/www//data/www/xxxxxxxx.com/wp-includes/class-wp.php(418): do_action_ref_array() 16 /var/www//data/www/xxxxxxx.com/wp-includes/class-wp.php(813): WP->parse_request() 17 /var/www//data/www/xxxxx.com/wp-includes/functions.php(1336): WP->main() 18 /var/www//data/www/xxxxx.com/wp-blog-header.php(16): wp() 19 /var/www//data/www/xxxxx.com/index.php(17): require(‘…’) 20 {main}
to make the plugin support currency switcher if you have international store and you assign currency for each country
kindly update the line 326 in/wp-content/plugins/tamara-checkout/src/Services/WCTamaraGateway.php
replace this line$currentCountryCode = $this->getCurrencyToCountryMapping()[get_woocommerce_currency()];
with this line
$currencyToCountryMapping = $this->getCurrencyToCountryMapping();
$currentCountryCode = isset($currencyToCountryMapping[get_woocommerce_currency()]) ? $currencyToCountryMapping[get_woocommerce_currency()] : 'default_value_if_not_found';
and this will be wok perfectly, hope the team updates the code ??
]]>2. TamaraWidgetV2 has an Error when we get data
Error in all pages that must view tamara widgets
console.error("TamaraWidgetV2 has an Error when we get data", t.t0),
]]>
we are getting this console error and product page is not showing popup tamara section/feature
]]>Hi, I’ve installed this plugin to the website https://taibastaging.com/2196-podacademy and followed this guide to https://docs.tamara.co/platforms/woocommerce/wc-widget/ to finish the integration. I’m frustrated to mention that this payment gateway is not working and unable to see tamara payment option on checkout page. You can test on your own here https://taibastaging.com/2196-podacademy. Can you please check and guide me? Also, I want my payment method integrated as this live website has: https://pod-academy.com/cart/checkout/express/course/1172
Looking forward to hear from you soon.
Thank you, Ashraf
Is there an explanation of how to link?
]]>Dear I want to add tamara product widget in cart page as in product page .
please provide me a code to add it in functions.php
https://www9.0zz0.com/2021/05/31/09/893181400.png
https://www9.0zz0.com/2021/05/31/09/199964560.png