Paysover

外掛說明

Plugin for WooCommerce. To accept crypto payments even on cold wallets. The connected website, application, or bot will receive a notification about the transaction status, allowing for the automatic completion of the purchase or crediting of funds to the client’s balance.

External Service Documentation

API QR Server

API QR Server is an external service that allows you to create QR codes. You can use this service in our WordPress plugin to generate a QR code based on the given data.

Official website

You can learn more about the official website of the API QR Server at https://www.qrserver.com/.

API Version

The version of the API QR Server, which our plugin uses, is 1.0.

Using the API QR Server

To create a QR code using the API QR Server, you need to send a GET request to the following endpoint:
https://api.qrserver.com/v1/create-qr-code/
Request Parameters
To create a QR code, you need to pass the following parameters in the GET request:

data – the string that needs to be encoded into the QR code.
size – the size of the QR code.
margin – the margin in pixels from the edges of the QR code.
Example request:
https://api.qrserver.com/v1/create-qr-code/?data=Hello+World&size=200x200&margin=10

API Response

In response to the GET request, the API QR Server will return a QR code image in PNG format.

Usage Limitations

When using the API QR Server, there are the following limitations:

Free use is available for small projects.
Limitation on the number of requests per day (approximately 50).
Limitation on the size of the QR code.
It is prohibited to use the service to create QR codes with inappropriate content.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Paysover〉的開發相關工作。

參與者

將〈Paysover〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄