Title: WP Paypal Shortcodes
Author: Michael
Published: <strong>24 Φεβρουαρίου  2011</strong>
Last modified: 28 Φεβρουαρίου  2011

---

Αναζήτηση πρόσθετων

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-paypal-shortcodes.svg)

# WP Paypal Shortcodes

 Από [Michael](https://profiles.wordpress.org/webtux/)

[Λήψη](https://downloads.wordpress.org/plugin/wp-paypal-shortcodes.0.3.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/wp-paypal-shortcodes/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/wp-paypal-shortcodes/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/wp-paypal-shortcodes/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/wp-paypal-shortcodes/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/wp-paypal-shortcodes/)

## Περιγραφή

Add a paypal button (using shortcode) into your pages/posts
 Edit the wp-content/
plugins/wp-paypal-shortcodes/wp-paypal-shortcodes.php for configure the plugin.

#### Shortcode

Add the following shortcodes to integrate PayPal into your pages / posts of wordpress.

    ```
    [paypalBtn production="true" amount="55" item_name="ProduitB"]
    ```

Insert the button in your pages or posts with this shortcode

    ```
    [paypalBtn production="true" amount="55" item_name="ProduitB" business="seller@yourSite.com"]
    ```

with the merchant email

    ```
    [paypalBtn production="true" amount="55" item_name="t-shirt" optiontype0="select" on0="color" os0="red;green;blue;orange;yellow"]
    ```

with option select

 * See the [Changelog](https://wordpress.org/extend/plugins/wp-paypal-shortcodes/changelog/)
   for what’s new.

### Arbitrary section

Buy a product with a shortcode
 * @param production : choose if you are test phase,
or production * @param amount : price for your product/service * @param currency_code:
devise * @param shipping : shipping price * @param tax : tax price * @param return:
url for the return (after buy) * @param cancel_return : url for the cancel (during
the payment phase) * @param notify_url : url for the return (after payment validation
IPN) * @param on0 : nom option 1 * @param os0 : value option 1 * @param on1 : nom
option 2 * @param os1 : value option 2 * @param on2 : nom option 3 * @param os2 :
value option 3 * @param on3 : nom option 4 * @param os3 : value option 4 * @param
on4 : nom option 5 * @param os4 : value option 5 * @param business : email address
of your paypal account * @param item_name : name of your product/service * @param
no_note : autorized to file a note or not * @param lc : location * @param bn : button
type * @param custom : custom field

#### Usage

[paypalBtn production=”false” amount=”55″ currency_code=”EUR” shipping=”0.00″ tax
=”0.00″ on0=”optionD” os0=”ddd” on1=”optionE” os1=”eee” on2=”optionF” os2=”fff” 
business=”xxx@xxx.fr” item_name=”ProduitB” no_note=”0″ lc=”FR” bn=”PP-BuyNowBF” 
custom=”abc”]

## Στιγμιότυπα

 * [[
 * Active the extension wordpress admin.
 * [[
 * Page integration shortcode [more informations](http://wwww.webtux.info) French
   web agency.
 * [[
 * With option select (ex: Color: reg, green, blue, orange, …)

## Εγκατάσταση

 1. Download the plugin Zip archive.
 2. Upload ‘paypal-shortcodes’ folder to your ‘/wp-content/plugins/’ directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Edit wp-paypal-shortcodes.php and define your settings.

## Συχνές Ερωτήσεις

  how use the plugin

With the shortcode “paypalBtn” into your pages/posts.
 Ex: [paypalBtn amount=”30″
item_name=”product name” amount=”50″] You can create multiple shortcode.

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“WP Paypal Shortcodes” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

 *   [ Michael ](https://profiles.wordpress.org/webtux/)

[Μεταφράστε το “WP Paypal Shortcodes” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/wp-paypal-shortcodes)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/wp-paypal-shortcodes/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/wp-paypal-shortcodes/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/wp-paypal-shortcodes/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/wp-paypal-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 0.3

 * add option with select (Color: red, blue, green, orange. Size: S, M, L, XL)

#### 0.2

 * add condition if you not use field
 * add language management with .mo (use .po into lang file)

#### 0.1

 * Original version released to wordpress.org repository

## Μεταστοιχεία

 *  Version **0.3**
 *  Τελευταία ενημέρωση: **πριν από 15 έτη**
 *  Ενεργές εγκαταστάσεις: **20+**
 *  Έκδοση WordPress: ** 2.6 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-paypal-shortcodes/)
 * Ετικέτες:
 * [paypal](https://el.wordpress.org/plugins/tags/paypal/)[shortcode](https://el.wordpress.org/plugins/tags/shortcode/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/wp-paypal-shortcodes/advanced/)

## Αξιολογήσεις

 1 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/wp-paypal-shortcodes/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-paypal-shortcodes/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-paypal-shortcodes/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-paypal-shortcodes/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/wp-paypal-shortcodes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-paypal-shortcodes/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/wp-paypal-shortcodes/reviews/)

## Συντελεστές

 *   [ Michael ](https://profiles.wordpress.org/webtux/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/wp-paypal-shortcodes/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://www.webtux.info/wordpress-plugins/)