Recurring Payment uses access tokens (JSON Web Token) to authenticate API requests following the OAuth2.0 flow. Requirements for utilizing the authentication flow are:
Both are provided during the Merchant Onboarding Process. If the credentials are valid, you will receive an access token. See Generate Token for how to generate the required access token.
Do you find this page helpful?