Developer Discussions
How to Enable QRPh Permission for My MayaPay API Key?
8 days ago by andyChen
Hi,
I am currently integrating MayaPay API, but I noticed that my API key does not have QRPh (QR Payment Handler) permission. When I try to make a request, I receive a {
"code": "PY0019",
"message": "Forbidden."
}
Forbidden response.
I have checked my API settings, but I don’t see an option to enable QRPh. Could someone guide me on how to request or activate this permission for my API key?
Thanks!