Giter VIP home page Giter VIP logo

php-api's Introduction

Latest Version on Packagist Coverage Status Build Status Codacy Badge PHP 5.6 PHP 7.0 PHP 7.1 Logo

Welcome to the heidelpay payment api for php

This is the php payment api for heidelpay. The library will help you to easily integrate heidelpay into your application.

ATTENTION: This package is abandoned and replaced by heidelpay/php-payment-api package.

Currently supported payment methods:

  • credit card
  • debit card
  • prepayment
  • Sofort
  • PayPal
  • direct debit
  • iDeal
  • Giropay
  • Przelewy24
  • PostFinance Card
  • PostFinance EFinance
  • EPS
  • invoice
  • invoice secured b2c
  • direct debit secured b2c
  • Santander invoice
  • easyCredit

SYSTEM REQUIREMENTS

php-api requires PHP 5.6 or higher; we recommend using the latest stable PHP version whenever possible.

SECURITY ADVICE

If you want to store the output of this library into a database or something, please make sure that your application takes care of sql injection, cross-site-scripting (xss) and so on. There is no build in protection by now.

LICENSE

You can find a copy of this license in LICENSE.txt.

Documentation

Please visit http://dev.heidelpay.com/heidelpay-php-api/ for the developer documentation.

UnitTest

This library comes with a set of unit tests. Please be so kind and do not run all tests on any build.

Examples

Integration examples can be found in the example folder. Just open the

_enableExamples.php and change

define('HeidelpayPhpApiExamples', FALSE);

to

define('HeidelpayPhpApiExamples', TRUE);

Please make sure to switch it off again, after you lunch your application.

php-api's People

Contributors

devheidelpay avatar frostblognet avatar janoschsten avatar mablae avatar sixer1182 avatar stevenobird avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.