Sometimes even if a client has completed the payment process successful, the order doesn’t switch from Pending to Processing.
We know the payment is ok because we received a confirm from the bank system.
06-07-2017 @ 21:10:14 – ORDER COMPLETED: The order mystore39119 was placed successfully.
06-09-2017 @ 03:51:55 – [process_payment]: Processing payment for order n. 39124
06-09-2017 @ 03:51:55 – [get_params]: SHA1 before: […]
06-09-2017 @ 03:51:55 – [get_params]: SHA1 after: […]
06-09-2017 @ 08:43:01 – [process_payment]: Processing payment for order n. 39126
Can you help me?
Thanks
Regards
Federica
Hi,
I need to know if the plugin supports also the payments coming from pre paid cards such as mastercards or you have to own a standard credit card.
Thank you,
Valentina
]]>Hi, is it possibile to use md5 instead of sha1 fore encrypting the MAC code? I tried changing sha1($cartasi_mac); to md5($cartasi_mac); but that does not work. My cartasì account is tied to the md5 function because it is used in some other sites where it cannot be changed.
Thank for any help you would provide.
]]>Could you please add mac validation to ensure that the payment is valid?
Thank you for your fantastic work!
]]>Hi,
there’s a problem with 3d secure authentication during the payment process. Using a credit card not verified by 3d secure, the payment process continue bypassing 3d secure verification and returns the thanks messagge in woocommerce. The payment isn’t accepted by merchant credit card account. Is it possible to force the 3d secure authentication and return a ” order cancelled message” in case of 3d secure authentcation failed?
thanks
regards
Hi,
there is an issue with iThemes Security plugin: “Long URL Strings” option limits the number of characters that can be sent in the URL; need to disable it from iThemes Security > System Tweaks > Filter Long URL Strings.
]]>Hi,
there is an issue with the “notify_url” that the plugin passes to cartasi’, the php “str_replace” function replaces “https” with “http”, so the url is passed in clear text mode.
It could be “http” in case of test and “https” in production scenario.
Regards.
]]>Hi,
is this plugin intended to work just for testing purposes? As far as I see there is no Cartasi’ production url in the code to redirect real payments.
Regards.
]]>