Results 1 to 4 of 4

Thread: Paypal Possible Bug

  1. #1
    Join Date
    Oct 2007
    Location
    Sydney
    Posts
    652

    Default Paypal Possible Bug

    I just installed the latest IndexU 1.33 and looks like there is a bug, since I installed it my paypal doesn't go through, I get this error.

    We cannot process this transaction because there is a problem with the PayPal email address supplied by the seller. Please contact the seller to resolve the problem. If this payment is for an eBay listing, you can contact the seller via the "Ask Seller a Question" link on the listing page. When you have the correct email address, payment can be made at www.paypal.com.

    Cheers
    Mitchell

  2. #2
    Join Date
    Oct 2007
    Location
    Sydney
    Posts
    652

    Default

    However it works with the older version of "paypal.inc.php"

    <?

    /*================================================= ==
    Enable/Disable this payment system
    ================================================== =*/

    $enable = "1";



    /*================================================= ==
    Your paypal email address
    ================================================== =*/

    $paypal_email = "myPaypalAccount@paypal.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";

    ?>

  3. #3
    Join Date
    Oct 2007
    Location
    Sydney
    Posts
    652

    Default

    PLEASE IGNORE MY POST!!!
    I had a few too many beer, every thing is fine.
    Last edited by Mitchell; 05-04-2009 at 07:23 PM.

  4. #4
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    lol ok

Similar Threads

  1. Paypal Subscribe
    By Mitchell in forum INDEXU DELUXE v1.x
    Replies: 11
    Last Post: 10-01-2008, 01:29 AM
  2. Paypal problems
    By inspireme in forum v5.x
    Replies: 26
    Last Post: 01-28-2007, 11:42 PM
  3. paypal
    By linkmaster in forum Pre-Sales Questions
    Replies: 9
    Last Post: 02-28-2006, 12:41 AM
  4. PayPal hack and more
    By aladdin1 in forum v3.2
    Replies: 15
    Last Post: 11-18-2005, 07:15 PM
  5. PAYPAL for Sponsors MOD
    By esm in forum v3.2
    Replies: 46
    Last Post: 09-10-2005, 06:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •