Virtuemart 3.6.10
PHP 7.4.33
Stripe Payment Gateway 2.4.0
Running in test mode, when not using OPC in VM, the stripe payment input screen does not save any information when clicking Save, it just blanks out.
I had a templating problem (since resolved) that stopped me from using OPC for a while, when this behaviour was noticed. It works OK in OPC so long as SSL is enabled, so I am going live with my project on that basis. However, I would like to understand why it's not working properly and if it is just a 'test mode' problem.
The plugin does not send payment to Stripe when 'Stripe Card type' is set to Stripe,JS API, so I am using Stripe,js (Legacy)