Developer Discussions
Maya and instapay
Does mayacan provide api for checking order status of instapay by using instapay
Create a payment token
Can you help me on this one for Swift.
https://developers.maya.ph/reference/createv1paymenttoken
I try to create customer and I get this error.
NOTE: Already try different Key from this https://developers.maya.ph/reference/sandbox-credentials-and-cards
Request:
Invalid key scope. Please check the provided key's scopes.
Hi Good Day, I Have Problem Encounter When I Used your public key they run success but when we create our own account in sandox they always error ( Invalid key scope. Please check the provided key's scopes.) show.
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?
When do I receive terminal?
When do I receive the terminal as my account has been approved but its been 3 weeks and still no terminal.
error code: K007
hello ,when I use public_key to test create checkout:
curl --request POST
--url https://pg.maya.ph/checkout/v1/checkouts
--header 'accept: application/json'
--header 'authorization: Basic cGstRlpYSnFnYVpmNFBRZjJ2OWlJMDRkUk9sM2xPMmlVQ1hUeGlpS2M3aVFNRzo='
--header 'content-type: application/json'
--data '
{
"totalAmount": {
"value": 1000,
"currency": "PHP"
},
"requestReferenceNumber": "5fc10b93-bdbd-4f31-b31d-4575a3785009"
}
'
HOME PAGE URL REVISION
how to change home page URL, the input URL is not updated
MAYA Checkout
How does Maya checkout determines which payment method to use, either Maya Wallet or Card from same payload?
webhook reTrigger via API call
webhook reTrigger via API call