I made a new shipment called Afhentning/Pickup that should only show for Danish costumers that have choosen "Payment on pickup", it kinda works.
I also made a "payment on pickup" and have set this up using standard payment.
Problem is that after choosing Afhentning/Pickup I need to manually reload the cart page for the "payment on pickup (betaling i butikken)" to show up.
We use VP onepage checkout I dunno if that could cause the issue, can't get my head around what is actually wrong.
Site: www.stenogfritid.dk
VM: newest stable
J!: newest stable
Check for jscript errors in console. Turning off VP-OPC could also be nice to test. Have never seen any issues with standard payment.
Jörgen
QuoteHave never seen any issues with standard payment.
I never seen any issues with standard payment too, the best option will be send question to developer OPC (from Czech Republic) - Pavel Vakeš.
Maybe in shipment plugin you don't have initialization VM config... (we need add to our payment plugin Gopay in addition).
Next option is
- check order shipment plugin
- check if shipment plugin is really shipment plugin
- check conditions between shipment plugin and payment plugin and if you use next plugin from Pavel Vakeš - condition between shipment and payment (this plugin is not free)
So my mind (think) is full nad I don't have other idea where can be problem :)
I tried create order and I don't see JS error in cart
In the VP OPC the shipment method is usually selected first and the page is then refreshed before selecting a payment method. I suspect you should talk to Jumbo at VirtuePlanet to see if what you want to do can be made to work.
Quoteand the page is then refreshed before selecting a payment method
Not full page, but individual parts of page (products, payment...)
But in this eshop is refreshed only products.
Compare with another e-shop that uses VP OPC - https://www.sporthabacek.cz (attachment)
And sorry, my mistake, in your shop is not OPC by PV (Pavel Vakeš), but VP OPC - from virtueplanet (bimbo).
Thanks everyone for your inputs