このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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