News:

Support the VirtueMart project and become a member

Main Menu

Update Virtuemart to the last version

Started by jesussuarez, October 05, 2022, 18:14:03 PM

Previous topic - Next topic

jesussuarez

Hello again

Refering to my other post https://forum.virtuemart.net/index.php?topic=148932.0

I have spoken with the bank and they have told me that the latest version of the payment plugin may be in the latest version of Virtuemart, so the problem would be solved by updating Virtuemart to the latest version.
I need someone who can update Virtuemart to the latest version, it has many developments added and I prefer to pay someone to do the update and possible necessary overrides.

I wait your reply. Thank you very much

GJC Web Design

just extract the payment plugin from the latest installer and install the plugin separately..

worth trying...
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jesussuarez

Hello

If I change old files of payment plugin for new files of payment plugin(The last version available), give me this error on administration and I can't enter to details of payment plugin :-(

0 Call to undefined method plgVmPaymentRealex_hpp_api::addVarsToPushCore()

Regards

GJC Web Design

try with the latest \administrator\components\com_virtuemart\plugins\vmpsplugin.php - might work

that has the new addVarsToPushCore() function

how old is your installation?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

GJC Web Design

or try

   //$this->addVarsToPushCore($varsToPush, 1);

in the realex plugin line 47 ?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jesussuarez

#5
The file where I need to add this piece of code is this route?
/public_html/plugins/vmpayment/realex_hpp_api/realex_hpp_api.php

I need to add with "//" or within? If I add within, the site breaks...

What I'll get with this code? I'll send all the variables that bank requieres?

Thank you very much. Best regards

GJC Web Design

I mean comment out that line  /public_html/plugins/vmpayment/realex_hpp_api/realex_hpp_api.php

it will disable the call to the function addVarsToPushCore() that isn't present in your old VM

it may work .. no guarantee
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jesussuarez

I send you an email throught the contact form of your site. Please send me a reply as son as possible

Thank you very much