Subscription 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 the subscription redirection.
Parameter List
amount
amountdouble
The amount for the first deduction in a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.
channel_order_ref
channel_order_refstring
Payment Channel's Order Reference
currency
currencystring
The currency of the subscription
frequency
frequencyinteger
The frequency of the subscription
initial_amount
initial_amountdouble
The amount of the first deduction in an ONDEMAND subscription. This field does not apply to REGULAR subscriptions.
lang
langstring
The language preference for the transaction (e.g., "en" for English).
link_order_ref
link_order_refstring
The merchant order reference of the subscription link
merchant_brand_name
merchant_brand_namestring
The brand name of the merchant
merchant_logo
merchant_logostring
The URL link to the merchant's logo image.
merchant_order_ref
merchant_order_refstring
Unique reference ID for the subscription payment attempt by the customer.
message
messagestring
A message indicating the result of the subscription
next_deduction_date
next_deduction_datestring
The date for the next deduction in the subscription cycle, in UTC format for a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.
order_ref
order_refstring
Unique PortOne reference ID for the subscription payment attempted by the customer.
payment_source
payment_sourcestring
The source of the subscription
period
periodstring
The period of the subscription for a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.
recurrance_amount
recurrance_amountdouble
The recurring amount for each cycle of a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.
recurrance_count
recurrance_countinteger
The total number of recurrence cycles for a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.
signature_hash
signature_hashstring
A hash signature for validating the authenticity of the subscription.
status
statusstring
The current status of the subscription.
status_channel_reason
status_channel_reasonstring
The reason provided by the channel for the subscription status
status_code
status_codeinteger
The code representing the subscription status
status_reason
status_reasonstring
A description of the reason for the subscription
subscription_order_ref
subscription_order_refstring
The PortOne order reference of the subscription
subscription_type
subscription_typestring
The type of subscription (e.g., "REGULAR").
total_additional_cost
total_additional_costdouble
The total additional cost associated with the subscription.
total_amount
total_amountdouble
The total amount of the subscription, including additional costs.
Updated about 1 month ago