Linux 软件免费装
Banner图

VIT Payment Method for WooCommerce

开发者 visionindustrytoken
alicryptomonhi
sagescrub
recrypto
更新时间 2020年1月25日 02:26
PHP版本: 5.2.4 及以上
WordPress版本: 5.3
版权: GPLv3
版权网址: 版权信息

标签

woocommerce woo commerce crypto payment method vit

下载

1.0 1.0.1

详情介绍:

WooCommerce VIT Payment Method lets you accept VIT payments directly to your WooCommerce shop (Currencies: VIT). Details Supported VIT Currencies FIAT Currencies Supported How it Works Behind The Scenes VIT Web API To scan your VIT wallet, the plugin sends a GET request to the VIT API with your VIT username as the account parameter. The API responds with a list of recent transfer operations involving that account that it finds on the VIT blockchain. The plugin then searches that transfer data for the matching transfer data (amount, memo, etc). Additional information about the VIT API: Documentation | API Terms of Service | API Privacy Policy Technical Requirements WooCommerce plugin must be installed before you install this plugin. This plugin requires WordPress CRON jobs to be enabled. If CRON jobs are not enabled, currency exchange rates will not be updated and this plugin will not be able to search for VIT payment records. If your exchange rates are not updating or if orders were paid for but still say "Payment Pending" or are automatically canceled, it is likely that CRON jobs are not enabled on your server or are not functioning properly. Order payments should normally be reflected in the order automatically within 5 to 10 minutes. If the order is is still status Payment Pending or becomes cancelled after more than 10 to 15 minutes, it is likely that your CRON jobs are not enabled. An alternative to using WordPress CRON jobs is setting up a real Crontab. A real Crontab is more efficient than using WordPress CRON jobs, and so you may prefer this approach. You can find instructions for setting up a real Crontab here: https://helloacm.com/setting-up-a-real-crontab-for-wordpress/ Security Note You will NOT be required to enter any VIT private keys into this plugin. You only have to provide your VIT username so that the plugin knows where payments should be sent. Thanks Disclaimer Authors claim no responsibility for missed transactions, loss of your funds, loss of customer funds, incorrect or delayed exchange rates or any other issue you may encounter as a result of using this plugin. Use this plugin at your own risk. The WooCommerce VIT Payment Method is a free, open-source extension for WooCommerce software. WooCommerce name and trademark are used to indentify purpose of this plugin software. There is no official partnership or endorsement between WooCommerce and WooCommerce VIT Payment Method.

安装:

  1. Upload the plugin files to the /wp-content/plugins/woocommerce-vit-payment-method directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Turn on VIT as a payment method in WooCommerce->Settings->Payments. Turn on the "Enabled" switch.
  4. Update settings for this plugin in WooCommerce->Settings->Payments and clicking "Manage" next to "VIT"
  5. Make sure to put your VIT username in the "Payee" box so that you will receive payments.

屏幕截图:

  • Product page showing optional exchange rate below product price.
  • VIT payment method option on checkout page. Exchange rate from FIAT is calculated automatically.
  • WhaleVault for processing payment. Note memo that is provided will be used to match the order.
  • Payment not received reminder email.
  • Payment method in WooCommerce
  • Settings for this plugin within WooCommerce Payments Settings

常见问题:

How is customer payment made?

When the customer initiates payment the order confirmation page includes VIT transaction information the buyer needs to complete the transaction (to, amount, memo). If they have WhaleVault installed they will be able to type their username into a field and click WhaleVault. WhaleVault window will be opened and contain all the transaction information. The automatically generated memo is a random key that is matched to the order.

How does it confirm VIT Transfers?

It queries the store's VIT wallet history every 2 minutes and checks for a transaction that matches the payment memo and amount. When the matching payment is found, the order is marked from "payment pending" to "completed".

What is the payment reminder email?

If the customer does not complete the payment within several minutes of initiating the payment, a confirmation email will be sent reminding the customer to make payment manually via VIT wallet on a VIT powered site such as Touchit Social. The payment reminder email will include instructions including the memo.

How can I support this plugin?

You can support this plugin by creating a VIT account and using the network and plugin. If you are a developer and would like to contribute, please let me know! To contact me, fill out the contact form on IsFor.me.

更新日志:

1.0.1 - 2020-1-24 1.0 - 2019-11-7