This topic contains 1 reply, has 2 voices. Last updated by Bruce 3 years, 9 months ago.
Topic Author | Topic |
---|---|
Posted: Monday Apr 8th, 2013 at 8:14 am #46838 | |
I’m currently having a problem where existing members (who may have purchased something from our site a long time ago and forgotten that they have an account) are purchasing an upgrade from the site without logging in first. Once they get to the ‘register’ step, they login, but this stops the purchase dead (after they have paid). Is there any way to fix this – that is, attach a purchase to an account after the payment has been made? If it involves some php coding etc. I can deal with that – I’d just rather not have to have a big sign saying ‘please login first’ if possible (mostly coz most people won’t know that they have a login). A bit more specifically, I think that the workflow that’s problematic is that people try to make an account with an email that already exists. They then login with that account, and by that point the payment info has disappeared. |