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 write the log ...
Search found 2 matches
- Fri Mar 09, 2012 2:13 pm
- Forum: [SC] Custom Code
- Topic: checkout module spanish bank
- Replies: 1
- Views: 7284
- Sun Mar 04, 2012 1:29 pm
- Forum: [SC] Custom Code
- Topic: checkout module spanish bank
- Replies: 1
- Views: 7284
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 ...