POST /api/v1/parseQr
POST
Endpoint for Parsing QR string.
Please use environment variable Payment.
qrString
string
Yes
Order ID
country
QR Country
success
boolean
Status of the Parse QR Response
qrInfo
QRPayInfo
QR Information
timestamp
Time Stamp
QRPayInfo (type):
isValid
Validity of the QR String
encodedString
QR String
qrProvider
No
QR Provider
bankBin
Bank Bin Number
accountNumber
Account Number
amount
number
Amount Defined in QR
currency
Currency Defined in QR
purpose
Purpose of Transfer Defined in QR
nation
Nation
beneficiaryName
Beneficiary Name
detaiedQrInfo
any
Detailed Information
error
Error
message
Message of Error
Last updated 1 month ago