Subscription Redirection Parameters

Merchant will receive following data as query parameters upon redirection after payment completion:

📘

Note

  1. Refer Error Codes List for more details.

  2. Refer Signature Verification to check for Signature verification of response data received in the subscription redirection.

Parameter List

amount
double

The amount for the first deduction in a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.


channel_order_ref
string

Payment Channel's Order Reference


currency
string

The currency of the subscription


frequency
integer

The frequency of the subscription


initial_amount
double

The amount of the first deduction in an ONDEMAND subscription. This field does not apply to REGULAR subscriptions.


lang
string

The language preference for the transaction (e.g., "en" for English).


link_order_ref
string

The PortOne order reference of the subscription link


merchant_brand_name
string

The brand name of the merchant


merchant_logo
string

The URL link to the merchant's logo image.


merchant_order_ref
string

Unique reference ID for the merchant's order.


message
string

A message indicating the result of the subscription


next_deduction_date
string

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
string

Unique reference ID for the order.


payment_source
string

The source of the subscription


period
string

The period of the subscription for a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.


recurrance_amount
double

The recurring amount for each cycle of a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.


recurrance_count
integer

The total number of recurrence cycles for a REGULAR subscription. This field does not apply to ONDEMAND subscriptions.


signature_hash
string

A hash signature for validating the authenticity of the subscription.


status
string

The current status of the subscription.


status_channel_reason
string

The reason provided by the channel for the subscription status


status_code
integer

The code representing the subscription status


status_reason
string

A description of the reason for the subscription


subscription_order_ref
string

The PortOne order reference of the subscription


subscription_type
string

The type of subscription (e.g., "REGULAR").


total_additional_cost
double

The total additional cost associated with the subscription.


total_amount
double

The total amount of the subscription, including additional costs.