/HalalaH-Integration-Guides

Integration Guides For Merchants

Primary LanguagePowerShell

Introduction

Hello Developer,

HalalaH Platform is now open for some serious Business! Find your way within our technical documentation and start enabling your business with HalalaH payments methods.
For Mobile apps and Portals, enrich your client’s experience by simple Payment methods based on HalalaH standard QR code and Deep Links.

For the intgration process, you will need the following credentials specific to your account and provided by HalalaH:

  • Merchant Category Code
  • Terminal Label
  • Client ID
  • Client Secret

1. Generating QR Code:

EMV Code Standards Document

2. Access Token and Bill Status

HalalaH EMV Code Bill Status V2 Guide


For Mobile Apps:

Mobile Apps DeepLink Guide


Convert/Revert data to QR Code:

EMV Web Services Guide


QR Code Encoder From Free Text to Image:

Use the following URL to turn the QR code text to an image. Replace qrcodetext in the URL with your QR code text

URL
https://halalah.sa/qr_generator.php?text=qrcodetext

Libraries:

Dot Net EMV Code Generation Guide

NodeJS EMV Code Generation Guide

PHP EMV Code Generation Guide