Developer Discussions

Ask a Question
Back to All

How to create Token ID for P3 Sale API?

Reference:
https://cdn.paymaya.com/sandbox/payments_api/paymayap3/paymayap3.html#web-apis-authorizations-and-payments-post

How do we create a Token ID for the "payer.fundingInstrument.card.tokenId" field of P3 Sale API?

Looking through the documentation, there is a Create Payment Token API (https://developers.maya.ph/reference/createv1paymenttoken).

When I use the Token returned by Create Payment Token API in the "tokenId" field, the P3 Sale API returns an error of "'tokenId' must have 1 to 36 alphanumeric characters only"

Is there an available API for P3 Tokenization?

Thanks