Jump to content

Ricky

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by Ricky

  1. Hi @El Patron You are right, i agree with you. But since my client has requested this feature (against my advise) i have to try to implement it. Any idea how i could accomplish this? I'm thinking in creating a scheduled task that would run every evening (lets say at 23:55), query the database for all the the newsletter subscriptions of that day and send an email with that information to the client. Does this sound like a good solution?
  2. Hi again, Once again thanks for the feedback. I'm going to search for a solution. If i find anything i'll update this topic. Best regards, Ricky.
  3. Hi @ndiaga, Thanks for the feedback. Can you further explain on how i could accomplish that? I'm very new to Prestashop, so some example code would be very helpful. Best regard, Ricky.
  4. Hi, I would like to know if it's possible to receive an email for each customer newsletter subscription. At the moment the only notification i get is from the backoffice, and i would also like to get those notifications via email (just like orders). Thanks in advance, Ricky.
  5. Hi @lototo Thanks for pointing that out. It seems the product Shipping Fees are working as expected, because it's suppose to be an additional fee for each product. So I followed the link you shared and created a new Carrier for product weight and added a specific weight to all of the intended products. Everything is working now Once again thanks for the help.
  6. Hi, I have some products with Additional Shipping Fees, they all have the same additional fee (12,00). I noticed that for each product with Additional Shipping Fees that is added to the cart, instead of using a fixed shipping of 12, its being multiplied by all the products with that additional fee: Product 1 Product 2 Product 3 Shipping: 36,00 This is not the intended result, it should be 12,00 for all the products. How can i solve this issue?
  7. Yes, everything looks ok including the translations to Portuguese (see attachment). What i did for now was to disable the option for sending an email to the customer when the order changed for the 'Shipped' status. At the moment when a payment is made the status doesn't change. But i think the default should be to automatically change the status to 'Preparation in Progress', or in this case 'Preparação em curso' em Portuguese.
  8. Hi @Simonas Invertus I'm using Prestashop's default modules. As for the payment i'm using PayPal and Bank Transfer (default). In all of them the status is automatically changed to 'Shipped' after payment. The default should be to change the status to ''Preparation in Progress'.
  9. Hi, I'm having an issue with Prestashop's 1.7.5 order status. Every time a payment is processed the order status changes to 'Shipped' and not 'Preparation in Progress'. How can i solve this issue?
  10. Ricky

    Error in PayPal

    @nbexiga is your site hosted in a windows server environment? If so, check my question and answer on Stack Overflow: https://stackoverflow.com/a/49278299/1880662
  11. Hi, I've installed Prestashop 1.7.3 on an Apache 2.4 and PHP 7.1. Everything seems to work as expected, but every time i try to access the Products or the Stocks section in the Backoffice i get the following error: Invalid token: direct access to this link may lead to a potential security breach. Even though i click the "I understand the risk" button, the error keeps showing. After some more tests, this error is showing in other sections of the backoffice. How can i solve this problem?
  12. @pandalion98, have you found a way to view the module logs?
  13. Ricky

    Error in PayPal

    @selectshop.at, i got confirmationthat the cURL extension is installed and that i'm using Open SSL 1.0.2. How can i debug this error in Prestashop?
  14. Ricky

    Error in PayPal

    @selectshop.at, i contacted my service provider again about the SOAP extension. Regarding the module, i'm using the PayPal & Braintree Official Module (v3.11.6).
  15. Ricky

    Error in PayPal

    @selectshop.at, my hosting provider informed me that the SOAP extension is active and the firewall ins't blocking any connections. Are there any other extensions that i might need in order for this module to work? How can i access Prestashop (or the module) debug log information, so that i can get more information about this error? Besides the page error i get the following information in the url: /index.php?error_msg=Error+connecting+to+https%3A%2F%2Fapi-3t.paypal.com%2F2.0&fc=module&module=paypal&controller=error Looking forward for your feedback.
  16. Ricky

    Error in PayPal

    Hi @selectshop.at, thanks for the fast reply. I'm going to contact my hosting provider and question them. I'll get back with feedback.
  17. Ricky

    Error in PayPal

    Hi, I'm trying to add PayPal payments in a demo store using the PayPal module, but until now without success. I installed and configured the module without any problems, but every time i try to proceed with a payment this error is displayed to the user: Error in PayPal Error connecting to https://api-3t.paypal.com/2.0 Tested the module in sandbox and production environments, and the error persists. Using Prestashop v1.7.3 and PayPal & Braintree Official Module v3.11.6. What am i doing wrong?
×
×
  • Create New...