
內容簡介
**外掛總結:**
- 這個外掛是一個SaaS客戶端,用於連接Maaly Pay服務以創建付款請求和檢查交易狀態,需要API金鑰。
**問題與答案:**
- 這個外掛的主要功能是什麼?
外掛主要用於連接Maaly Pay服務,用於創建付款請求和檢查交易狀態。
- 外掛在哪些情況下會傳送數據?
當從管理員頁面創建付款請求時,外掛會將商戶ID、法幣金額、貨幣、描述、商戶交易ID和回調URL傳送到Maaly Pay API的端點。當從管理員頁面檢查交易狀態時,外掛會將商戶交易ID發送到Maaly Pay API的端點。
- 數據被發送到了哪裡?
數據被發送到Maaly Pay的API端點。
- 如何使用外掛?
- 創建付款:填寫表單,提交,打開/嵌入付款URL。
- 檢查狀態:輸入商戶交易ID並提交以查看狀態/金額。
外掛標籤
開發者團隊
原文外掛簡介
Admin pages:
Create Payment Request
Check Transaction Status
Settings (save API key)
This plugin is a SaaS client that connects to the Maaly Pay service to create payment requests and check transaction status. An API key is required.
Service: https://maalyportal.com/ (see their documentation/terms on that site).
External services
This plugin connects to the Maaly Pay (MaalyPortal) external API to create payment requests and to check transaction status for those requests.
What the service is and what it is used for: Maaly Pay’s API is used to generate checkout URLs for new payment requests and to verify the status of existing transactions.
What data is sent and when:
When you create a payment request from the admin screen, the plugin sends the merchant ID, fiat amount, currency, description, merchant transaction ID, and callback URL to the Maaly Pay API endpoint https://maalyportal.com/api/omerch/create-payment-request.
When you check a transaction’s status from the admin screen, the plugin sends the merchant transaction ID to the Maaly Pay API endpoint https://maalyportal.com/api/omerch/check-online-transaction-merch/{merchant_tx_id}.
Where the data is sent: Requests are sent to Maaly Pay’s API at https://maalyportal.com/api/omerch.
Terms and Privacy: Please review Maaly Pay’s Terms of Service and Privacy Policy before use: Terms https://maalyportal.com/terms-conditions, Privacy https://maalyportal.com/privacy-policy.
Privacy
This plugin sends the following data from your site’s admin to the Maaly Pay API when you use it:
– merchant ID, fiat amount, currency, description, merchant transaction ID, and callback URL.
No personal data is stored locally by this plugin other than the API key option you provide. If you need to remove the stored API key, deactivating and deleting the plugin will remove it.
Suggested text for your site privacy policy:
“This site uses the Maaly Pay plugin to create cryptocurrency payment requests. When an administrator creates a payment, the site sends merchant and payment request details to the Maaly Pay service (maalyportal.com) to generate a checkout URL. No customer personal data is processed by the plugin.”
Usage
You could accept cryptocurrencies with Maaly Pay.
