Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

GF Loqate Bank Verification

Mô tả

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

  1. Get your service key from Loqate
    1. Register an Loqate account
    2. Add Bank Verification
    3. Get the Service key
  2. Plugin Setting
    1. Head to Form » Settings » Bank Verification
    2. Enter your Loqate bank verification service key
    3. A green check appears if the service key is valid
  3. Form Fields Setting
    1. Add 2 Single Line Text fields
      • Sort Code
      • Account Number
    2. Mark both fields required
    3. Set their Custom CSS Class to:
      • gflbv-sort-code-is-correct
      • gflbv-account-number-is-correct

For Developers

Fork the plugin on GitHub.

Ảnh màn hình

  • Loqate Bank Verification Server Key
  • Plugin Setting
  • Form Fields Setting - Sort Code
  • Form Fields Setting - Account Number

Hỏi đáp

What are the minimum requirements
Does it support checking for Direct Debit capability?

Yes. Certain accounts (e.g. savings) will not accept direct debits. To verify bank details are both correct and Direct Debit capable, set the fields’ Custom CSS Class to:
gflbv-sort-code-is-correct gflbv-sort-code-direct-debit-capable
gflbv-account-number-is-correct gflbv-account-number-direct-debit-capable

Does it cache Loqate API responses?

Yes. Loqate API responses are cached in WordPress transients for an hour.

To clear caches: wp transient delete --all

Or, re-save service key on the setting page.

Will you add support for older PHP versions?

Never! This plugin will only work on actively supported PHP versions.

Don’t use it on end of life or security fixes only PHP versions.

It looks awesome. Where can I find more goodies like this?
Where can I give ★★★★★ reviews?

Thanks! Glad you like it. It’s important to let my boss knows somebody is using this project. Please consider:

Where to report security related issues?

If you discover any security related issues, please email dev@itineris.co.uk instead of using the issue tracker.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“GF Loqate Bank Verification” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

Please see CHANGELOG for more information on what has changed recently.