Popis
New official plugin for Quickpay v10+
With WP eCommerce Quickpay, you are able to integrate your Quickpay gateway with your WP eCommerce webshop. With a wide list of API features including secure capturing, refunding and cancelling payments directly from your WP eCommerce order overview.
Instalace
- Upload the ‚wp-e-commerce-quickpay‘ folder to /wp-content/plugins/ on your server.
- Log in to WordPress administration, click on the ‚Plugins‘ tab.
- Find „WP eCommerce Quickpay“ in the plugin overview and activate it.
- Go to Settings -> Store -> Payments.
- Locate the Quickpay gateway and click the „Settings“ button.
- Fill in your account settings and save the settings.
- You are good to go.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WP eCommerce Quickpay je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WP eCommerce Quickpay” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
= 1.1.0=
* Dev: Rely on the official QuickPay client library instead of a custom cURL implementation
= 1.0.1=
* Fix logging in callback error handlers.
* Add callback body check to avoid unnecessary method executions.
= 1.0.0=
* Added to SVN