Popis
Warning!
Visa and MasterCard rules require that merchants only authorize payments for delayed fulfillment orders
until the order ships out. In other words, merchants are not supposed to capture the payment until the
shipment is handed over to the shipping carrier. It is not illegal to authorize and capture payments
before shipping. But it puts both the merchant and the customer at higher risk.
For this reason, to protect the merchant, Shopp uses authorization-only payment processing for shipped orders.
Despite the risks, some merchants still prefer the automatic capture when new orders are placed.
You can edit your theme’s functions.php but these changes are easily lost when you change your theme.
This plug-in will do the dirty work for you.
Instalace
Install the plug-in through your WordPress Admin Panel, or
- Download the plug-in zip-file.
- Unzip the zip-file.
- Upload the folder to the
/wp-content/plugins/
directory - The plugin is NOT going to change or edit your Shopp files, but just to be sure, backup your files and database.
- Activate the plug-in through the ‚Plugins‘ menu in WordPress
Nejčastější dotazy
- Installation Instructions
-
Install the plug-in through your WordPress Admin Panel, or
- Download the plug-in zip-file.
- Unzip the zip-file.
- Upload the folder to the
/wp-content/plugins/
directory - The plugin is NOT going to change or edit your Shopp files, but just to be sure, backup your files and database.
- Activate the plug-in through the ‚Plugins‘ menu in WordPress
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Shopp Auto Capture Payment je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Shopp Auto Capture Payment” 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
0.1.4
WordPress version update
Fix split() error
0.1.3
WordPress version update
0.1.2
WordPress version update
0.1.1
Added a payment gateway check, resolving the checkout loop when using offline payment gateway.
0.1
First version to distribute