MiniCart will implement a mini-shopping-cart. The users will be able to buy one item at a time. You can embed the items into posts. This can also be used as a donation plugin.
Cart DemoDonate Demo
安装:
Download the zipped file.
Extract and upload the contents of the folder to /wp-contents/plugins/ folder
Enable the plugin from Wordpress admin area
Go to Settings > Mini-Cart Setting page and set the paypal id(Make sure this is done before you embed the carts).
Go to Tools > Cart Items and create items
Embed the cart in a post by using the code [MINICART item="ID_OF_ITEM"] anywhere in a post/page.