FreeWebshop.org
June 19, 2013, 11:29:44 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Support the project. Please consider to donate a small amount
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Swedish payment : Samport  (Read 1102 times)
gudmund
chaozz.nl Starter
*
Posts: 1


« on: January 12, 2010, 02:36:15 PM »

Hi !

Has anyone successfully integrated Samport (www.samport.se) payment solution ?
Samport requires that data is encrypted so somewhere additional PHP code must be added.

Call to Samport is today done like the example below so the question is how to integrate this with FWS..

   $DataPre= "...";
   $Data = Encrypt($DataPre, hex2asc($SecretKey));
   $URL = "http://unix.telluspay.com/EncryptedPost/?Data=$Data&TPID=$TellusPayID";
   header("Location: $URL");

Thanks!
BR Gudmund
« Last Edit: January 12, 2010, 02:45:54 PM by gudmund » Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!