S.Mohammed Alsharaf wrote:
> hi
>
> i have worked on this payment gateway and its similar to any other
> gateways. Using curl.
>
> Yes you have to sign up to get sampel code.
>
> from sample code:
>
> this is the return data...
> if (strlen($SECURE_SECRET) > 0 && $_GET["vpc_TxnResponseCode"] != "7" &&
> $_GET["vpc_TxnResponseCode"] != "No Value Returned") {
Thanks, looks pretty similar to DPS except that it's sending back
response info directly in the return URL instead of a token.
--
Tim Oliver
Software Engineer
160 Cashel Street (Level 2)
PO Box 22 128 Christchurch New Zealand
P +64 3 377 0007 F +64 3 377 6582
E [email protected]
www.e2media.co.nz
--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---