Posted by Pasquale on 03/06/05 09:32
I have an online registration, which includes online payments through a
gateway service. I would like to insert the registration information
into my database only after the payment has been approved. This would be
done via the gateway's postback feature on their domain. The postback
script is on my domain and is called after each transaction.
So, can I use the session variables set up on my domain on the payment
gateway's domain? If so, how? If not, I guess I would use hidden fields?
Thanks.
[Back to original message]
|