SDKs

Integrate using one of our software development kits.

Using OpenAPI and Swagger we are able to provide SDKs for a variety of languages and frameworks.

  • To get started quickly, go to the iFrame and choose either OpenAPI or Swagger, select the language you are using from the dropdown, and click Download. Each source has its own subset of languages and options.
  • For further configuration, click Options and use the text field to add a JSON config object with the properties you need before clicking download.
  • You will find a link immediately below the text box to the options schema for that specific format.

The downloaded SDKs are configured to make requests to our test endpoints. Once you're ready to process live transactions, override the host or basePath variable (typically located in the ApiClient or Configuration files), changing api-test.qualpay.com to api.qualpay.com.