內容簡介
目的
GF Loqate Bank Verification 是一個 WordPress 外掛,使用 Loqate 銀行驗證 API 驗證 Gravity Forms 的銀行詳細資訊。
它驗證銀行詳細資訊(分行銀行代碼和銀行帳戶號碼):
– 顯示帳戶號碼和分行代碼是否有效
– 顯示該帳戶能否接受自動轉帳。某些帳戶(例如儲蓄帳戶)不支持自動轉帳
使用方法
取得 Loqate 的服務密鑰
註冊一個 Loqate 帳戶
添加銀行驗證
取得服務密鑰
外掛設定
前往表單 » 設定 » 銀行驗證
輸入 Loqate 銀行驗證服務密鑰
如果服務密鑰有效,則會顯示綠色勾號
表單欄位設定
添加 2 個單行文字欄位
分行代碼
帳戶號碼
標記這兩個欄位為必填欄位
將它們的自訂 CSS 類別設置為:
gflbv-sort-code-is-correct
gflbv-account-number-is-correct
開發人員
在 GitHub 上 fork 這個外掛。
外掛標籤
開發者團隊
原文外掛簡介
Goal
GF Loqate Bank Verification verifies Gravity Forms bank details with Loqate bank verification API.
It validates the bank details (branch sort codes and bank account numbers):
– indicates whether the account number and sort code are valid
– indicates whether the account can accept direct debits. Certain accounts (e.g. savings) will not accept direct debits
Usage
Get your service key from Loqate
Register an Loqate account
Add Bank Verification
Get the Service key
Plugin Setting
Head to Form » Settings » Bank Verification
Enter your Loqate bank verification service key
A green check appears if the service key is valid
Form Fields Setting
Add 2 Single Line Text fields
Sort Code
Account Number
Mark both fields required
Set their Custom CSS Class to:
gflbv-sort-code-is-correct
gflbv-account-number-is-correct
For Developers
Fork the plugin on GitHub.
