...
This is aim of this guide is to show you how to integrate your website with the Blink gateway so that you can accept payments straight from your website. If you require a more advanced integration, please contact our Integrations Team.
Prerequisites
Merchant Gateway ID e.g. 233508
Secret Key e.g. <T4NW>)dic
Basic understanding of PHP and web development.
Integration Types
Hosted
The request is made using the URL: https://gateway2.blinkpayment.co.uk/hosted/modal, with the merchant credentials (MID and encrypted signature key), amount, reference and customer details.
...