Linux 软件免费装

Integrate Payler with Woocommerce

开发者 shra
更新时间 2022年12月12日 14:01
捐献地址: 去捐款
PHP版本: 3.1.0 及以上
WordPress版本: 6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce gateway woocommerce payments payler payler integration

下载

1.2 1.0

详情介绍:

Plugin allows to use Payler for Woocommerce to receive payments from your customers. It also generates fiscal checks via the Payler API. Read more details in the installation section about initial plugin configuring.

安装:

To install this plugin:
  1. Download plugin
  2. Extract and copy plugins files to /wp-content/plugins/wc-payler directory
  3. Activate it (enter to /wp_admin, then choose plugins page, press activate plugin)
  4. Go to /wp-admin/admin.php?page=wc-settings&tab=checkout&section=payler and provide necessary settings.
  5. Don't forgot provide settings on payler side: https://my.payler.com/settings/payment. CALLBACK URL should have format like next (replace YOURWEBSITE.NET by your sitename): http://YOURWEBSITE.NET/?wc-api=wc_payler&order_id={order_id} PAYMENT TYPE select as 'doublestaged'
  6. Enjoy, I hope :)

升级注意事项:

No special notes here are for upgrade. Install and enjoy.

更新日志:

= 1.2 = NDS cals fixes. Check for API updates. = 1.1 = Shipping is separate line in fiscal checks. = 1.0 = Added support of fiscal checks via payler API. Some small changes and fixes. = 0.2 = Code refactoring = 0.1 = Initial version based on code of Sergey Khodko (https://vk.com/tranceiteasy).