VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Payment Modules => Topic started by: aggerholm on June 06, 2005, 10:10:09 AM

Title: PBS / Freepay
Post by: aggerholm on June 06, 2005, 10:10:09 AM
Found the readme file for the PBS payment


WWW.FREEPAY.DK

-> Login to your account
-> Select 'Opsætning'
-> Select 'Freepay Premium Opsætning'
-> Enable 'Hent betalingsside via sikker forbindelse'
-> Enter the url for your local paymentment form in the 'URL på betalingsside'.
  (Example: http://www.mymambosite.com/index.php?option=com_phpshop&page=checkout.freepay_cc_form )
-> Select 'Gem Opsætning'

Followed your guide, but when the user clicks "pay now" we get the error on freepay.dk "Object Moved
This document may be found here" - The error is: Invalid parameter supplied.

But you also write in the file:
    ***** IMPORTANT *************
    Due to a limitation of the Gateways, we can't prove if an
    "accepted" transaction is valid or not. This means
    you cannot check, if a normal user has sucessfully paid or
    a malicious user uses the Session ID to trick the Shop!
    So:
    ************************
    DON'T CHOOSE AN ORDER STATUS LIKE "CONFIRMED" WHEN THIS WOULD
    ENABLE DOWNLOADS!!!!!! (only when you're selling Downloadable Products)
    *************************

I have made a ASP interface that works and updates the payment status. I have attached the files, have a look, maybe you can get some inspiration :)







[attachment deleted by admin]
Title: Re: PBS / Freepay
Post by: Soeren on June 06, 2005, 11:27:59 AM
Hello,

what's the problem? What URL do you have filled in at freepay.dk? Is this one "reachable"?

ciao, Soeren
Title: Re: PBS / Freepay
Post by: aggerholm on June 06, 2005, 11:38:59 AM
When the user clicks "pay now" we get the error on freepay.dk "Object Moved
This document may be found here" - The error is: Invalid parameter supplied.

The url is:
http://www.bolighusetbahne.dk/index.php?option=com_phpshop&page=checkout.freepay_cc_form

This is the freepay url as generatede from phpshop: (try it)
https://pay.freeway.dk/payform/relay.asp/3330737?sessionid=MDAwMDAwNTM5OGQzMWVhOTE4MDc1ZmJiMmQ5MDU0MzE0NzFhYmQ5NTM1MGEwODQ4MjZlOWZiNDkwM2E4NTM2NTM0OGEyM2ZkMzc5ZmVjZWFlNTU5NWQ0ZGVhNzNkYzdkNDI2YWY1MDA=

Quote from: Soeren on June 06, 2005, 11:27:59 AM
Hello,

what's the problem? What URL do you have filled in at freepay.dk? Is this one "reachable"?

ciao, Soeren
Title: Re: PBS / Freepay
Post by: Soeren on June 06, 2005, 11:56:56 AM
Hello,

as freepay didn't want to cooperate with mambo-phpShop, I had no chance to test the module. Maybe you can help me debug the module. Send me an email please (I can't receive PMs here).

ciao, Soeren
Title: Re: PBS / Freepay
Post by: aggerholm on June 06, 2005, 11:59:44 AM
Sure, no problem - email oag@bolighusetbahne.dk


Quote from: Soeren on June 06, 2005, 11:56:56 AM
Hello,

as freepay didn't want to cooperate with mambo-phpShop, I had no chance to test the module. Maybe you can help me debug the module. Send me an email please (I can't receive PMs here).

ciao, Soeren