Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

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.