Over the past few months, we have received a lot of requests concerning the revision of our prices.
It’s now done on the batch file prices, with prices reduced by -60% on all our offers !
This offer will remain for life, even on our future services in preparation for file decompilation : PHP 8.0, 8.1, and more.
The Team DeZender
<?php
class prepayment_ex {
var $p3 = null;
var $t3 = null;
function prepayment_ex($goal, $userinfo, $payr, $so = '') {
define( 'PAYMENT_SYSTEM', 'paypal' );
PrePayment( $goal, $userinfo, $payr, $so );
}
Please Log in or Create an account to join the conversation.