Skip to content

Monetico example application for Omnipay PHP payments library

License

Notifications You must be signed in to change notification settings

dansmaculotte/omnipay-example

This branch is 4 commits ahead of thephpleague/omnipay-example:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c3916c6 · Aug 28, 2019

History

48 Commits
Feb 10, 2013
Aug 28, 2019
Aug 28, 2019
Nov 15, 2013
Feb 1, 2015
Aug 28, 2019
Aug 28, 2019
Aug 28, 2019
Aug 28, 2019
Aug 28, 2019

Repository files navigation

Omnipay: Example Application for Monetico

This is an example web application built using the Silex micro-framework. It demonstrates using Omnipay to process payments using all supported payment gateways.

Getting Started

To run the example application, you must first install the development dependencies via composer. From the root directory, run composer install.

Usage

Run development server and go to http://localhost:8080

composer serve

Support

If you are having general issues with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag so it can be easily found.

If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a mailing list which you can subscribe to.

If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.

About

Monetico example application for Omnipay PHP payments library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 58.2%
  • HTML 41.8%