paypal - REST Api integration - how to force payment page's language? -


i integrated paypal api , have problem payment page displayed in polish (which native language), not english. i'd force payment pages display in english because whole site in english. how can that? there no setting in merchant's account :/

i know there hacks force language, works paypal's buttons, not api interfaces :/

have tried changing locale/language , input settings on browser. locale affects language etc presented visitors of paypal.

however if want force locale, there couple of ways (depending on product using):

wp: https://developer.paypal.com/webapps/developer/docs/classic/paypal-payments-pro/integration-guide/wpcustomizing/#id0864a0q60y4

ec: https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/integration-guide/ecbuttonintegration/#id089tgk09030


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -