Resource icon

[bd] Paygates 1.5.2

No permission to download
Hey there,

my log's being spammed with the following entry. What's up with that?

Code:
Transaction paypal_6NK81600EX559471K/other has already been processed (other)
 
I think I had something like that twice even without this add-on.

I'm guessing it means that the payment was already verified by XenForo side, but PayPal side kept calling the 'callback URL', either due to the payer refreshing the page or something else.
In short, it should be fine to ignore them.
Well, that's purely my guess though. I may be completely wrong.
 
Hey there,

my log's being spammed with the following entry. What's up with that?

Code:
Transaction paypal_6NK81600EX559471K/other has already been processed (other)
PayPal retries their ipn until it registers that it works. For some reason, this transaction appears to be processed by [bd] Paygates but PayPal thought otherwise so they kept trying. It would be useful if you can find the first log entry for this transaction to debug the issue.
 
Code:
[bd] Paygate Log
Processor Info
paypal: paypal_6NK81600EX559471K
15 Jan 2017
Result
Created purchase record for #225, user User (accepted)
Details
transaction_subject addm_donation|7271|baa84|225
txn_type web_accept
payment_date 05:14:29 Jan 15, 2017 PST
last_name Zorn
residence_country DE
pending_reason echeck
item_name Spende zu der Aktion: 'KLAERWERK Community'
payment_gross
mc_currency EUR
business paypal@mydomain.de
payment_type echeck
protection_eligibility Ineligible
verify_sign AaNDepTW5rTroIpKm6UPJDd.4j1SAxBRvfkhIsdfjoEPoYiRERWVMxOt
payer_status unverified
tax 0.00
payer_email email@gmail.com
txn_id 6NK81600EX559471K
quantity 0
receiver_email paypal@mydomain.de
first_name Kevin
payer_id P9L8DUVG6JC6C
receiver_id YZV6Z93F42UN4
item_number
payment_status Pending
mc_gross 250
custom addm_donation|7271|baa84|225
charset windows-1252
notify_version 3.8
ipn_track_id 46b0d386914fe
test_ipn 0
parent_txn_id
subscr_id
_callbackIp 173.0.81.1

That transaction was put "on hold" from paypal and later cancelled by the user. Maybe this is the error?
 
That transaction was put "on hold" from paypal and later cancelled by the user. Maybe this is the error?

Very likely. Also, new version of this add-on (coming soon) will now further restrict payment status requirement before it accepts a transaction. Basically that means pending echeck won't be processed right away (which was the case here).
 
Very likely. Also, new version of this add-on (coming soon) will now further restrict payment status requirement before it accepts a transaction. Basically that means pending echeck won't be processed right away (which was the case here).

Will Amazon Payments be supported?
 
Hi,

this is the first time that i have no log in "[bd] Paygates Logs" from a PayPal transaktion.
Are there other possibilities to check for errors?
 
Hi,

this is the first time that i have no log in "[bd] Paygates Logs" from a PayPal transaktion.
Are there other possibilities to check for errors?
PayPal will retry their IPN if it fails for some reason. You should wait a bit and see.
 
Top Bottom