Developer Discussions
QR CODE REQUEST FOR NEW BRANCH
Good day! I would like to ask how can I request for new qr code for my new branch. Thank you
Create Card of Customer returning Token is invalid.
curl --request POST
--url https://pg-sandbox.paymaya.com/payments/v1/customers/69630630-620e-443f-bad0-94e5fb4215e7/cards
--header 'accept: application/json'
--header 'authorization: Basic c2stTk1kYTYwN0ZlWk5HUnQ5eENkc0lSaVo0THF1NkxUODk4SXRIYk40cVBTZTo='
--header 'content-type: application/json'
--data '
{
"redirectUrl": {
"success": "https://www.sample.com/success.html",
"failure": "https://www.sample.com/failed.html",
"cancel": "https://www.sample.com/cancel.html"
},
"paymentTokenId": "xJvxVEQjqla9aQZQmkgNqJaWXIxa0ToPpFZwoIsGhpHgCWZ0w9CGIJ0Xcj8Vo89MTCYjz2TteMclZcPkJwMlfwsvk3CNBx3ursibTXU8amzlbD5MBbK8hn7y1UsJnItO4J3sem8cPldB9HBLcV39iF30elmDklB0NCBm6P9gc",
"isDefault": true
}
'
Invalid key scope. Please check the provided key's scopes.
Hi Good Day, I Have Problem Encounter When I Used your public key they run success but when we create our own account in sandox they always error ( Invalid key scope. Please check the provided key's scopes.) show.
Hiw can i received the funds if not yet received
How can i received the funds to me they send me funds via gcash
API GENERATION
Hello I'm trying to find where to get the API key but I can't find it here: https://pbm.paymaya.com/, do I need to register a manager account in order to generate the API key? If yes, where can I register I cant find it. Thank you
Failed payment
Hello, one of our customers is asking why his payment failed with this reason: [PY0101] Acquirer decline due to high risk.
My cusotmers cant check out on shopify
I tried doing a test it says error 404 token not found
Maya E-Wallet/QR payment
I want to use the same UI that Debit/Credit payment which includes Payment Details breakdown, for Maya E-Wallet/QR Payment. How can I do that?
How to generate a private sandbox api key in maya?
Can I generate a private api key as sandbox ? or for production only ?
I try to create customer and I get this error.
NOTE: Already try different Key from this https://developers.maya.ph/reference/sandbox-credentials-and-cards
Request: