Hi
I have tried Paypal but I can't seem to get it working. The payment goes through successfully, however when you click on the return link in paypal, you return to the "pay_thankyou.aspx" page and thats it.
Should not Paypal automatically return to the appropriate page when the payment has gone through. Is there a step missing?
The return paypal validation fails at the first hurdle. This is in sandbox mode
If (Request.Form.Item("payment_status") <> "Completed") Then
errorlog.WriteActivity("PP Payment status not completed successfully")
Return False
End
Another thing: I logged on to LimeLM this morning and got about dozen activation keys (none activated). They must have beeb made at various points yesterday, but why did they showup only today. They are all associated with the customer email, but there is nothing in the customer email inbox. Strange