Developer Discussions
Payby and Checkouts
Do we need to use different merchant/API keys for both payby and checkouts? Or can we just use one set of API keys for both?
Posted by Lexter almost 2 years ago
how to add maya in checkout?
hello can you help me testing this one?
your test data is not working can you give me an example of it?
https://developers.maya.ph/reference/createv2singlepayment
Posted by pognnn almost 2 years ago
Checkout Payment Failed
I tried ALL the test card but nothing is working. One thing that I noticed from your checkout page is that this endpoint always fail with 400 bad request. This something that your developers should look into.
POST https://payments-web-sandbox.paymaya.com/v2/payments/auth
{checkoutId: "<some-generated-id>:"}
Posted by denam about 2 years ago
Regarding going to LIVE from development, and the necessity of webhooks
Hi,
Is it okay not to implement webhook for checkout payment, as long as we have an automated process (using cron) running in the background checking transactions for a specific amount of time (to handle cases like connection loss during payment, etc)?
Thanks
Posted by Lav over 2 years ago
Regarding going to LIVE from development, and the necessity of webhooks
Hi,
Is it okay not to implement webhook for checkout payment, as long as we have an automated process (using cron) running in the background checking transactions for a specific amount of time (to handle cases like connection loss during payment, etc)?
Thanks
Posted by Lav over 2 years ago
How long transaction will expired if user close browser
How long transaction will be auto expired if user close browser before enter credit card to completed transaction .
Posted by Paymayauser over 2 years ago