|
the payment process does NOT matter, your requirement is how to handle the RETURN PROCESS after the payment has been made.
THAT needs server side processing. ALL payment processors will return form values to the calling site to indicate if the transaction was successful or not, your site has to handle these and direct the user to either the "printable ticket" (a PDF download would be best) or to a "Sorry now go away!" page.
Trust me, I've done this a few times (in ASP) for a couple of night club websites I used to look after for. How you handle it on your site will make the difference, NOT who you use for payment.
BTW Your site should also be able to handle "offline" payments as well, then send the ticket download URL to the purchaser via email once payment has been made.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
|