Beschreibung
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
Screenshots
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Payment Gateway for Mopé on WooCommerce“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Payment Gateway for Mopé on WooCommerce“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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