Payd Money for WooCommerce

Описание

Payd Money for WooCommerce is a payment gateway that allows you to accept payments on your WooCommerce store via Payd Money.

Features

  • Accept payments via Payd Money
  • Automatic payment verification
  • Support for refunds
  • Compatible with WooCommerce blocks

Установка

  1. Upload the plugin files to the /wp-content/plugins/payd-money-for-woocommerce directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to WooCommerce > Settings > Payments and enable «Payd Money for WooCommerce»
  4. Configure the plugin settings with your Payd Money API credentials

Часто задаваемые вопросы

Do I need a Payd Money account?

Yes, you need to have a Payd Money account to use this plugin. You can sign up at https://payd.money.

Is this plugin compatible with the latest version of WooCommerce?

Yes, this plugin is regularly updated to maintain compatibility with the latest versions of WooCommerce.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Payd Money for WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Payd Money for WooCommerce» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.6

  • Fixed callback URL handling to support wc_gateway_payd endpoint
  • Updated callback URL settings with clearer documentation
  • Set default callback URL to match Payd API’s expected format

2.5

  • Fixed callback handling to properly process different Payd API callback formats
  • Improved order ID detection from various callback data structures
  • Enhanced transaction reference extraction from callback data
  • Fixed HTTP status code to always return 200 OK for callbacks
  • Added support for alternative callback URL format (wc_gateway_payd)

2.3

  • Added comprehensive input validation for API requests
  • Enhanced error handling for Payd API responses with specific error codes and messages
  • Implemented proper data sanitization throughout the plugin
  • Added detailed error messages and improved logging with timestamps
  • Improved callback processing with better error reporting

2.2

  • Initial public release