Search found 10 matches

by mrevo
Mon Aug 08, 2022 9:26 am
Forum: General Questions
Topic: Incorrect code location in the Vibracart module
Replies: 14
Views: 2579

Re: Incorrect code location in the Vibracart module

Perfect it works

Tools -> Options -> HTML

Thank you
by mrevo
Mon Aug 08, 2022 7:58 am
Forum: General Questions
Topic: Incorrect code location in the Vibracart module
Replies: 14
Views: 2579

Re: Incorrect code location in the Vibracart module

Text formatting error. Spaces are not needed. echo "<script type="text/javascript">startcart();</script>"; it is essential to use Vibracartpro (confirmed by Adrian - Vibralogix Ltd). After compiling with WWB17 I have to open the file containing vibrocartpro with an editor and add...
by mrevo
Sun Aug 07, 2022 4:56 pm
Forum: General Questions
Topic: Incorrect code location in the Vibracart module
Replies: 14
Views: 2579

Re: Incorrect code location in the Vibracart module

I want to add a product to the vibracartpro cart but using the WWB17 component I get errors. We did various tests with Adrian and it doesn't work. Then adding these lines in the BODY everything works. Adrian confirmed to me that these are essential for the proper functioning of Vibracartpro. Wrong c...
by mrevo
Sun Aug 07, 2022 10:11 am
Forum: General Questions
Topic: Incorrect code location in the Vibracart module
Replies: 14
Views: 2579

Re: Incorrect code location in the Vibracart module

Hi, with WYSIWYG Web Builder 17.3.2 same problem Vibracart Pro does not work Moved these lines to the beginning of the Body <script src = "../ vibracartpro / vcsettingsminicart.js"> </script> <script src = "../ vibracartpro / vibracart.js"> </script> and added this line which is ...
by mrevo
Wed Mar 12, 2014 9:51 pm
Forum: Shopping Carts
Topic: SmartCart extension + CSM WEBSHOP
Replies: 20
Views: 94790

Re: SmartCart extension + CSM WEBSHOP

Thank you.

Code amended and replaced plugin. It works great. I entered the symbols of other currencies and it works fine. Now when you send payment PayPal recognizes the correct currency.

:D :D :D
by mrevo
Wed Mar 12, 2014 9:39 pm
Forum: Shopping Carts
Topic: SmartCart extension + CSM WEBSHOP
Replies: 20
Views: 94790

Re: SmartCart extension + CSM WEBSHOP

I modified the file plugin.php (attached) so you can manage the various currencies. Under the sign under Currency Currency code I added the item with the same value in USD (U.S. dollars) and must be set at EUR (the euro).

You can check if it works and if there are changes to make?

Thanks
by mrevo
Wed Mar 12, 2014 8:05 pm
Forum: Shopping Carts
Topic: SmartCart extension + CSM WEBSHOP
Replies: 20
Views: 94790

Re: SmartCart extension + CSM WEBSHOP

Thanks for the information. WEBSHOP does not handle the Euro. If you're using SmartCard and imposed on the item currency_code EUR payments in euro work. You must enter the item in currency_code WEBSHOP. SmartCard is a great product. Too bad that is not provided for the implementation of a database.
by mrevo
Wed Mar 12, 2014 5:52 pm
Forum: Shopping Carts
Topic: SmartCart extension + CSM WEBSHOP
Replies: 20
Views: 94790

Re: SmartCart extension + CSM WEBSHOP

I do not want payment in dollars but paid in euro. What has paypal? You have to change the csm to accept other forms of currency that are not the U.S. dollar. If you use a paypal button and specific euro while this works if I use no webshop. How to specify that the shipping charges are unique to the...
by mrevo
Wed Mar 12, 2014 5:22 pm
Forum: Shopping Carts
Topic: SmartCart extension + CSM WEBSHOP
Replies: 20
Views: 94790

Re: SmartCart extension + CSM WEBSHOP

CSM WEBSHOP does not work.

1) If I change currency from dollar to euro when I close the payment on paypal site displays the dollar,
2) No tax value;
3) The shipping is always 0.00. How do I set the shipping charges?

Thanks
by mrevo
Wed Mar 12, 2014 1:21 pm
Forum: Shopping Carts
Topic: SmartCart extension + CSM WEBSHOP
Replies: 20
Views: 94790

SmartCart extension + CSM WEBSHOP

it is possible to integrate the SmartCard with the CSM Web Shop to get a complete shopping cart?

Thanks