Hi again,
Next step, I completely removed the plugins and files.
I downloaded the latest version of the paymill plugin (
github.com/techjoomla/joomla-payments/tr...code/plugins/paymill
) and installed it.
Configuration in two steps:
- within Joomla, providing only both private and public keys for test mode;
- within Hikashop, The Paymill plugin is back in the list. I configure it by giving it a name, bank card images, API keys again (the same) , and test mode. It shows that this plugin is a commpon payment API (finally).
When I test it, during the checkout operation, I got the message
Fatal error: Call to a member function get() on null in /home/XXcensoredXX/public_html/plugins/payment/paymill/paymill.php on line 82. This line is trying to get the api keys. It seems that, one way or another, the communication between Hikashop and the Joomla payment plugin is failing.
Any clue ?
Thanks in advance,
Serge