suomato/paytrail-form-wrapper

Simple PaytrailForm object which helps to create Paytrail Form very fast

v0.1.0 2018-07-21 09:14 UTC

This package is auto-updated.

Last update: 2024-04-29 03:59:47 UTC


README

Installation

composer require suomato/paytrail-form-wrapper

Example

Copy project:

git clone git@github.com:suomato/paytrail-form-wrapper.git

Go paytrail-form-wrapper director and install PHP Packages:

composer install

Serve the project by using built-in PHP development server:

php -S localhost:8000 -t example