My paypals donn't working to
Code:
<?php
/*===================================================
Enable/Disable this payment system
===================================================*/
$enable = "1";
/*===================================================
Your paypal email address
===================================================*/
$paypal_email = "xxx@email.com"; // example : $paypal_email = "paypal@mydomain.com";
/*===================================================
HTML code that will appear in invoice
Do not need to change this variable
===================================================*/
$invoice_html = "
<p>
<a href='paynow.php?id=" . $invoice_id . "&m=paypal'><img src='http://www.paypal.com/images/x-click-but02.gif' border='0' alt='Make payments with PayPal - it is fast, free and secure!' /></a>
</p>
";
// do not change here
$enable_paypal_sandbox = "0";
?>
ERROR MESSAGE:
The link you have used to enter the PayPal system contains an incorrectly formatted item amount.
My site: canlimedya.com