Mastercard / mastercard-api-client-tutorial

Generating and Configuring a Mastercard API Client
https://mstr.cd/2AWz6pm
MIT License
58 stars 57 forks source link

buildTokenizeRequestSchema #19

Closed mery8 closed 3 years ago

mery8 commented 3 years ago

hello, while i'm testing i get this error message : The method buildTokenizeRequestSchema() is undefined in this line : TokenizeRequestSchema request = buildTokenizeRequestSchema();

help plz

ech0s7r commented 3 years ago

Hi @mery8,

Could you please provide the steps for reproducing the behavior?

If you are testing the Java client, please ensure you have replaced the dummy values in the TokenizeApiTest class with valid credentials and you ran mvn clean install in the java folder to build and execute the tests.

You might find useful this tutorial. It will walk you through the steps to generate a configure a Mastercard API Client in multiple languages.

jaaufauvre commented 3 years ago

Issue closed due to inactivity. Please reopen it if needed.