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

FAQ

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