The code is uniquely generated. Each code can only be used once, then it is invalidated.
Please, no hacks, I thought this through and this way (adding a field to table orders) is the only clean way of doing it. I just cannot find out how to write the code because of
I see the line where the payment was successful, but I don't know how to call my script so that multiple codes get generated and putting this into the right variables
Please, no hacks, I thought this through and this way (adding a field to table orders) is the only clean way of doing it. I just cannot find out how to write the code because of
Code Select
$this->response->setOutput(AJson::encode($json))
I see the line where the payment was successful, but I don't know how to call my script so that multiple codes get generated and putting this into the right variables