Hi,
The default language of the checkout page will be the seller's locale's default language. In your case - Spanish.
Add &lc=GB at the end of the payment link or line <input type="hidden" name="lc" value="GB"> in the code of the button. This will overrride the locale to British.
I hope this helps.
Regards,
Michael
MTS
... View more