Generate signature hash

This endpoint allows you to generate a signature for a merchant transaction The response will include the generated signature for the provided transaction details.

Body Params
string
required

The merchant's Portone API key.

string
required

The currency of the transaction.

double
required

The amount of the transaction.

string
required

The unique merchant order reference generated by the merchant.

string
required

The URL to redirect to upon successful transaction.

string
required

The URL to redirect to upon failed transaction.

Headers
string

The Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token in this guide

string
string
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json