I want to generate an Access token, please guide me with the process.
You have to redirect end user to https://login.paytmmoney.com/merchant-login?apiKey={api_key}&state={state_key}. Request token will be generated on successful authorization by End users through Paytm Money credentials. Request token will be sent to redirecting URL. You can use this Request token and API secret to generate Access Token.