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

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