이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Locked Payment Methods for WooCommerce

설명

Locked Payment Methods is a WooCommerce extension for hiding enabled payment methods from customers that haven’t been granted access to them yet.

A typical use-case involves locking high-risk payment methods like Cash on delivery or Pay by invoice but you can choose to lock any payment method supported by WooCommerce for any reason.

By locking them, these payment methods are automatically removed from the WooCommerce checkout page for any customer that hasn’t been granted access. You can then choose to grant access on a case-by-case basis or based on other objective criteria for logged-in users that you trust. Everyone else will be forced to check out using any of the other payment methods that your store provides.

Granting your customers access to a locked payment method

There are multiple pre-bundled ways of to grant a customer access to a locked payment method. They are all documented in our knowledge base:

  • Grant access to each customer individually (read more)
  • Grant access to all customers belonging to given user roles (read more)
  • [Premium] Grant access for only one unpaid order (read more)
  • [Premium] Grant access to all users with an active WC Memberships plan (read more)
  • [Premium] Grant access to all users belonging to a Groups group (read more)

Premium support and features

Some of the unlocking strategies mentioned above are only bundled with the premium version of our plugin available here. It is perfectly possible, however, to use the free version and extend it via filters and actions with your own lock/unlock strategies.

Premium customers are also entitled to prioritized help and support through our support forum.

스크린샷

  • Plugin settings section within the WooCommerce settings.
  • Example of how to unlock payment methods for all users of given roles.
  • Example of how to unlock payment methods for a specific user.

설치

This plugin requires WooCommerce 4.5+ to run. If you’re running a lower version, please update first. After you made sure that you’re running a supported version of WooCommerce, you may install Locked Payment Methods for WooCommerce either manually or through your site’s plugins page.

INSTALL FROM WITHIN WORDPRESS

  1. Visit the plugins page withing your dashboard and select Add New.
  2. Search for Locked Payment Methods for WooCommerce and click the Install Now button.

  3. Activate the plugin from within your Plugins page.

INSTALL MANUALLY

  1. Download the plugin from https://wordpress.org/plugins/ and unzip the archive.
  2. Upload the locked-payment-methods-for-woocommerce folder to the /wp-content/plugins/ directory.

  3. Activate the plugin through the Plugins menu in WordPress.

AFTER ACTIVATION

If the minimum required version of WooCommerce is present, you will find a section present in the Payments tab of the WooCommerce Settings page. This section is called Locked Payment Methods. There you will be able to:

  1. Choose which enabled payment methods are locked by default.
  2. Choose which unlocking strategies you want to use and configure them, if applicable.

FAQ

What is a locked payment method?

That’s what we call payment methods that you choose to hide from your customers by default. The action of granting a customer access is called unlocking the payment method.

Why can’t I lock a certain payment method?

Only enabled payment methods can be locked. Please make sure that the payment method you want to lock is first enabled in the WooCommerce settings.

How can I get help if I’m stuck?

If you’re using the free version, you can find more examples in our knowledge base and you can open a community support ticket here at wordpress.org. Our staff regularly goes through the community forum to try and help.

If you’ve purchased the premium version of the plugin on our website, you are entitled to a year of premium updates and access to our prioritized support forum. You can use that to contact our support team directly if you have any questions.

I have a question that is not listed here

There is a chance that your question might be answered in our knowledge base. Otherwise feel free to reach out via our contact form.

후기

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

기여자 & 개발자

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

기여자

“Locked Payment Methods for WooCommerce”(이)가 2(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Locked Payment Methods for WooCommerce”(을)를 번역하세요.

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

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

변경이력

1.3.5 (July 13th, 2022)

  • Tested up to WordPress 6.0.1.
  • Tested up to WooCommerce 6.7.0.
  • Updated Freemius SDK.

1.3.4 (March 20th, 2022)

  • Tested up to WooCommerce 6.3.
  • Security: updated Freemius SDK.

1.3.3 (February 8th, 2022)

  • Test up to WordPress 5.9.
  • Dev: updated DWS framework.

1.3.2 (January 14th, 2022)

  • Tested up to WooCommerce 6.1.
  • Tested up to PHP 8.1.
  • Better handling of framework initialization failure.
  • Dev: updated DWS framework.

1.3.1 (December 2nd, 2021)

  • Tested with the latest version of WordPress.
  • Performance: optimized PSR4 autoloader.
  • Dev: hook tags can now be generated before the plugin is initialized.
  • Dev: updated DWS Framework.

1.3.0 (November 15th, 2021)

  • Tested with the latest versions of WP and WC.
  • Additional licensing terms for redistribution.
  • Fixed readme.txt formatting.
  • Dev: Updated DWS Framework.
  • Dev: Updated dependencies namespace. If you have custom code, please check for compatibility.
  • Dev: fixed CI/CD tests.

1.2.1 (September 26th, 2021)

  • Fixed text domain within the dependencies folder.
  • Fixed PHP8 error on settings page.

1.2.0 (September 24th, 2021)

  • Tested with the latest version of WordPress and WooCommerce.
  • Dev: updated the DWS framework.
  • Dev: added more automated tests.

1.1.0 (July 26th, 2021)

  • Tested with latest versions of WooCommerce and WordPress.
  • Dev: changed capabilities names to better reflect those registered by WordPress Core.
  • Dev: bootstrap functions belong to the global namespace now.
  • Dev: updated DWS plugin framework.

1.0.0 (May 29th, 2021)

  • First official release.