The ogone payment provider is not documented on the website. I would like more information about it. Just to be sure it has been tested, and it works :-)
Sorry for not having the Ogone documentation ready - I actually has most of the text and images ready but it needs final touches :)
But the provider works 100% and is tested and is already used. If you can shoot me an email - info ([at)] teacommerce.dk - I will send you the 95% finished ogone provider documentation.
Ogone Provider
The ogone payment provider is not documented on the website. I would like more information about it. Just to be sure it has been tested, and it works :-)
Thank you in advance.
Laurent
Hi Laurent
Sorry for not having the Ogone documentation ready - I actually has most of the text and images ready but it needs final touches :)
But the provider works 100% and is tested and is already used. If you can shoot me an email - info ([at)] teacommerce.dk - I will send you the 95% finished ogone provider documentation.
Kind regards
Anders
Hi Anders,
I'm struggling with Ogone.
Currently I use the following callback parameter in Ogone
http:///tcbase/teacommerce/PaymentCallbackWithoutOrderId/Ogone/1.aspx
<edit>this is not needed!!! see post below</edit>
However status information is not passed back yet.
Could you send the Ogone to me too?
Thanks,
Merijn
Found out! I have it up and running with the following parameters:
Ogone
Global transaction parameters
Default operation code: Sale
Processing for individual transactions: Always online (Immediate).
Global security parameters
Hash algorithm: SHA-512
Character encoding: UTF-8
Enable JavaScript check on template: Yes
Payment Page layout
Data and origin verification
Url of the merchant page: The page that has the payment form inside it.
SHA-IN pass phrase
IP address
Transaction feedback
HTTP redirection in the browser: Accept/Decline/Exception/Cancel urls are empty
Yes: I would like to receive transaction feedback parameters on the redirection URLs
Direct HTTP server-to-server request: No request
TeaCommerce
The following settings should speak for themselves. If any questions just drop me a message!
PSPID - you get this from Ogone
LANGUAGE - en-US or nl-NL
ACCEPTURL - relative url on your shop like /continue/
CANCELURL - relative url on your shop like /cancel/
BACKURL - relative url on your shop like /shop/confirm/
PMLIST - eg. MasterCard;iDEAL;VISA
SHAINPASSPHRASE - find on Ogone
SHAOUTPASSPHRASE - find on Ogone
APIUSERID - find on Ogone
APIPASSWORD - find on Ogone
TESTMODE
is working on a reply...