Search found 2 matches

by jmperea
Fri Mar 09, 2012 2:13 pm
Forum: [SC] Custom Code
Topic: checkout module spanish bank
Replies: 1
Views: 5597

Re: checkout module spanish bank

Hi, i have a solution, the response of the bank goes to this url: mydomain.com/checkout.php?action=gateway_ping&provider=checkout_sermepa, into my class "class CHECKOUT_SERMEPA extends ISC_CHECKOUT_PROVIDER" there is a function gateway_ping(), in this function i change the state and wr...
by jmperea
Sun Mar 04, 2012 1:29 pm
Forum: [SC] Custom Code
Topic: checkout module spanish bank
Replies: 1
Views: 5597

checkout module spanish bank

i'm developing a checkout module for spanish bank. this module is based in other module of interspire, worldpay. the integration with the administration panel is ok, and i send the variables via http_post to the bank is ok too. But at the end of transaction, the bank send me response with the result...