Skip to content

Instantly share code, notes, and snippets.

View iammerus's full-sized avatar
🐱
Working from home

Meru-kun iammerus

🐱
Working from home
View GitHub Profile
@iammerus
iammerus / update.php
Created November 10, 2018 09:10
Handling Paynow Status Updates
<?php
/**
* First install the Paynow PHP Library using Composer
*
* You'll need to set the result url to https://yourapp/path/update.php
*/
// Require in composer's autoloader