Hi Marc
It’s not possible now. But I’ll ad it as feature, because it has been requested multiple times.
At the moment it tries to use the browser language. I can change it so it uses the site language (taking it from the WordPress config), what do you think about that?
Kind regards
David
That would be great, thanks a lot for your quick reply !!
I’ve added it to the roadmap for 3.1, 3.0 is almost done.
You could implement it now for one language if you have coding experience, it’s it’s relatively simple:
– Open paytium/includes/process-payment-functions.php
– Go to line 316: https://take.ms/2HAs1
– Change that to: https://take.ms/g9wRL
Kind regards
David
-
This reply was modified 6 years, 4 months ago by
davdebcom.
Thanks a lot !! I’ll tell you if it work soon. Marc.
I’ve just had a try, but it doesn’t work, language is still in autodetection :
https://ibb.co/0yyK1Gk
I don’t know if this helps :
– This manual is for API V2 : https://docs.mollie.com/reference/v2/payments-api/create-payment
– My Paytium version is 2.1.4
Thanks,
Marc.
Hi Marc
I might have made a mistake in my description. It should be here:
https://take.ms/AS8Il
In function pt_paytium_create_mollie_payment…. etc.
Kind regards
David
Great, this works !! Thanks a lot !!