2017 © Pedro Peláez
 

library yellowdemo-php

image

yellow/yellowdemo-php

  • Thursday, April 16, 2015
  • by Yellow
  • Repository
  • 4 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yellow Demo

Demo code for creating and monitoring Yellow invoices., (*1)

This is a simple PHP site with two pages:, (*2)

  1. A page to create an invoice in USD or AED and many other currencies
  2. A page to display the embedded invoice widget

index.php contains sample code to create an invoice by issuing an authenticated request to the Yellow servers, (*3)

ipn.php contains sample code to monitor a callback url ("IPN" Instant Payment Notification) for changes to the invoice status, (*4)

keys.php contains the api_key & api_secret, (*5)

This demo server doesn't take any action when the invoice status changes - a real shopping cart integration would likely update an order management system and redirect customers to an order confirmation page., (*6)

Code comments contain additional documentation. For any other questions please email info@yellowpay.co, (*7)

Thanks for using Yellow!, (*8)

The Versions

16/04 2015

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

13/04 2015

dev-sdk

dev-sdk

  Sources   Download

MIT

The Requires