WooCommerce Custom Payment Gateway & use restful API.
开发者 |
ramsmarty123
|
更新时间 |
2018年8月29日 14:20 |
捐献地址: |
去捐款 |
WordPress版本: |
4.9.8 |
详情介绍:
If the user can’t pay with available payment gateways, give him the opportunity to submit the order and send to you a note on payment options, he can pay you with cash or other option.
The main functioin for this plugin is that you can call your restful API's after complete the payment.
安装:
- Upload the
woocommerce-custom-payment
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Go to the WC-custom-payment for WP.
- Set you Secret key and click save changes. Select the forms from the dropdown that you'd like.
- Once done, please visit forms section and select the form needed.
- You can select forms with embed code or shotcode. Place it into any page and publish the page.
屏幕截图:
更新日志:
1.0 - Initial relese
1.02 - Add more functionality