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?
problem on payment for online shopping
Moderator: General Moderators
-
learnerabn
- Forum Commoner
- Posts: 48
- Joined: Wed Feb 10, 2010 12:56 am
- Technocrat
- Forum Contributor
- Posts: 127
- Joined: Thu Oct 20, 2005 7:01 pm
Re: problem on payment for online shopping
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.