Return URL's
Please Note
The 'Return URL' endpoints would need to be created and are not provided by Deko.
Return URL's
The 'Return URLs' are used to redirect customer back to a specific page on the merchant website for Verified, Declined and Referred Applications.
This allows you to decide the specific text which you would like to display for each of these statuses.


Return URL's
The following table details each of the available fields.
Section | Description |
---|---|
Verified URL | The link back to your website for a customer that has paid for their deposit. |
Decline URL | The link back to your website for a customer that has been declined. |
Referred URL | The link back to your website for a customer that has had their application referred. |
Cancelled URL | The link back to your website for a customer that has had their application cancelled. |
The URL that you specify in the return URL Verified box is where your customer will be redirected to when they complete their credit application. Deko will append to this URL query parameters that you can access to inform your analytics or provide more detail to your customer.
The query parameters are as follows:
token: a deposit token for the customers deposit.
statementref: The name that will appear on the customers bank statement for the deposit payment
retaileruniqueref: The internal reference set by yourself for the purpose of tracking the purchase.
An example query string is as follows:
?token=6980bf78cfaefbefb6beee70660fec95&statmentref=Finance+Company+Name&retaileruniqueref=02f10886-506e-0c40-1960-65cc0ff6d252
Updated over 2 years ago