Skip to content
Shabab Haider Siddique edited this page May 25, 2021 · 2 revisions

Cardinity PHP SDK Wiki

This is official PHP client library for Cardinity's API.
Library includes all the functionality provided by API. Library was designed to be flexible and self-explanatory for developers to implement.

Installing via Composer

$ php composer.phar require cardinity/cardinity-sdk-php

Direct Download

You can download the latest release file starting with cardinity-sdk-php-*.zip.

Quick start

If you are just looking for creating a payment please refer to the Quickstart.

SDK Classes

AuthorizationInformation →
Client →
Payment →
PaymentInstrumentInterface →
Refund →
ResultObject →
Settlement →
ThreeDS2AuthorizationInformation →
Void →
Exception →

Clone this wiki locally