API for developers
Host-to-Host cards THB
THB Cards
To process a payment according to the Host-to-host scheme, the h2h_data field will contain the following fields
Field | Description |
---|---|
qr_link | link to a QR code for rendering to the user |
qr_base64 | Base64 encoded QR code. To render a QR code to the user, the contents of this field should be placed in the HTML tag img (<img src="data:image/png;base64,qr_base64" />) |