Anchor | ||||
---|---|---|---|---|
|
Download collection and environment file
Go to the official Blink release page.
Download Source code (zip).
Unzip the folder. The folder contains two files:
Blink Env v1.0.x.postman_environment.json
Blink Payment v1.0.x.postman_collection.json
Anchor | ||||
---|---|---|---|---|
|
Start Postman
Open Postman.
Create a new account.
Create a new workspace.
Anchor | ||||
---|---|---|---|---|
|
Import Collection
Click Collections
Click Import
Drag
Blink Payment v1.0.x.postman_collection.json
Anchor | ||||
---|---|---|---|---|
|
Import Environment
Click Environments
Click Import
Drag
Blink Payment v1.0.x.postman_collectionenvironment.json
Anchor | ||||
---|---|---|---|---|
|
Initial environment values
Set the
url
tohttps://secure.blinkpayment.co.uk/api/pay/v1
.Set themerchant_id
.Set the
api_key
.Set the
secret_key
.Click …Click Reset All
Click Save
NOTE: If you do not have the merchant_id
or keys
, follow the Get API Keys instruction.
Anchor | ||||
---|---|---|---|---|
|
Select environment
Select the correct environment, from the drop down on top right.
Anchor | ||||
---|---|---|---|---|
|
Execute Request
Select Collections
Expand Blink Payment 1.0.x
Expand Tokens
Click POST tokens
Click Send