이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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