everypay / everypay-virtuemart

Everypay plugin for VirtueMart 3.
MIT License
2 stars 2 forks source link

Order not completed, data is not valid #2

Open aminweb2 opened 3 years ago

aminweb2 commented 3 years ago

hi, when click on confirm purchase on Virtuemart checkout page, not handle payment and display this error:

Order not completed, data is not valid - Cart Empty

Tested by :
VirtueMart 3.8.8 Joomla 3.9.27 Php 7.3.29

akDeveloper commented 3 years ago

Hi, Can you sent us the step by step execution to reporduce it. We have tested the payment flow in the same versions you mention, except that we used php7.4 and worked as expected. We used the "vanilla" setup of virtueMart and Joomle. Do you use any extra plugins for the checkout?

aminweb2 commented 3 years ago

hi, I tested with php 7.4 Tested on two template "Vp_merchant " and "Protostar" Tested with and without "VP One Page Checkout"

what happen: when click on confirm purchase on Virtuemart checkout page ===> redirect to "editpayment.html" url and show this message: Message Order not completed, data is not valid please see : https://imgur.com/a/yLX5Xmc

akDeveloper commented 3 years ago

Hi, Please check the tag 3.4.5 of this plugin.

We will investigate the issue with the plugin version 3.8.x

aminweb2 commented 3 years ago

but exist just a plugin! please help me how to use 3.4.5 plugin?

akDeveloper commented 3 years ago

You can use this release https://github.com/everypay/everypay-virtuemart/releases/tag/3.4.6

Download the zip file (https://github.com/everypay/everypay-virtuemart/archive/refs/tags/3.4.6.zip) and you can use it to your project.

aminweb2 commented 3 years ago

I installed this plugin, still get same error

akDeveloper commented 3 years ago

We made some updates to 3.8.x version. You can try it from here https://github.com/everypay/everypay-virtuemart/archive/refs/tags/3.8.2.zip

It is weird that is not working with you. Both versions (2.4.6, 3.8.2) are working as expected to our default joomla installation from here https://virtuemart.net/download.

Can you please check the plugin with a fresh joomla/virtuemart installation?