I am looking for a tutorial for creating a store to buy calling credits via paypall.
Someone who can help me with this?
This is the page I have without a system in it:
<?php
$page['allow_guests'] = true;
require_once('./includes/core.php');
require_once('./includes/session.php')...