belherdigital / open-eshop

PHP Script to sell your digital goods. Deliver bought files to your customers, give support for the purchases, create licenses and more!
open-eshop.com
GNU General Public License v3.0
52 stars 36 forks source link

"Order not found" after purchase #411

Closed neo22s closed 9 years ago

neo22s commented 9 years ago

got many clients that told me this.

neo22s commented 9 years ago

What I found yesterday: With stripe worked well. Issue seems on Paypal that user gets redirected before paypal sends the IPN, or maybe at the same time and status of the order is not paid...

Maybe remove that? also verify the order belongs to the user loged in.