Giter VIP home page Giter VIP logo

php-10's Introduction

PHP

This is a MultiSafepay Toolkit. With this Toolkit you can test the most common API calls the MultiSafepay JSON API supports.

At this point there are examples for:

  1. MultiSafepay Connect
  2. MultiSafepay FastCheckout
  3. Direct iDEAL (Issuer selection within your store)
  4. Gateway requests (Request the payment methods that are active within your MultiSafepay account)
  5. Refunding
  6. Pay After Delivery
  7. Transaction details request
  8. Split Payments
  9. Recurring Payments

This Toolkit can also be a base for your own integration. Within the models folder you can find the API classes to connect with the MultiSafepay payment server, the controllers folder contains the controllers that can be used to create your integration. The following controllers contain the API request structures:

  1. connectController.php
  2. fastcheckoutController.php
  3. idealController.php
  4. gatewayController.php
  5. refundController.php
  6. payafterdeliveryController.php
  7. detailsController.php
  8. splitpaymentController.php
  9. recurringController.php

Authentication

All requests to the MultiSafepay API require authentication. Authentication is provided by including an API Key as an HTTP header in your request. Each website has it's own API Key so if you are operating multiple websites be sure to use the correct API Key for each site. The API Key can be found under the website settings in MultiSafepay Control.

The HTTP header name for the API Key is: api_key

The complete API Reference can be found at: https://www.multisafepay.com/documentation/doc/API-Reference/

php-10's People

Contributors

jonkruud avatar

Watchers

James Cloos avatar Starbuck 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.