Changing paypal form action URL to include language
-
Currently, when in the French version of our site, clicking on making a donation goes to the same URL as the English side.
I’d like to add via a hook some way to include &lc=fr_CA in the action URL.
Similar to the way you allow us to add custom fields at https://givewp.com/documentation/developers/how-to-create-custom-form-fields/
In fact, I thought I could create a hidden field named “lc” with the value “fr_CA” but it has no effect. I tried it with fr-CA and fr_CA and neither worked.
Can you please help?
PS Does [give_receipt] display correctly in other languages?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing paypal form action URL to include language’ is closed to new replies.