Generate a link to open the Hosted Payment Page (HPP) for capturing transactions.
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.
A JSON object containing the Return URLs.
The processing currency (e.g., JPY).
3"JPY"
The merchant ID (DASMID).
128"< Merchant ID >"
A JSON object containing the billing address of the cardholder.
The amount of the transaction.
1000
The merchant transaction reference ID.
45"2003089893366DTEST"
A JSON object containing the shipping address of the cardholder.
HPP link generated successfully
The transaction reference ID.
"f49173ce-4916-445c-a831-3c1468acf14e"
The URL Link of the hosted payment page link generated.
"https://checkout-dev.paymentoptions.com/jp/HostedPaymentPage/hKJsdByR"
The amount of the transaction.
1000
The processing currency of the transaction.
"JPY"
The merchant transaction reference ID.
"2003089893366DTEST"
The DAS merchant ID of the transaction performed.
"< Merchant ID >"
The email address of the Merchant.
A JSON object containing the Return URL.
A JSON object containing the billing address of the cardholder.
A JSON object containing the shipping address of the cardholder.