is there possibly a way that the paypal api checks for duplicate IDs and return "invalid" on finding one?
Example: If a user puts a product in her cart, browses on for a while, then checks out, can Paypal return INVALID (before she actually log into paypal to pay) because another user has bought this product (= same productID) meanwhile?
Of course I could do this check myself, but only after the user has logged into Paypal and returned to my site.
Thx for your Help
