Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.
/ CheckoutAPIClient Public archive

API client class for the Finnish payment gateway Checkout Finland

License

Notifications You must be signed in to change notification settings

Niko9911/CheckoutAPIClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckoutAPIClient

Build Status Latest Stable Version Latest Unstable Version License

This is API client for the Finnish payment gateway Checkout Finland. This can be used only with Checkout Finland.

There is two versions from this API client. One is available as PHP-library via composer. Another is written on C and is available as PHP-extension. PHP-extension might be little bit faster than PHP-library. At end, both do same.

  • Click here to see Extension.
  • Click here to see PHP-library.