Download the PHP package zaver/sdk without Composer
On this page you can find all versions of the php package zaver/sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sdk
Zaver PHP SDK
This is the officially supported PHP SDK for Zaver Checkout, developed as a Composer package by The Web Mafia.
Requirements
- PHP 7.4+
- Zaver API key (either test or prod)
- Zaver callback token (optional but recommended)
Installation
Usage
All classes and methods are properly type-hinted with complementary PHPDoc - please see the API documentation for further details.
Examples
- Initialize payment
- Receive payment callback
- Do a refund
- Receive refund callback
Initialize payment
Receive payment callback
Do a refund
Receive refund callback (e.g. after refund approval)
All versions of sdk with dependencies
PHP Build Version
Package Version
The package zaver/sdk contains the following files
Loading the files please wait ....