|
Posted by Joel Pearson on 03/08/05 15:29
No, session information is only stored on your webserver and cannot be
accessed by the payment gateway's webserver.
Hidden fields are probably the way to go unless your payment gateway allows
a XML/SOAP type thing.
"Pasquale" <spdrweb@NOTHNXtelusplanet.net> wrote in message
news:7myWd.4022$i6.630@edtnps90...
>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.
>
Navigation:
[Reply to this message]
|