TobyEvans
TobyEvans

Reputation: 1461

PayPal ExpressCheckout - UK specific API?

I've been asked to extend a US-based site that is using ExpressCheckout to the UK. Is there any difference in the API being used?

I've looked through the PayPal developer site, I can see there is a different UK API for Website Payments Pro - https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_download_sdks#PayflowPro , but we're not using that.

The only possible reference I can find about ExpressCheckout localisation is to specify the currency - https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECSimpleIntegration#id0832BA0605Z . Is that the only configuration required, as I've heard some horror stories about people trying to build UK-based PayPal api calls in the past

thanks

Toby

Upvotes: 1

Views: 150

Answers (1)

Robert
Robert

Reputation: 19356

No, there are no changes. You only need to change the currency. This is not really a programming question though.

Upvotes: 2

Related Questions