• I am currently running WordPress 3.0.1 and plugin version 2.1.27 with the plugin in debug mode for testing. Upon the initial activatation, I am prompted with a message stating that 952 characters of unexpect output was generated. After activation, I setup the pages and created a test event. Upon putting my information in and specifying 4 additional attendees, I clicked submit and noticed that my debug output file displayed the following:

    Event Name/Cost: TEST Event – $75.00
    Attendee Name: Taylor McRae
    Email Address: info@taylormcrae.com
    Number of Attendees: 5

    paypal_class->dump_fields() Output:

    Field Name Value
    address1 503 Brentwood Place
    amount 15.00
    business taylor.mcrae@gmail.com
    cancel_return http://www.taylormcrae.com/?page_id=197
    city Nashville
    cmd _xclick
    currency_code USD
    email info@taylormcrae.com
    first_name Taylor
    item_name TEST Event | Reg. ID: 6 | Name: Taylor McRae | Total Registrants: 5
    last_name McRae
    notify_url http://www.taylormcrae.com/?page_id=208&id=6&event_id=1&attendee_action=post_payment&form_action=payment
    return http://www.taylormcrae.com/?page_id=196
    rm 2
    state TN
    zip 37211

    When I receive my confirmation email, I noticed that the price for my tickets were the correct amount in WordPress and in Paypal.

    Am I missing something in the setup of this plugin? Haven’t run into this type of issue before.

  • The topic ‘[Plugin: Events Registration with PayPal IPN] Price incorrect with multiple attendees’ is closed to new replies.