Generate a link to open the Hosted Payment Page (HPP) for capturing transactions.
store_payment_method
: Must be set to true
in the payload to store the card token for future use.
store_payment_method
to true
ensures that the card token is stored for future transactions without needing to re-enter card details.
stored_payment_method_id
can be used in the Use of Card Token API for future transactions without needing to re-enter card details.
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
The request payload to generate an HPP link.
The body is of type object
.
HPP link generated successfully
The response is of type object
.