문제

I had created a payflow test account and used php SDK library for working on it. For a sale transaction, it gives a response that 'Insufficient permissions to perform transaction'. Am newbie to the payflow integration. The error code it retrives is 52 which doesnot exist in their doc. The response was

[RESULT] => 52
[PNREF] => V10A4F5B2C41
[RESPMSG] => Insufficient permissions to perform transaction

Thanks in advance.

도움이 되었습니까?

해결책

Make sure the API user that you are using has the correct permissions if you have more than one set up on your account. Also if you have more than one user on your account, try testing with a different one.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top