aait/payex-wordpress-api

A WordPress/WooCommerce client library for PayEx Payments API

Maintainers

Package info

github.com/aait/PayEx.Ecommerce.Php

pkg:composer/aait/payex-wordpress-api

Statistics

Installs: 469

Dependents: 0

Suggesters: 0

Stars: 0

v1.0.1 2016-09-22 09:23 UTC

This package is not auto-updated.

Last update: 2026-03-15 03:39:50 UTC


README

Description

PayEx Payments API Library for PHP provide library work with PayEx Payments API.

Documentation

http://www.payexpim.com/

Installation

You can use Composer or simply Download the Release

Composer

The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

composer require payex/php-api

Examples

TODO