Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

PAYONE-GmbH/Simple-PHP-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Repo has been replaced by our Checkout Demo App

Get it here: https://github.com/PAYONE-GmbH/checkout-demo

A Simple PAYONE Integration in PHP

What is This About?

This is the companion repo to our integration example, written in PHP. The repo aims to help you in creating your first integration with the PAYONE API.

Use with Caution!

While the examples in this repo work, they should not be used in a production environment. The code is not audited for security and comes with no guarantee whatsoever.

Full Documentation

You can find all the communication principles on our docs page: https://docs.payone.com/display/public/INT/A+Simple+PAYONE+Integration+in+PHP#

Quick Start

Prerequisites

Examples

If you want to try out the examples provided here with your own account credentials, please install the required libraries through composer first:

git clone https://github.com/PAYONE-GmbH/simple-php-integration
cd simple-php-integration/
composer install

Then, adapt the individual files in examples/ to your needs. You're welcome to add more, if you feel like it!

About

A Simple PAYONE Integration in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages