Posted: June 26, 2018 at 10:21 am
Hi! “Registration ID XXXXX-XXX-X-XXXX |
|
Hi there, Usually this is caused by caching. May I ask are there any caching plugins on the site or is there server side caching? |
|
Hi Josh, Thanks for your reply. There are is no chaching that I’m aware of. In addition I noticed that in payment method log all looks normal and that some of the related messages were not created nor sent. |
|
I checked your site and it does have ngnix microcaching activated, so you could check with your host about that. The other possibility is the Attendee record (stored in the wp_posts) table was overwritten or removed. This can happen if the wp_posts table was merged from a staging/dev site or restored from a backup. |
|
Hi Josh, Thank you very much for the nginx tip. I will talk with my host about it. Thank you very much for your help, |
|
You should probably check the wp_posts table in case the Attendee record is indeed missing, and then if you have backups of that table you could compare to see if the missing data is in the backup. |
|
Hi Josh! The attendee record is in the WP_posts table. How is this records related with the transaction? |
|
The attendee is linked with the registration assigned to that transaction, the transaction is not directly linked to the attendee. The registrations are assigned to the attendee using the The same for the transaction, the registrations are assigned to a transaction using the Note the ID of the transaction that shows no contact, then search in the |
|
Hi Tony, After this last upgrade the problem disappeared… Either way, I’ve run the queries that you suggested and found a record with both the attendee_id and TXN_id in the same record. Could this be caused by a database anomaly? Thanks |
|
Hi! Thanks |
|
Hi! The problem doesn’t come from the tables mentioned before. For some unspecified reason the table {prefix]_esp_line_item doesn’t have records of the transactions with the described problem. I hope this helps! Thanks |
|
I’ve seen similar things happen when the user stays on the payment page at PayPal.com for a while and the registration session expires. There are two approaches that can both be used to help avoid this:
|
|
Hi! Thank you very much for your suggestions. I increased the session timeout and will evaluate the next registrations. Thank you very much. |
|
Hi! The session timeout solved the issue. |
|
The support post ‘Paypal Express Registration Integrity’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.