這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Payment Gateway for Worldcore.eu and WooCommerce

外掛說明

Extends WooCommerce by adding the Worldcore.eu Gateway, so that customers can pay for their orders with their Worldcore accounts.

Features
– Adds the Worldcore payment method to your WooCommerce payment methods
– Automatically checks if payment transactions were confirmed by Worldcore marks orders as paid
– Allows to set a custom icon for WooCommerce payment method

螢幕擷圖

  • Settings Panel
  • Checkout Option
  • Payment Process
  • Payment Confirmation

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/payment-gateway-for-worldcoreeu-and-woocommerce directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Log in to your Worldcore account via worldcore.eu
  4. In your Worldcore account, go to “Settings” -> “API” and generate an API password
  5. In your Worldcore account, go to “Settings” -> “SCI/Merchant” and make sure to only allow internal transfers (due to high fees for bank wire transactions)
  6. In the “SCI/Merchant” tab, set the “Status URL” to http://yourwebshop.com/?wc-api=mkt_worldcore and set both “Success URL” and “Failure URL” to http://yourwebshop.com/checkout/order-received/
  7. Use the WooCommerce->Settings->Checkout->Worldcore screen to configure the plugin: Enable the payment method and enter the worldcore.eu API credentials as well as the Worldcore account number that shall receive the payments, you may also want to set the icon to https://worldcore.eu/images/pink_logo.png, click ‘Save changes’
  8. Your customers now can pay via Worldcore.eu

常見問題集

What is Worldcore.eu?

Worldcore.eu is a new and innovative, EU-regulated payment institution that challenges the settled PayPal and card based payment landscape:

  • Internal payments between worldcore.eu accounts are free
  • Transfers from your own bank account to your worldcore account are also free
  • Funding via Bitcoin
  • Prepaid MasterCard
  • Fast verification process

Because of its strong focus on credit card use, where all the money in the Worldcore ecosystem is eventually spent via credit card, Worldcore is primarily a payment solution for customers and between individuals and yet has to grow on the corporate side. Nevertheless, it has already some good arguments over PayPal and alike:

  • API for eCommerce
  • No funding/withdrawal limits for corporate accounts

Get your Worldcore account for free on worldcore.eu.

An answer to that question.

Terms of use

Use this plugin at your own risk.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Payment Gateway for Worldcore.eu and WooCommerce〉的開發相關工作。

參與者

變更記錄

0.1

  • implements worldcore.eu SCI API
  • lets customers checkout via worldcore.eu
  • provides WC_API endpoint for the SCI status callback
  • checks if orders have actually been paid

0.2

  • added Worldcore API endpoint URL to the configuration menu