Request authorization occurs by generating and passing the JWS token in the X-JWS-Signature header. The JWS is the part of the JWT token that contains only the header and signature. Request type application/json.
This string is the signature of the request and must be passed in the X-JWS-Signature request header parameter. Supported signature encryption algorithm HS512.
Invoice QR Payment refers to a payment method where a QR code is generated as part of an invoice. This QR code contains all the necessary payment details.
To use this method, you need to initiate the payment by sending a request to the Freedom Pay Gateway. In response, you will receive an invoice_id and a QR (URL to redirect the user in the form of a QR code).