Redirection Parameters
Merchant will receive following data as query parameters upon redirection after payment completion:
Note
Refer Error Codes List for more details.
Refer Signature Verification to check for Signature verification of response data received in redirection.
Parameter list
amount
amountdouble
The amount of the transaction
currency
currencystring
The currency of the transaction
merchant_order_ref
merchant_order_refstring
Order Reference sent by merchant to initiate transaction
order_ref
order_refstring
PortOne's Order Reference, used further for refund and other disputes
channel_order_ref
channel_order_refstring
Payment Channel's Order Reference
link_order_ref
link_order_refstring
Order Reference sent by merchant to initiate payment link
message
messagestring
The user message of the transaction
status
statusstring
The current status of the transaction
status_channel_reason
status_channel_reasonstring
The reason given by the PSP for the status
status_code
status_codestring
The status code of the transaction. Refer Error Codes List for more details.
status_reason
status_reasonstring
The reason for the transaction status
signature_hash
signature_hashstring
Calculate hash as mentioned at Hash Generation Reference, verify if it is equal to signature_hash
buyer_address1
buyer_address1string
The primary address of the buyer
buyer_address2
buyer_address2string
The secondary address of the buyer
buyer_city
buyer_citystring
The city of the buyer
buyer_country
buyer_countrystring
The country code of the buyer
buyer_email
buyer_emailstring
The email address of the buyer
buyer_name
buyer_namestring
The name of the buyer
buyer_phone
buyer_phonestring
The phone number of the buyer
channel_key
channel_keystring
The key of the payment channel
channel_name
channel_namestring
The name of the payment channel
description
descriptionstring
The description of the transaction
lang
langstring
The language code used
merchant_brand_name
merchant_brand_namestring
The brand name of the merchant
merchant_logo
merchant_logostring
The URL of the merchant's logo
method_key
method_keystring
The key of the payment method used for the transaction
method_name
method_namestring
The name of the payment method used for the transaction
payment_source
payment_sourcestring
The source of the transaction
support_email
support_emailstring
The support email for the transaction
support_phone
support_phonestring
The support phone for the transaction
Updated about 1 month ago