Developer Discussions
Payment link
Can i change the merchant logo in payment link checkout
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!
How long does Maya transaction expire for single payments?
Hi, for single payments using your /payby/v2/paymaya/payments endpoint, how long can the customer pay before it expires?
Server docs
hello your server is down in API Reference cannot see the documents well
webhook not working in UAT Environment
Webhook works on our dev environment
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?
[PAYMAYA PAYMENT GATEWAY - PAYMENT VAULT] Reservations payment
Using credit card payment in one time payment, do we really need to request for basic user information? I am using it on reservation payment. Also am I using the correct payment system for reservation or do you have any recommendations. Thanks
node version package
hello can you help me to fix this?
Node packages
do you have node package for maya like npm install paymaya-node-sdk
currently i am using const sdk = require('api')('@paymaya/v5.5#118vbq1irl3uxcse9');
this open-api forcing me to upgrade node version which could cause more conflicts to other node packages as well.