Search code examples
opayo

Form Integration Security Key


I have implemented form integration payment, I want to repeat my transaction but I have no security key because I am not getting security key from form integration payment response, So How i get security key to repeat transaction.


Solution

  • On Form integration, the Security Key is not returned in the response, so in order to obtain this for repeat payments that originated on Form you need to run the API command getTransactionDetail.

    You can find this on page 80 of the Reporting and Admin API guide.