From 00819f4563e844f94ab867b4976c83e088c92be2 Mon Sep 17 00:00:00 2001 From: fja-odoo Date: Tue, 4 Nov 2025 11:54:08 +0700 Subject: [PATCH] [IMP] pos_qfpay: improve doc --- .../point_of_sale/payment_methods/terminals/qfpay.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/qfpay.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/qfpay.rst index 57bfe09859..8937060eb2 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/qfpay.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/qfpay.rst @@ -18,14 +18,14 @@ QFPay configuration To configure a QFPay payment terminal, follow these steps: #. Create a QFPay account on the `QFPay website `_. -#. Request activation of `Asynchronous Notifications - `_ 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 + `_ 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`.