Roman159
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Disable ajax Cart UpdateHi,
I just tried to dequeue the script likewp_dequeue_script( ‘wc-cart’ );
It works fine for cart update but it has other side effect. The shipping calculator does not work.
I want that functionality because I got custom cart item listing dropdown on the header of the page. While updating the cart items, the cart item on header does not get updated unless the page reload.
Thanks
Hi Waseem,
How does Australian post calculate the shipping cost. Does it only consider the weight or dimenstion of product?
Also variable product of 2kg and 20kg are showing same shipping price.
Please help
Thanks
Forum: Plugins
In reply to: [Gravity Forms Eway] Form submission with sandbox credit card detailHi Ross,
I have made the form using gravity form, and use this extension for payment, how can i track the eway response? i need not submit the form until the payment code is success.
Currently the problem is:
Once i enter all fields with test credit card, cvn number card holder name and expiry date, then form submitted but the payment is not success.I need:
If the payment not success then form need not to submit.If you can help out me on this that will be great help.
Thanks
Forum: Plugins
In reply to: [Gravity Forms Eway] Form submission with sandbox credit card detailHi Ross
Yes my customer ID is correct.
I also got the email from eway saying transaction failed.
The problem is the member is being created without payment.Thank you