• Resolved dmitrijjj

    (@dmitrijjj)


    Hi. Joe. When i`m adding a shipping fee. payments status is going to “Pending” and customer dont receives his receipt. Admin receives email with this error:

    From: WordPress *********
    Date: 4 August 2016 at 23:42
    Subject: Payment Conditions Error
    To: *********

    PayPal receiver email did not match account or payment currency did not match payment on 630

    Array
    (
        [transaction_id] => 5JV29777U46176229
        [price] => 0.70
        [currency] => GBP
        [email] => *********
        [first_name] => *********
        [last_name] => *********
        [fee] => 0.22
        [parent] =>
        [status] => Completed
        [purchase_id] => 630
        [shipping] => Array
            (
                [street] => *********
                [street2] =>
                [city] => *********
                [state] => *********
                [country] => GB
                [code] => SY10 7PR
            )
    
    )

    Everything works fine if its free. Am i doing something wrong?

    https://ww.wp.xz.cn/plugins/my-tickets/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Do you mean that it works if the event is free, but there’s a shipping fee, or that it works if there’s no charge at all?

    Is the email you set up in payment settings your “primary” PayPal email address?

    Thread Starter dmitrijjj

    (@dmitrijjj)

    I mean when shipping cost is 0 it works great.

    Yes it is the primary email address. i`m fighting with this for a week. Hope you can help me )

    Thread Starter dmitrijjj

    (@dmitrijjj)

    If there`s no charge at all works too

    Thread Starter dmitrijjj

    (@dmitrijjj)

    Figured out

    Plugin Author Joe Dolson

    (@joedolson)

    I’m glad you figured it out! I haven’t been able to reproduce this, so I haven’t had anything to report, so I’m glad you solved it.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Payment Conditions Error’ is closed to new replies.