Ledyer Checkout for WooCommerce

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Ledyer Checkout for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Ledyer Checkout for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2026.04.13 – version 1.12.3

  • Fix – Prevented rare cases where duplicate orders could be created with the same transaction ID.
  • Fix – Improved error handling in the payment process after recent WooCommerce updates.

2026.01.28 – version 1.12.2

  • Fix – Resolved an issue where orders created via the redirect flow were not correctly updated to the “processing” status.

2025.10.13 – version 1.12.1

  • Fix – Fixes an issue that would cause Advance invoices to not leave the on-hold status when confirmed by Ledyer.
  • Fix – Fixed a fatal error that could happen on the thankyou page when using SCP 300 as the security level with Ledyer.

2025.10.09 – version 1.12.0

  • Feature – The plugin will now send callback urls to Ledyer when creating the order, this will remove the need for these to be set in the Ledyer portal going forward.
  • Feature – Added support for the Pay for order/redirect checkout flow.
  • Feature – The plugin will now send callback urls to Ledyer when creating the order, this will remove the need for these to be set in the Ledyer portal going forward.
  • Enhancement – Improved the logging in the plugin to make debugging easier. Each request has their own title, and the response is logged properly.
  • Enhancement – The Authentication header and access token is now removed from the logs to improve security.
  • Tweak – Orders that do not require processing are now set to on-hold until we receive the ready_for_capture event from Ledyer. This prevents orders from being set to Completed in WooCommerce before Ledyer has processed the payment.
  • Fix – The order metabox is now compatible with HPOS.
  • Fix – Resolved merchant reference not being set properly for virtual orders.
  • Fix – Resolved issue where the wrong order was processed by notification callbacks.
  • Fix – Removed declaration of support for subscriptions, since it has not been implemented yet.
  • Fix – Addressed various deprecation warnings from PHP 8.2 and 8.3.

2025.03.27 – version 1.11.2

  • Chore – Trigger a new release

2025.03.10 – version 1.11.1

  • Fix – Added fallbacks to ensure the locale sent from WooCommerce always follows the BCP47 standard, addressing inconsistencies caused by certain plugins.

2025.01.30 – version 1.11.0

  • Feature – Setting for card when autocapture is activated

2025.01.30 – version 1.10.2

  • Fix – Edge case where notification is targeting wrong order

2025.01.03 – version 1.10.1

  • Fix – Improve accuracy of status update when order is captured.

2025.01.02 – version 1.10.0

  • Feature – Added possibility to change the checkout layout to horizontal, making the checkout appear next to shipping.
  • Fix – Correct the default padding option, it was doing the opposite of what it said.

2024.10.22 – version 1.9.0

  • Feature – Added support for order pay (pay for order). The customer will be redirected to Ledyer’s hosted payment page to finalize their purchase.

2024.10.01 – version 1.8.1

  • Fix – Update deprecated sanitization.
  • Fix – Confirm that the current Ledyer payment id is set as transaction id in WooCommerce after purchase.