Developer Discussions
How to reduce website rediret url
Hi Team,
After completing a payment, it takes around 10 sec in redirecting to my website page. How can I reduce that time? Please share the doc link. Thank you.
Posted by Deepak Sharma 2 months ago
Expired card duration
Hello may if i can set the duration time of expired cards when create cards is not valid?
Posted by Dev 3 months ago
when i use sandbox public and secret it works. but actual public and secret key does not
i get this message. do i need to do anything to the key? i use json with user : password. or should i use base64?
array(3) {
["error"]=>
string(86) "Invalid authentication credentials. Kindly verify if the key you are using is correct."
["code"]=>
string(4) "K003"
["reference"]=>
string(36) "969478ac-bb95-4595-aac7-e1164fa8a354"
}
Posted by jepoy 3 months ago
Checkout Payload
How to send a payload for checkout that would only allow E-wallet payments, as well as payload for checkout only allowing Debit/Credit card payments?
Posted by Lexter 3 months ago
Payment Checkout
I tried create a checkout in sandbox but all mock cards are not working, and I notice in your checkout page, this endpoint `POST: https://payments-web-sandbox.paymaya.com/v2/payments/auth` always fail with error code 400.
I also tried using sandbox public API's but still the same.
Posted by Bryan Lagan 3 months ago
Register Account Api is not working
Can anyone give me the documentation for this api?
I cannot find one is this still supported.
https://api.paymaya.com/client/v1/accounts/register
Posted by dan accion 3 months ago
MAYA Checkout
How to enable E-Wallet payment in maya checkout
Posted by Lex 3 months ago
MAYA Checkout
How does Maya checkout determines which payment method to use, either Maya Wallet or Card from same payload?
Posted by Lexter 3 months ago
Payment link
Can i change the merchant logo in payment link checkout
Posted by dev 3 months ago
How to Refund a checkout?
Hi there, I'm trying to understand how to refund a checkout but the page in the documentation:
https://developers.maya.ph/reference/refundv1checkout
says:
"This API is deprecated. It is advised to use the APIs under the section Refunds."
however when I click the link under Refunds it doesn't lead anywhere.
Can you please advise me which is the current way to refund a checkout?
Thank you!
Posted by Nikolay Ivanov 3 months ago