這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Infusionsoft One-click Upsell

外掛說明

The One-click Upsell Plugin makes it easy to add an upsell button to your shopping cart and order form Thank You pages.

Use the upsell shortcode on any Thank You page or post. Make sure you select the option in Infusionsoft to pass the contact’s information to the Thank You page.

Once the customer clicks the upsell button, One-click Upsell will charge the customer’s last used credit card and place the order in Infusionsoft.

螢幕擷圖

  • The upsell button is highly configurable. The settings page guides you through the configuration process.
  • Detailed usage instructions are provided by the plugin.
  • Example shortcodes -- using your REAL product data -- are provided by the plugin.
  • Using the shortcode in a post or page is easy.
  • The upsell shows up as a button on your post or page.

常見問題集

Do I need an Infusionsoft account?

Yes, you will need to provide your Infusionsoft API key.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Infusionsoft One-click Upsell〉的開發相關工作。

參與者

將〈Infusionsoft One-click Upsell〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.2.4

  • Added !important to width/height CSS to fix problem with some themes.
  • Now allows you to use input type of submit or button.

2.2.3

  • Fixed improper use of is_plugin_active

2.2.2

  • Fixed duplicate order error reporting.
  • Improved failed order URL handling.

2.2.1

  • You can now upsell subscription plans.

2.1.1

  • The button will now show up even if the Infusionsoft GET params are missing.

2.1.0

  • Added button to editor that makes it easy to add a shortcode.
  • Bug fix: Make sure GET variable exists before trying to access it.

2.0.2

  • Tested up to 3.9.1
  • Re-added modification from 1.2.1 that got lost in 2.0.0 rewrite
  • Fixed missing action links

2.0.1

  • Set a default button text, for situations where the user doesn’t specify one.

2.0.0

  • Complete re-write. This should fix a few conflicts users have had with other plugins.

1.2.1

  • Tested up to 3.9
  • Only pull product names and IDs. This prevents xmlrpc.inc errors when the product description contains a character that isn’t valid XML, and you are using a plugin that loads a version of xmlrpc.inc that doesn’t strip out invalid characters (for example, iMember360).

1.2.0

  • Tested up to 3.8.2
  • Added ability to specify an image to use for the button.

1.1.11

  • Pass upsell order ID to success page

1.1.10

  • Improved merchant account ID detection

1.1.9

  • Changed name comparison to be case-insensitive

1.1.8

  • Fixed “faslse” that should’ve been “false”
  • Made compatible with order forms that do not pass the contact ID field.

1.1.7

  • Replaced a few <? with <?php

1.1.6

  • Add ability to set a CSS ID on your button.
  • Mark certain fields as required.
  • Refuse to show button if required fields are not set.
  • Add link to more plugins by Novak Solutions.
  • Add link requesting ratings at WP.org.
  • Add screenshots.

1.1.5

  • Suggests merchant account ID based on recent usage within Infusionsoft

1.1.4

  • Fix missing parameter for Infusionsoft_InvoiceService::addOrderItem call

1.1.3

  • Only pull credit card ID (grabbing more can cause failures)
  • Use correct date format when creating blank order

1.1.2

  • Bug fix

1.1.1

  • Removed error reporting code.

1.1.0

  • Removed the Novak Solutions SDK.
  • Plugin is now dependent on the Infusionsoft SDK plugin.
  • Fix undefined index errors.
  • Removed call to function that didn’t exist.
  • Removed function that wasn’t used.
  • Tested up to 3.8.1

1.0.0

  • First release on WordPress.org