Jump to content
thirty bees forum

Kevin13952

Members
  • Posts

    16
  • Joined

  • Last visited

  • Days Won

    1

Kevin13952 last won the day on December 26 2022

Kevin13952 had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Kevin13952's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

1

Reputation

  1. I try to create a new product in back office. Everything saves fine except for the product quantity. I enter 5 in quantity available and click "Save and Stay" and the available quantity resets to zero. In Front Office it shows the item as out of stock. How do I fix this so it saves the available quantity? I'm NOT using advanced inventory management. Just the default basic inventory.
  2. I simply installed the prestashop module for stripe and didn't have to do anything to make it work.
  3. Does anyone know how to remove the "Our Stores" sections and links from the entire storefront?
  4. Which is another way of saying "we don't care if you can't process payments, we have better things to do than make sure our ecommerce software can actually function as an ecommerce software and process PAYMENTS"
  5. I'm getting the following during debug of the Stripe Module V1.7.1 downloaded today (2022.09.06) from the thirtybees marketplace. ThirtyBeesException You cannot use `line_items.amount`, `line_items.currency`, `line_items.name`, `line_items.description`, or `line_items.images` in this API version. Please use `line_items.price` or `line_items.price_data`. Please see https://stripe.com/docs/payments/checkout/migrating-prices for more information. in file modules/stripe/classes/GuzzleClient.php at line 237 Source file: modules/stripe/classes/GuzzleClient.php 218: $rheaders[$name] = $values; 219: } 220: } 221: } catch (BadResponseException $e) { 222: $headers = []; 223: foreach ($e->getResponse()->getHeaders() as $name => $values) { 224: if (is_array($values)) { 225: $headers[$name] = implode(', ', $values); 226: } elseif (is_string($values)) { 227: $headers[$name] = $values; 228: } 229: } 230: $message = 'Could not connect with Stripe'; 231: try { 232: $json = json_decode((string)$e->getResponse()->getBody(), true); 233: if (isset($json['error']['message'])) { 234: $message = $json['error']['message']; 235: } 236: } catch (\Exception $ignored) {} 237: throw new Error\ApiConnection( 238: $message, 239: $e->getResponse()->getStatusCode(), 240: (string) $e->getResponse()->getBody(), 241: json_encode((string) $e->getResponse()->getBody()), 242: $headers 243: ); 244: } catch (\Exception $e) { 245: throw new Error\ApiConnection('Could not connect with Stripe: ' . $e); 246: } 247: Stack trace 1. modules/stripe/vendor/stripe/stripe-php/lib/ApiRequestor.php:341 source StripeModule\GuzzleClient->request(arguments) 2. modules/stripe/vendor/stripe/stripe-php/lib/ApiRequestor.php:112 source ThirtyBeesStripe\Stripe\ApiRequestor->_requestRaw(arguments) 3. modules/stripe/vendor/stripe/stripe-php/lib/ApiOperations/Request.php:52 source ThirtyBeesStripe\Stripe\ApiRequestor->request(arguments) 4. modules/stripe/vendor/stripe/stripe-php/lib/ApiOperations/Create.php:22 source ThirtyBeesStripe\Stripe\ApiResource::_staticRequest(arguments) 5. modules/stripe/classes/StripeApi.php:102 source ThirtyBeesStripe\Stripe\Checkout\Session::create(arguments) 6. modules/stripe/stripe.php:2776 source StripeModule\StripeApi->createCheckoutSession(arguments) 7. modules/stripe/stripe.php:2250 source Stripe->getCheckoutSession() 8. classes/Hook.php:769 source Stripe->hookDisplayPaymentTop(arguments) 9. classes/Hook.php:471 source HookCore::coreCallHook(arguments) 10. classes/Hook.php:288 source HookCore::execWithoutCache(arguments) 11. controllers/front/OrderOpcController.php:880 source HookCore::exec(arguments) 12. controllers/front/OrderOpcController.php:733 source OrderOpcControllerCore->_assignPayment() 13. classes/controller/Controller.php:210 source OrderOpcControllerCore->initContent() 14. classes/controller/FrontController.php:255 source ControllerCore->run() 15. classes/Dispatcher.php:852 source FrontControllerCore->run() 16. ./index.php:33 source DispatcherCore->dispatch()
  6. When I share the main link to my site, or some product links, the description says "Shop, powered by thirty bees." How do I remove that or change it?
  7. I've tried multiple times to install Maxmind Geolocation module and configure it. Each time i click the "Download Database FIle" or even copy/paste the Maxmind url to try to download the file, I get the following error: " Failed to download database from http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz " If I copy/paste the above URL, I get a page not found return error. Is this a bug in the TB config where the URL might need to be updated? Is there a better URL for me to get this accomplished? Need help with this!
  8. Some of my products work correctly. Add To Cart button is visible and works correclty. But on one of my products the 'Add To Cart' button is missing. I've ensured that all combinations have available quantities. I've ensured that the product can be ordered even if out of stock. WHY would the 'Add to Cart' button vanish? Heres is a working item. Here is the item where the button vanishes. Any advice would be appreciated! UPDATE I originally had FIVE combination options, with Two variables for the first option and Seven variables EACH for the other four options. For whatever reason, when I deleted those options from the product, the button returned. I'll be trying to reproduce the issue, but I need the product available for ordering and can't wait for possible fixes. Setting up the item another way to at least be able to accept orders. Even if it's not the way it shold be.
  9. How do I create a configurable product? We have a coffee roasting company and I'm wanting to create a Gift Box where the customer can pick from a selection of coffees to put in the gift box. Here is the order process I envision: Customer chooses 'Gift Box' as the product. Above the 'Add to Cart' button is a list of different coffees for the customr to choose from. The customer can only choose FOUR coffeees per Gift Box purchased. But can randomly choose whichever coffees they wish for the Gift Box. Customer makes selection of coffees and clicks 'Add to Cart' and it places the Gift Box along with the selected coffees into their shopping cart. Additional considerations would be to either increment the pfinal price by which coffees are added to the Gift box.....OR... to set a total price for the GIft box and limit the choice of coffees to a specific number of selections. Any ideas how to make this happen?
  10. What files etc do I need to edit so that I can increase the character limit in the feature values? I have a coffee/tea company. I have three features currently. Ingredients, Brewing/Steeping Instructions and a feature called 'History, Legend & Lore' that provides interesting information about the coffee/tea and it's history and origins etc. Generally the Ingredients and Brewing features won't exceed the current limit, but the History legends lore feature is way too limited for the characters I need to use. How do I increase the character limit for the feature values?
  11. @datakick thank you for the information! I ran the SQL and it did indeed remove the warning. But the square payment option isn't working. It's active in Modules and Services>payments for all customer groups, active for the currency on my site, active for all countries and for all carriers. It's enabled and working in every other way. It's in production mode. But doesn't show up on front office at checkout. Any ideas?
  12. I just sent it to you. Thank you for taking a look at it!
  13. I installed the Square module so that I can use their Point of Sale and swipe capabilities. Id like to also use their payment gateway so everything is through one card processor for ease of reporting etc. Everything about their module works perfectly. I can sync my entire catalog to my POS on my tablet. I can sync customers. Everything works....EXCEPT for the payment gateway. I have SSL active and working on my site. In fact, if I try to login the admin area without using SSL, it warns me that I must use SSL to login for security reasons. So when I try to make the square module active for payments, it displays a warning at the top that says " You need SSL enabled to use payments. " Yet I HAVE SSL enabled. Any thoughts or ideas as to what glitch or bug could be causing this issue?
  14. I imported my products using the TB CVS import. And I simply copy/pasted all of the product settings from the first product down to all of the other products before importing them. So the first product was my template for all of the rest of the products.. The odd thing is that the first product was the only one that was reacting this way. The rest of the products performed normally. So if the first product was the template, and it resulted in this error performance, the rest should have also. But the reverse was actually occuring. I ended up deleting the first product and manually creating in the admin. ANd it worked perfectly. As a side note: I have two websites. One is for testing and one is for production. They are both on the same host, same server, same settings, etc. Yet when I import a CSV in the testing site, it imports with no errors. But importing into the production site and I get errors and have to reduce the CSV into smaller chunks, even though I'm only imporintg 24 products. Very 'buggy'.
  15. When I click on any of my products, it doesn't bring up the product. Instead it takes me to "quick order" and says my cart is empty. I'm not adding to the cart. I'm simply trying to pull up the item to view. HELP!
×
×
  • Create New...