Page 1 of 1

problem on payment for online shopping

Posted: Sat Apr 03, 2010 1:35 am
by learnerabn
hello every body,
i'm designing a online shopping website.
In that site a customer payment option redirect them to ebs website(payment authority).
The problem here is after returning from the ebs website some times the session got expired and the payment status remains not received but the amout is got from customer account so for each and every order we have to change the payment status in the database(but it is not possible since we dont know who all r ordering and who all r paid the cost).
can anybody help me to figure out the problem?

Re: problem on payment for online shopping

Posted: Mon Apr 05, 2010 10:42 am
by Technocrat
Could you pass the session ID to ebs and have it return it back to you? I have never worked with ebs but with PayPal you can send custom data which PayPal will send back when returning the user.