Get A Hosted Page Token

Generate a hosted page token to embed in your hosted page. These tokens are limited scope tokens that allow the hosted page to be authenticated with our systems. Guide to use Ezypay Hosted Payment Page can be found here

Body Params
string
required

The OAuth 2 grant type you're requesting for. In this case, it should be password.

string
required

Your client_id that you were provided with when you signed up.

string
required

Your client_secret that you were provided with when you signed up.

string
required

The username of the merchant that you'll be requesting this token for.

string
required

The password of the merchant that you'll be requesting this token for.

string
required

The scopes of the token that you're requesting for. In this case, it would be integrator hosted_payment.

Responses

Language
Response
Choose an example:
application/json