Skip to content

Instantly share code, notes, and snippets.

<?php
// Initialisation
// ==============
//
include('VPCPaymentConnection.php');
$conn = new VPCPaymentConnection();
<?php
if (!defined('EVENT_ESPRESSO_VERSION')) {
exit('No direct script access allowed');
}
/**
*
* EEG_Mock_Onsite
*