ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Set WooCommerce Payment Gateway by URL

აღწერა

Add ?payment_gateway=preferred_gateway_id to links in emails you send to your customers, and when they reach the
checkout, that will be the selected payment gateway.

A WordPress filter exists so the text in the URL can be set to whatever you prefer.

Technical detail is on GitHub.

ეკრანული სურათები

  • Demonstration link for using the plugin
  • Demonstration link in context where it can be found
  • The plugins.php entry
  • Demonstration of the WooCommerce Customer Payment Page link being automatically updated

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Set WooCommerce Payment Gateway by URL” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Set WooCommerce Payment Gateway by URL თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.2.1

  • Fix: patches not applied to dependencies, fatal error

1.2.0

  • Add: link to WooCommerce/Settings/Payments as “Gateways” link on plugins.php
  • Add: wp_options setting for log level
  • Dev: change autoloader
  • Remove: build/dev files unintentionally included in archive

1.1.1

  • Update project structure

1.1.0

  • Also set WC_Payment_Gateway::chosen on all active gateways
  • Add payment gateway to admin order UI Customer payment page link

1.0.6

  • Bugfix: Moved to later hooks to fix WC_Order error in other plugins when WC_Payment_Gateways::instance() was run before the CPT was registered.

1.0.5

  • WordPress.org deployment had missed some files

1.0

  • A modest publication