Hosted Payment Page
The Hosted Payment Page, or HPP, is a software-as-a-service (SaaS) low-code solution that enables merchants to implement the DMG E-Commerce SDK within their applications. It is designed for simple installations with minimal need for design customisation and complex integration requirements.
For merchants requiring further customisation and configuration, the Merchant Dashboard provides the necessary tools. For access and more details, please contact DMG. Additionally, Mentor supports the creation of webhooks, enabling merchants to obtain updates on payment processing, including whether a payment was successful or not.
When integration with applications is required, webhooks allow our payment solution to communicate with the merchant’s website. These webhooks provide payment details at either all stages of the payment process or at selected stages, which can be configured via the Merchant Dashboard.
Solutions
To facilitate payment acceptance, merchants must provide a payment link to customers. There are four solutions available:
- Hosted Payment Page (HPP)
- Secure Links
- Static Payment Links
- API-Driven Secure Links
Hosted Payment Page
The Hosted Payment Page is a core solution that provides merchants with a customisable payment page, complete with configurable form fields. This zero-code solution allows merchants to tailor the look and feel of the payment page, offering a seamless and branded experience for customers.
Each payment page includes a customisable form, enabling merchants to determine the most relevant fields for their specific needs.
Secure Links
Also referred to as Dynamic QR Codes, Secure Links use a keypair system. Merchants generate a keypair, with the public key shared with DMG. Each keypair is valid for three years, after which the system revokes the certificate. Any attempts to encrypt links using an expired certificate will fail.
Dynamic QR codes are best suited for applications requiring confidentiality and validity. Industry-standard cryptographic practices ensure that only the HPP system can decrypt and generate QR codes, making them highly secure.
For more information, please visit Secure Links
Static Payment Links
Static Payment Links (SPL), also referred to as Static QR Codes or HPP Static Links (HSL), offer a simple and cost-effective way to connect customers to the HPP hosted by DMG. These links direct users to a static form with common fields and values, designed for use by multiple people.
SPL pages collect necessary customer information, such as an invoice number. When the payment is submitted, the Charge E-Commerce SDK processes the transaction through to settlement and disbursal.
Static QR codes are ideal for scenarios where confidentiality and validation are not critical. Merchants can print and distribute these QR codes for general use.
For more information, please visit Static Payment Links
API-Driven Secure Links
API-Driven Secure Links, also known as Dynamic QR Codes or QR API Secure Links**, provide a simple way to generate secure links while adhering to a zero-trust encryption model. DMG handles link validation and QR generation.
Instead of using a script to generate links (as with the Secure Links product), merchants follow a set of steps to encrypt the payload and send it to the Secure Links API. The API response can then be decrypted into usable data, such as a PNG QR image or a link, which merchants can convert into a QR code.
For more information, please visit API-Driven Secure Links