Linux 软件免费装

WC REST Payment

开发者 jack50n9
sk8tech
更新时间 2019年3月3日 12:14
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce paypal gateway json stripe wc rest api json api woocommerce payment payment api

下载

1.3.0 1.0.0 1.0.1 1.0.2 1.0.3 1.0.5 1.1.0 1.1.1 1.2.0 1.4.1

详情介绍:

WordPress and WooCommerce is awesome! Wouldn't it be even more awesome if leverage WooCommerce for mobile apps as well? With REST API, you can already Create, Read, Update and Delete Posts, Pages, Products and Orders. The only key feature missing is being able to Process WooCommerce Payments using REST API via different gateways. If you are a front end developer, looking to develop an app/web with WordPress+WooCommerce as your backend using REST API. You will find that WooCommerce docs does not provide the process payment endpoint. This is where WC REST Payment comes in. With WC REST Payment, you can process WooCommerce Payments using REST API. Supports Direct PayPal Standard, Bank Transfer, Cheque, Cash on Delivery and more. Process Payment using REST API
  1. Send a REST API POST Request to /wp-json/wc/v2/process_payment.
  2. Include a JSON Body with order_id and process_payment.
Please read the Getting Started Guide.

安装:

  1. Visit Plugins > Add New
  2. Search for WC REST Payment
  3. Activate WC REST Payment from your Plugins page
  4. Read the documentation to Get Started

屏幕截图:

  • An sample REST API POST request to process payment using [WC REST Payment](https://wordpress.org/plugins/wc-rest-payment/).

升级注意事项:

1.4.0
  • The old wc/v2/payment REST API Endpoint has been removed from README,
  • The old wc/v2/payment stop working in v2.0.
  • New Docs can be found at https://wc-rest-payment.com
1.3.0
  • The old wc/v2/payment REST API Endpoint is deprecated, and will be removed in v2.0.
  • Please start updating to new API Endpoint ASAP

常见问题:

Do you have a demo?

Not yet, but we're buidling one as fast as we can. If you need assistance, feel free to email us at wc-rest-payment@sk8.tech.

What version of WordPress is required?

For security, we always recommend the latest version of WordPress. For native REST API support, we recommend you use WordPress 4.7+. For WordPress version lower than 4.7, you will need to install WordPress REST API (Version 2).

What version of WooCommerce is required?

WooCommerce v2.2+

Is it secure?

It is, if security is implemented properly. Please see the Security Documentation.

There's a bug, what do I do?

Please email us at wc-rest-payment@sk8.tech.

更新日志:

1.4.1 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0