3.38. Final Redirect

Final Redirect Parameters

Final redirect to merchant (represented by Connecting Party) website is performed when Payer ends payment flow. Final redirect is initiated from within Payer’s browser using HTTP POST method.

Redirect parameter nameDescription
statusSee Status List for details.
orderidOrder id assigned to the order by pay.billblend.com.
merchant_orderConnecting Party order id.
client_orderidConnecting Party order id.
error_messageIf status is declined or error this parameter contains the reason for decline or error details.
controlChecksum used to ensure that it is pay.billblend.com (and not a fraudster) that initiates the request. This is SHA-1 checksum of the concatenation status + orderid + client_orderid + merchant-control.
descriptorGate descriptor.
processor-tx-idAcquirer transaction identifier.
amountActual transaction amount.
binBank BIN of customer credit card number.
typeThe type of response.
card-typeType of customer credit card.
phoneCustomer phone.
last-four-digitsLast four digits of customer credit card number.
card-holder-nameCardholder name.
error_codeError Code.

Connecting Party should not use Payer redirect as a main source of information about transaction’s final status. If Connecting Party has passed server_callback_url in initial transaction request, Payment Gateway will call this URL. Connecting Party may use it for custom processing of the transaction completion, e.g. to collect sales data in Connecting Party database. The parameters sent to this URL are specified in Connecting Party Callbacks.

Final Redirect Request Example

Payment Gateway sends POST redirect to https://connectingparty.com/pay/redirect?token=some_token with params in x-www-form-urlencoded format:

error_message=null
&processor-tx-id=PNTEST-1788082
&amount=100.00
&merchant_order=test
&orderid=1788082
&client_orderid=test
&bin=444455
&control=854f38715ee6bf43fa18e3ca202985a06e0ae755
&gate-partial-reversal=enabled
&descriptor=DEMO1
&gate-partial-capture=enabled
&type=sale
&card-type=VISA
&phone=%2B31201112233
&last-four-digits=1111
&card-holder-name=TEST+HOLDER
&status=approved

Contact us

By clicking on the button, you agree to the data protection policy

Complete the quiz

By clicking on the button, you agree to the data protection policy