[WordPress] 外掛分享: RyanPay Card Payments with accept.blue for Formidable

首頁外掛目錄 › RyanPay Card Payments with accept.blue for Formidable
WordPress 外掛 RyanPay Card Payments with accept.blue for Formidable 的封面圖片
全新外掛
安裝啟用
尚無評分
44 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.0.9 上架:2026-06-16

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.9) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「RyanPay Card Payments with accept.blue for Formidable」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Secure Form Checkout connects your Formidable Forms payment forms to the accept.blue payment processing platform. All card data is handled inside a secure accept.blue Hosted Tokenization iFrame — it never passes through your server, keeping your site PCI-compliant.
This is the free Lite version.
What’s Included in Lite

Credit card payments via accept.blue Hosted Tokenization iFrame — card data never touches your server
Test / Sandbox mode — safely test payments with accept.blue sandbox credentials before going live
Test Connection — verify your API credentials without leaving WordPress
Debug logging — dedicated per-month log file with an in-admin log viewer, gated behind a settings toggle
card authentication — optional EMV card authentication browser-based authentication per Form Action
Per-form API credential override — run different forms against different accept.blue merchant accounts
Processing overlay — animated spinner shown on form submit while payment processes
Minified assets — production-ready JS and CSS; source files served automatically when WP_DEBUG is on

Lite vs Pro
This Lite version covers everything you need for one-time card payments. The Pro version adds:

Recurring payments & subscriptions — automatic recurring billing on a schedule, managed directly from accept.blue
Installment plans — split a charge into scheduled installments
Saved cards / Customer vault — let returning customers reuse a saved card without re-entering details
Digital wallets — accept Google Pay at checkout in addition to manually entered cards
ACH / eCheck payments — accept bank transfers in addition to cards
Full transactions dashboard — searchable, filterable transaction history inside WordPress with refund and sync actions
Priority support

Requirements

WordPress 6.0 or higher
PHP 7.4 or higher
Formidable Forms Pro (required for payment fields)
An active accept.blue merchant account (sign up at https://accept.blue)

Source code
The unminified source files for all JavaScript and CSS are included in the plugin’s assets/ directory alongside the minified production files. No separate build step is required to review the source.
External Services
This plugin connects to the accept.blue payment processing platform. Two distinct accept.blue services are contacted:
1. accept.blue Payment API
Used to authorise and capture credit card payments. When a visitor submits a payment form, the plugin sends a server-side request to the accept.blue API to process the charge.
Data sent: a short-lived card nonce token (generated by the Hosted Tokenization iFrame — never the raw card number or CVV), the payment amount, currency code, and the site’s accept.blue API credentials.
When data is sent: only when a visitor submits a payment form and the tokenization step has completed successfully.

API endpoint (live): https://api.accept.blue/api/v2/
API endpoint (sandbox): https://api.sandbox.accept.blue/api/v2/
accept.blue website: https://accept.blue
API documentation: https://docs.accept.blue/api/v2
Terms of Service / Privacy Policy: https://accept.blue/terms-of-use/

2. accept.blue Hosted Tokenization Service
Used to securely capture card details inside an iFrame. When a visitor views a payment form, the browser loads a secure iFrame from accept.blue’s tokenization service. The visitor enters their card number, expiry, and CVV directly into this iFrame. That card data is sent from the visitor’s browser directly to accept.blue — it never passes through your WordPress server.
Data sent: raw card details (card number, expiry, CVV) sent from the visitor’s browser directly to accept.blue’s tokenization servers. Your server receives only a short-lived nonce in return.
When data is sent: when the visitor enters card details and submits the payment form.

Tokenization endpoint (live): https://tokenization.accept.blue/tokenization/v0.3/
Tokenization endpoint (sandbox): https://tokenization.sandbox.accept.blue/tokenization/v0.3/
Terms of Service / Privacy Policy: https://accept.blue/terms-of-use/

延伸相關外掛

文章
Filter
Apply Filters
Mastodon