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

Tipalti Payee Iframe

外掛說明

This plugin allows Tipalti payers to embed payee portal IFRAME onto their WordPress site so that payees can add and view their information. The portal elements can be embedded into any post or page and website owners can essentially define their own menu structure. They can easily make the IFRAME experience a part of the rest of their WordPress site. The plugin also directly links WordPress Users with Payee IDs so users can securely log into WordPress and be associated with a Payee ID. Tipalti Payee Iframe also encrypts the masterkey before it is saved together with the rest of the input to the database.

Setup Instructions

Connecting to the Tipalti Payor Account

After you have downloaded and activated the plugin, go to Settings on the menu panel and click on Tipalti Payee Iframe.

Enter both the Masterkey and Payer Name provided by Tipalti. Check Sandbox to connect to the sandbox environment. Leave it unchecked to connect to the production environment.

Linking WordPress Users as Payees

To link WordPress Users as payees, go to Edit User Profile and check Allow Tipalti Payee IFRAME to grant the user access to the IFRAME.

If the user is an existing payee with a payee id, enter the payee id to sync the account already set up with Tipalti. For a new payee, the plugin will automatically generate a payee id.

Embedding Payee IFRAMES

The IFRAME can be embedded to any page or post with a series of shortcodes. Simply begin with [tipalti-payee-iframe] and specify the type of iframe to embed. Be sure to embed each shortcode into its own shortcode block on WordPress.

Shortcodes Examples

Examples:
[tipalti-payee-iframe type=account-settings]
[tipalti-payee-iframe type=invoice-history]
[tipalti-payee-iframe type=payment-history]
[tipalti-payee-iframe type=submit-invoice]

Recommendations and Considerations

  • The IFRAME used in the plugin uses the default styling from Tipalti. This styling cannot be changed at this time. The IFRAME is not responsive.
  • The IFRAME default width is 1020px, we recommend the page width to be at least 1020px.
  • We recommend your WordPress site use some form of 2FA for payee logins.
  • We recommend that payees have a limited role on the site. The plugin does not require the user to be assigned with any role.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Tipalti Payee Iframe〉的開發相關工作。

參與者

將〈Tipalti Payee Iframe〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.4

  • Fixed Bug : masterkey not saved correctly when options are updated.
  • Changed : requires re-entering of masterkey when options changes.

1.0.5

  • Changed : improved, no longer requires re-entering of masterkey when plugins and/or settings are updated
  • Added : option to specify preferred skin
  • Changed : improved payee id validation and error messages