Page 1 of 1

Problem with creditcard integration

Posted: Tue Mar 08, 2005 12:57 pm
by wizzard81
Hello,

I'm having a problem with my creditcard processing script. My creditcard providers send a code for the Authorizsation to my script.

Example:
http://www.website.com/author.php?rc=000 or rc=633

The rc is the code that the provider sends but my problem is i have different payment pages and i store in a session the page but it not works because the code is send from my provider and not from my local site.

Is there a problem to fix this?