mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[IMP] pos_qfpay: improve doc
closes odoo/documentation#15120 Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
@@ -18,14 +18,14 @@ QFPay configuration
|
||||
To configure a QFPay payment terminal, follow these steps:
|
||||
|
||||
#. Create a QFPay account on the `QFPay website <https://qfpay.global/products/qfpay-pos-api/>`_.
|
||||
#. Request activation of `Asynchronous Notifications
|
||||
<https://sdk.qfapi.com/docs/common-api/asynchronous-notification/>`_ from the application email.
|
||||
#. Provide the Odoo server address on the QFPay portal, followed by `/qfpay/notify`, and copy the
|
||||
#. Request the activation of `Asynchronous Notifications
|
||||
<https://sdk.qfapi.com/docs/common-api/asynchronous-notification/>`_ from QFPay.
|
||||
#. Provide the Odoo server address to QFPay, followed by `/qfpay/notify`, and copy the
|
||||
notification key provided by QFPay.
|
||||
#. Set up the QFPay terminal by connecting the HaoJin App to the QFPay account as instructed by
|
||||
QFPay, then copy the terminal's IP address.
|
||||
#. Request a self-signed certificate from QFPay linked to the terminal's IP address, and import it
|
||||
into the relevant POS in Odoo.
|
||||
into the POS machine.
|
||||
#. Generate a :guilabel:`POS-KEY` from the HaoJin App: go to :menuselection:`Haojin App --> My -->
|
||||
Settings --> Pos Call Up Key --> Reset Key`. Then, copy the generated :guilabel:`POS-KEY`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user