This site requires javascript to be enabled.

Introduction

Results for

Results for search.results.searching

The Worldline platform allows you to integrate via a modern, clean REST API. This API is platform independent and can be used from any programming platform that supports http requests. Our Software Development Kits (SDKs) make integrating with us even easier.

Our SDKs bridge the gap between platform independent REST calls and the programming language your (native) mobile clients or e-commerce server uses. We have multiple SDKs for various platforms:

logo-sdk-php logo-sdk-java logo-sdk-dotnet

You can use Server SDKs to connect your server environment to the Server API of the Worldline platform. The SDKs take care of the connection between your environment and our environment, and wrap the API’s functionality in easy to use platform specific objects. They are available for Java, PHP, Node.js, .NET, Python, Ruby and Go.

Server SDKs >>

logo-sdk-android logo-sdk-ios

You can use Mobile client SDKs to embed in your website on a native mobile platform (iOS, in Objective-C and Swift, and Android). The Mobile SDKs support our modern and advanced security mechanism for safe and reliable payments from client devices, and make integrating this into a simple drag-and-drop style task.

Mobile SDKs >>

logo-sdk-javascript

You can use JavaScript SDK to embed your website with web/browser based applications. The Javascript SDK also supports our security mechanism for safe and reliable payments from browser based applications.

JavaScript SDK >>

Our SDKs are open source and available on Github. Everyone can get access to the full source and check out how we did it. Feel free to modify or improve! Let us know what you would like to do with the power of our APIs and SDKs.