Цей плагін не перевірявся з останніми 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” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Payment Gateway for Worldcore.eu and WooCommerce” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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