我已將CcAvenue支付網關集成到我的項目中進行交易。 有一個問題,即。CCAvenue交易 - 集成
I am unable to get the status of $AuthDesc after a transaction.
After contacting the customer service they replied saying there is a
problem in my integration code.
The file that they provided has the following code:
$ WorkingKey = 「」; //在這裏提供的引號中輸入32位工作密鑰 $ encResponse = $ _ REQUEST [「encResponse」]; exec(「java -jar ccavutil.jar $ WorkingKey \」$ encResponse \「dec」,$ ccaResponse); $ tok = strtok($ ccaResponse [0],「&」);
However, i am unable to run the jar file and $ccaResponse returns an empty array
always.I know this question belongs to a particular software but i need help
from programmers who have done this before.
Kindly help.
真實的故事..我想了很久以前......感謝你的答覆:) –