Beschrijving
Payment Gateway for Mopé on WooCommerce
Seamlessly accept payments from any Mopé wallet on your web shop.
Requirements
- WordPress
- WooCommerce
- Mopé API Keys
Getting started
- Go to
WooCommerce
>Settings
>Payments
, then enableMopé Payment Gateway
- Click on
manage
to customize the gateway and provide your API keys
Bugs & Feature requests
If you’ve found a bug or have a feature request, you can create an issue
Manual installation
- Upload
mope.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to WooCommerce > Settings > Payments and enable Mopé Payment Gateway
- Then, click on
manage
to add customize the gateway and provide your API keys
Schermafdrukken
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Payment Gateway for Mopé on WooCommerce” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Payment Gateway for Mopé on WooCommerce” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.4
- use change WC_API callback structure
- use $order->get_checkout_order_received_url() instead of hardcoded URL
1.0.3
- This fixes a regression caused by 1.0.2 which constantly caused requests to Mopé to error when issuing a payment request.
1.0.2
- Prevents a bug from showing up when the response from Mopé is non-200 when creating a payment request.
1.0.1
- Improve readme.txt file
- Add screenshots and plugin icon
1.0.0
- initial release