Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Payment Gateway for Worldcore.eu and WooCommerce

Description

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

Captures d’écrans

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

Installation

  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. Activez l’extension sur la page « Extensions » dans 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.

Avis

Lire l’avis

Contributeurs/contributrices & développeurs/développeuses

« Payment Gateway for Worldcore.eu and WooCommerce » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal des modifications

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