Giter Club home page Giter Club logo

omnipay-example's Introduction

Omnipay: Example Application

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 omnipay directory, run:

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar update

You can the use the built in web server (PHP 5.4+) to start the application:

$ php -S localhost:8000

The application will now be available at http://localhost:8000/

Configuration

To test a gateway, you will need to have access to valid credentials. To obtain valid credentials, contact the payment gateway's support.

You can configure a gateways settings in the application. All data is stored using regular PHP sessions, so will not be persisted between sessions.

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.

omnipay-example's People

Contributors

amacneil avatar barryvdh avatar greydnls avatar henter avatar judgej avatar mahadazad avatar philsturgeon avatar pilot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.