diff --git a/src/document/openapi/en/document.yml b/src/document/openapi/en/document.yml
index 93d9d0aa5..a2f08b276 100644
--- a/src/document/openapi/en/document.yml
+++ b/src/document/openapi/en/document.yml
@@ -128,7 +128,7 @@ tags:
Enabling Wechat mini program have to finish oversea company authorization. And authorized merchant should be equal to the merchant information in RoyalPay.
For details please visit WeChat documents.
Used for call payment in miniprogram. Create order and pass the sdk_params to mini program. [Reference Document](https://www.royalpay.com.au/downloads/MiniProgram_WechatPay.pdf)
-
+
- name: CardPayment
description: |
Card payment method is that customer provider their card information to finish payments. Enable card payment require addition compliance process.
@@ -798,7 +798,7 @@ paths:
description: |
Retail Passive Payment is used for cashier terminals which can scan BarCode or QRCode. Shop staff input the payment amount and ask customers for their payment code,
then system send price and payment code to server and finish the payment. Retail Passive Payment now support both Alipay and WeChat
-
+
tags:
- RetailPay
parameters:
@@ -841,7 +841,7 @@ paths:
Retail Active Payment is used for cashier terminals which cannot scan Barcode or QRCode. Get the Code url after create the order,
convert this url to a QRCode and ask customers use their app to scan this QRCode then finish the payment.
Retail Active Payment now support Alipay, WeChat
-
+
tags:
- RetailPay
parameters:
diff --git a/src/document/openapi/en/img/h5_api_payment.jpg b/src/document/openapi/en/img/h5_api_payment.jpg
new file mode 100644
index 000000000..7439c51f4
Binary files /dev/null and b/src/document/openapi/en/img/h5_api_payment.jpg differ