GithubHelp home page GithubHelp logo

abishekrsrikaanth / 005-paypal-express-checkout-php Goto Github PK

View Code? Open in Web Editor NEW

This project forked from braintreedev/sample-5-paypal-express-checkout-php

0.0 2.0 0.0 113 KB

A PayPal sale made using the PayPal Express Checkout API

Home Page: 5.commercefactory.org

005-paypal-express-checkout-php's Introduction

Using the PayPal Express Checkout API in PHP to make a PayPal payment

Build Status

This is an example of the PayPal Express Checkout API using plain PHP to make a PayPal payment.

This code does not use an SDK although it uses a basic wrapper to handle the NVP API. You can use this library as a drop in for your project.

Technology

This demo uses

  • PHP

Running the demo

  • Run php -S 127.0.0.1:8080 to start the app (requires PHP 5.4 or above) or load it in your web server of choice.
  • Visit http://127.0.0.1:8080/ in your browser
  • Click the "Make a payment" link
  • You will be redirected to PayPal
  • Login using the following credentials:
  • Complete the payment instructions
  • You will receive a message that says "Payment completed"

Running the test

  • Requirements:
  • Start the app by running php -S 127.0.0.1:8080
  • Load the test script in the Selenium IDE and run the script.

Useful link

005-paypal-express-checkout-php's People

Contributors

cbetta avatar developersteve avatar

Watchers

 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.