• Resolved Nikolas

    (@dngraphisme)


    Hello at all.

    Great plugin that you created, but there is no way to have the cart in ajax ?

    Thanks Nicolas 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for reaching out to us. We don’t have an option for this in our plugin at present. However someone posted a solution in the forum. Check the following link support thread to learn more.

    Kind regards.

    Thread Starter Nikolas

    (@dngraphisme)

    Hello @mbrsolution ,

    Thanks for you reply but that’s not really what I’m trying to do.

    When adding to car t: do not refresh the browser

    When modifying a quantity on a product: do not refresh the browser

    Really unfortunate that this doesn’t exist on the module.

    Thanks Nicolas

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for clarifying your issue further. I have submitted a message to the developers to investigate further your request.

    Kind regards.

    Thread Starter Nikolas

    (@dngraphisme)

    Hello @mbrsolution ,

    I have already been answered by email : A certain person named Ivy told me that it was on whislist but for the moment nothing.

    However, just edit the POST request on line 299: $_POST[‘cquantity’] > wp_shopping_cart.php file

    To retrieve this request in JS in Ajax with a submit on the form .wspsc_cart_qty_td which manages the quantity + and –

    Same when adding to cart. That would be really good, because not having this in 2024 is a real shame 🙂

    I’ll try to implement it on my side 😉 Thanks

    Thread Starter Nikolas

    (@dngraphisme)

    Hello @mbrsolution ,

    Another question, it is impossible to enter HTML in the textarea > wpspc_buyer_email_body field :

    When we receive the confirmation email, we get raw HTML inside….

    There is therefore no possibility of sending a well-designed email…

    Thanks

    EDIT 1 : Its done,

    I modified this file: /wordpress-simple-paypal-shopping-cart/stripe.php

    L.223: $headers = array(‘Content-Type: text/html; charset=UTF-8’, ‘From: ‘ . $from_email);

    • This reply was modified 3 months, 1 week ago by Nikolas.
    Plugin Contributor mbrsolution

    (@mbrsolution)

    Another question, it is impossible to enter HTML in the textarea > wpspc_buyer_email_body field :

    Unfortunately at present no. Only raw text is permitted.

    Kind regards.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.