pos-payment
.pos-payment
, go to Developers -> Api Credentials.nfc_instruction
.synchronous_method
value sync
. This request must use an extended timeout of more than 150 seconds. During this time the connection is kept alive, and a synchronous response will follow.synchronous_method
value async
. The time between making the request and receiving the event
depends on the quality of the terminal's internet connection.event
url
, authentication_type
and the authentication type specific values.bearer
token
basic
username
password
no_auth
(We do not endorse this authentication type)nfc_instruction
as this is effectively SaleToPOIData
in the Adyen request. In our API Request you do not need to base64 and json encode the field. There are also detailed responses of what you would get in the adyen_response
.SaleToPOIData
and place the content in the nfc_instruction
field without a base64 and json encode.event
statusesinprogress
(200) A NFC Transaction is started and ongoingfailure
(400) Failed to create a NFC Transactionsuccess
(200) A NFC Transaction has been successfulfailure
(400) Failed to create a NFC Transaction OR the NFC Transaction has failed