Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Payment Gateway for Worldcore.eu and WooCommerce

Descrizione

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

Screenshot

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

Installazione

  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

FAQ

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.

Recensioni

Leggi la recensione di 1

Contributi e sviluppo

“Payment Gateway for Worldcore.eu and WooCommerce” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Payment Gateway for Worldcore.eu and WooCommerce” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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