Page 1 of 1

Payment advanced configuration Issues

PostPosted: Fri Mar 09, 2012 1:04 pm
by atrus80
Hi Stan,

In the latest OPC 318 we noticed the following issues in Payment advanced configuration:

- When we untick 'Enabled advanced payment configuration' and click SAVE nothing happens. The configuration is not saved.

- When we click 'Edit HTML per payment with content editor (SAVE CONFIGURATION FIRST!)' we get error 330 in the browser ('Page not Found')

Also, the Payment advanced configuration is currently only for default Joomfish language. What about other languages? Is it possible to have different content depending on customer's language? Currently this is not possible!

Thanks,
Chris

Re: Payment advanced configuration Issues

PostPosted: Mon Mar 12, 2012 3:09 am
by admin
Hello Chris, the advanced payment was mostly meant for images insertion. The content of the individual textboxes are saved within files in:
/administrator/components/com_virtuemart/classes/payment/onepage/ ...
i will change this to your needed:
/administrator/components/com_virtuemart/classes/payment/onepage/en/ ...
so each language has own directory. Will update this for you soon.

Best Regards,
Stan

Re: Payment advanced configuration Issues

PostPosted: Wed Mar 14, 2012 9:27 am
by atrus80
Hi Stan,

Thanks for your reply; looking forward to this update.

Regards,
Chris

Re: Payment advanced configuration Issues

PostPosted: Wed Mar 21, 2012 2:59 pm
by admin
Hello chris, it is finished and now working correctly. I also added several IP - country features. If you are interested and you show your products incl. VAT i can manage to show them without VAT for non-EU customers by IP country. (will require also ps_product mod)

Best Regards,
Stan