'STORE ID',
'store_password' => '9gvLqqF0Et8hhmRrxoxfN8Ft7ySdzdKb'
));
$sPaymentHash = $oEgopay->createHash(array(
'amount' => '3.00',
'currency' => 'USD',
'description' => 'My payment',
'cf_1' => 'My custom data'
));
} catch (EgoPayException $e) {
die($e->getMessage());
}
?>
wolcome


0 komentar:
Posting Komentar