Developer Discussions

Ask a Question
Back to All

Invalid Request

Hi, Im currently developing a payment paymaya integration via PHP cURL in WordPress, Im able to see the POST Request on the dev tools however when I try to open the 'https://payments-web-sandbox.paymaya.com/v2/checkout'
note that Im able to open the payamaya checkout URL in less than 30secs.

I always encounter 'Invalid Request' 'The link you're trying to access is invalid or has already expired.' on Maya Dashboard.

here is the response I got

string(162) "{"checkoutId":"37840256-52b9-4bfe-98f4-cb26e9f6fda9","redirectUrl":"https://payments-web-sandbox.paymaya.com/v2/checkout?id=37840256-52b9-4bfe-98f4-cb26e9f6fda9"}"
string(0) ""

https://payments-web-sandbox.paymaya.com/v2/checkout?id=37840256-52b9-4bfe-98f4-cb26e9f6fda90