Developer Discussions
How to generate a private sandbox api key in maya?
Can I generate a private api key as sandbox ? or for production only ?
Parameter Update: Lost Transaction History
Good day!
Webhook can't be configured
We can’t generate test keys, configure webhook, talk less of switching to live
API limitations
Hi can I use this api to develop fintech apps?
What is the issue with this checkout request?
It says one or more fields are invalid, but I don't see what the issue is?
Can we investigate this checkout id?
{
"id": "8d3ce340-b8d0-4ab3-bdd6-640273d31fda",
"items": null,
"metadata": null,
"requestReferenceNumber": "GC-2023102300017161",
"receiptNumber": "46e3cdc4-b08a-4d5e-9c61-18178c094745",
"createdAt": "2023-10-23T02:20:01.000Z",
"updatedAt": "2023-10-23T02:20:44.000Z",
"paymentScheme": "master-card",
"expressCheckout": true,
"refundedAmount": "0",
"canPayPal": false,
"expiredAt": "2023-10-23T03:20:01.000Z",
"status": "COMPLETED",
"paymentStatus": "PAYMENT_FAILED",
"paymentDetails": {
"responses": {
"efs": {
"unhandledError": [
{
"logref": "46e3cdc4-b08a-4d5e-9c61-18178c094745",
"code": 2593,
"message": "[2593] Request contains one or more invalid fields",
"receiptNo": "18178c094745",
"links": [
{
"rel": "help",
"href": "https://cdn.paymaya.com/sandbox/payments_api/paymayap3/paymayap3.html"
}
]
}
]
}
},
"paymentAt": null,
"3ds": false
},
"buyer": {
"contact": {
"email": "&@gmail.com",
"phone": "0&&&796703"
},
"firstName": "****",
"lastName": "&&&&",
"billingAddress": {
"line1": "TEST ORDER ONLY DO NOT DELIVER",
"city": "CITY FOR ",
"countryCode": "PH"
},
"shippingAddress": {
"line1": "TEST ORDER ONLY DO NOT DELIVER",
"city": "CITY FOR ",
"countryCode": "PH"
}
},
Fee for a completed transaction for maya checkout
is there a fee if user pay using maya in the checkout? only gcash has a fee of 2% right?
Maya Disbursement API
I'm trying the disbursement API using the example api key, example wallet ID, and sample CSV file for recipients and amount but I always get this error:
No receive deposit paymaya money refund
Pls refund paymaya money deposit wjpeso account
How to disable Shipping information in Paymaya checkout?
In our production stage we can see there are four stages: Personal, Shipping & Billing, Card and Review.
We want it like in sandbox that you only need to fill in the card information.
All transactions was settled Zero
What is the possible reasons why upon settlement all transactions had become zero amount?