Developer Discussions

Ask a Question
Back to All

Get a Sandbox Account?

We are developing a plugin for our ecommerce platform for Maya. Just like the one that Maya has for woocommerce, but for our platform and developed by us.

Right now, we successfully integrated maya checkout using the sandbox credentials and cards (https://developers.maya.ph/reference/sandbox-credentials-and-cards). But we use webhook notifications to update our payment status.

Since we can't create the webhooks on maya using the sandbox credentials on the documentations, we replicated the webhook request on postman to test the updating of our payment status using maya's sample webhook payloads (https://developers.maya.ph/page/webhook-sample-json-data).

How can we get a sandbox account to fully test the implementation? We don't need access to a real production environmnet. Only to the sandbox one.

Thanks.