[WordPress] 外掛分享: WooCommerce LPS Payment Gateway (API)

WordPress 外掛 WooCommerce LPS Payment Gateway (API) 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「WooCommerce LPS Payment Gateway (API)」是 2017-03-23 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2019-07-25,距離現在已有 2110 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.5.1 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

sivadss028 |

外掛標籤

payment | ecommerce | e-commerce | woocommerce | Credit Cards |

內容簡介

這是 Woocommerce 的 LPS 支付網關(API)。
若要註冊 LPS 商戶帳戶以便處理支付交易,請點擊這裡造訪他們的網站。
LPS 支付網關(API)Woocommerce 支付網關允許您在您的 Woocommerce 商店上接受支付,LPS Payments 支援 VISA 和 MASTERCARD 的信用卡和借記卡。
LPS 同時也支援增強交易認證的 3D 安全機制。

特色

信用卡
借記卡
VISA、MASTERCARD
3D 安全機制
多種貨幣支援

LPS API 帳戶設定流程

為了設定 LPS API 商戶處理帳戶,請填寫以下詳細資料並提交至 LPS。
需要提供以下的資料:

* 伺服器 IP 位址
需要提供商戶網頁伺服器的 IP 位址。
變更 IP 位址之前須先通知 LPS。

* 技術聯絡人
技術聯絡人的詳細資料。

* 貨幣需求
處理貨幣詳細資料

* 網站
網站的 URL (會顯示在客戶的電子郵件收據中)

* 公司名稱
商戶公司名稱(會顯示在客戶的電子郵件收據中)

* 發送電子郵件收據的電子郵件地址
請提供發送電子郵件給客戶的電子郵件地址。

* 電子郵件地址收件人收到電子郵件收據
商戶會被自動抄送電子郵件收據。請提供這些郵件要發送的電子郵寄地址。

BILLING AND REPORTING SYSTEM
(請注意,商戶通知我們要開始運轉後,我們才會設置發送到出身系統的電子郵件)

報告系統登入使用者的電子郵件地址
請提供需要獲得 LPS 報告系統存取權的使用者的電子郵件地址清單。密碼會直接發送到指定的電子郵件地址。

帳單系統登入使用者的電子郵件地址
請提供需要獲得 LPS 帳單系統存取權的使用者的電子郵件地址清單。密碼會直接發送到指定的電子郵件地址。

回應欄位

LPS_transaction_id
Fraudscreening_status
Bank_status
Amount
Bank_transaction_no
Bank_authorisation_no
Merchant_ref_number

LPS 回應代碼驗證

「銀行狀態」參數是確認交易狀態的關鍵,可以擁有以下值,並且也提供每個代碼的描述。

00- 銀行已承認的轉帳
05- 銀行已拒絕的轉帳
90- 通訊失敗。請聯絡 LPS
如有任何疑問請聯絡:([email protected])

處理回應

您可在結帳頁面中處理銀行回應代碼。
(例如:LPS_transaction_id 是其中一個銀行回應欄位,宣告變數。
步驟 1:class-woocommerce-lpsapi-payment-gateway.php
session_start();
$_SESSION[‘transationid’] = $LPS_transaction_id;
步驟 2:woocommerce->template->checkout->thank you.php

步驟 3:查詢:外掛資料夾->開始運轉->截圖 5。

測試帳戶詳細資訊

我們會提供測試帳戶的詳細資訊。請聯絡([email protected])

原文外掛簡介

This is a LPS Payment Gateway (API) for Woocommerce.
To signup for LPS merchant account in order to process payment transactions visit their website by clicking here
LPS Payment Gateway (API) Woocommerce Payment Gateway allows you to accept payment on your Woocommerce store, LPS Payments supports Credit & Debit Cards on VISA & MASTERCARD card schemes.
LPS also supports 3dsecure for enhanced transaction authentication.
Features
Credit Cards
Debit Cards
VISA, MASTERCARD
3dSecure
Multicurrency
LPS API ACCOUNT SETUP PROCESS HERE
In order to setup an LPS API merchant processing account, the following details needs to be filled in and submitted to LPS.
The following information is required:
*IP address of server
The IP address of the merchant web server needs to be provided.
Please notify LPS before changing your IP address.
*Technical Contact
Technical contacts details.
*Currencies Required
Processing Currency Details
*Website
URL of the website (will be shown on customer email receipt)
*Company Name
Merchant Company Name (will be shown on customer email receipt)
*Email address for Sending Email receipts
Please provide the “sent from” e-mail address for e-mails sent to customers (.i.e.)
*Email Address for Receipt of Email receipts
The merchant is BCC’d on all receipts sent to customers. Please provide an e-mail address for these mails to be sent to.
BILLING AND REPORTING SYSTEM
(Please note, email access to the Billing and Reporting system will be set up once the Merchant notifies us that they wish to go live)
Email Address for Reporting System login username
Please provide list of user’s email addresses who’ll need access to the LPS Reporting System. The passwords will be sent directly to the specified email addresses.
Email Address for Billing System login username
Please provide list of user’s email addresses who’ll need access to the LPS Billing System to download statements. The passwords will be sent directly to the specified email addresses.
RESPONSE FIELDS
LPS_transaction_id
Fraudscreening_status
Bank_status
Amount
Bank_transaction_no
Bank_authorisation_no
Merchant_ref_number
LPS Response codes validation
The “Bank status” parameter holds the key to identifying the transaction status and it can carry the following values and the corresponding description of each code is also provided.
00-Recredit accepted by bank
05-Recredit rejected by bank
90- Communication Failure. Please contact LPS
If you have any queries get in touch: ([email protected])

Handling responses

You may handle bank response code in your checkout page.
(example: $LPS_transaction_id one of the bank response field. declare the variable
Step 1: class-woocommerce-lpsapi-payment-gateway.php
session_start();
$_SESSION[‘transationid’] = $LPS_transaction_id;
Step 2: woocommerce->template->checkout->thank you.php

Step 3: output: vissit plugin folder->get_started->screenshot-5.png
Test Account Details
We will be providing test account details. contact([email protected])

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WooCommerce LPS Payment Gateway (API)」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


3.0.1 | 4.0.0 | 4.0.4 |

延伸相關外掛(你可能也想知道)

  • Payment Plugins for PayPal WooCommerce 》PayPal for WooCommerce 是 Payment Plugins 與 PayPal 專門開發的外掛,與 PayPal 的最新 API 整合。, 為了提高轉換率,您可以在網站上提供 PayPal、Pay Lat...。
  • Payment Gateway for PayPal on WooCommerce 》輕鬆為您的WordPress / WooCommerce網站增加PayPal付款選項。, , PayPal Express結帳/ PayPal信用卡, PayPal Pro (網站付款專業版) / PayPal Payments Pro (D...。
  • MultiSafepay plugin for WooCommerce 》關於 MultiSafepay, MultiSafepay 是一家款項收取支付服務提供商,這表示我們會處理每種支付方式所需的協議、技術細節和收款。, 您可以從現在開始在線銷售,...。
  • WP Full Stripe Free 》Full Stripe (Free Edition) 是一個 WordPress 外掛,旨在讓你輕鬆地從你的 WordPress 網站接受付款。, 透過 Stripe 提供支援,你可以將付款表單嵌入任何文章...。
  • WooCommerce payment plugin – Novalnet AG 》格式, Integration von über 100 lokal und international gefragten Zahlungsmethoden, einschließlich SEPA-Lastschrift, Rechnungskauf und Kreditkarte, ...。
  • Morning for WooCommerce 》Green Invoice WordPress plugin 提供信用卡、PayPal 和 bit 付款方式,並提供自動開立發票的功能,您可以在 WooCommerce 商店中的一個插件中完成所有交易。,...。
  • PayPlus Payment Gateway 》PayPlus Payment Gateway for WooCommerce, 讓您的 WooCommerce 網店以安全的方式接受借記卡和信用卡,並設計具有高功能性的自己的付款頁面。不需要 SSL。, ...。
  • Skrill – WooCommerce 》Skrill 商戶入駐:, , 為您的業務提供安全的網上付款。利用現代、靈活和優化的付款解決方案,在一份合同、一種整合和免費設置的情況下實現所有需求。, 本模組...。
  • WooCommerce Payment Gateway – Inspire 》Inspire Commerce是一個全方位的解決方案,可讓您將美麗的WooCommerce購物體驗變成一個銷售機器。這個WooCommerce網關外掛與Inspire Commerce的商戶賬戶結合...。
  • WooCommerce EPX Payment Gateway 》輕鬆地在您的商店上直接接受信用卡付款, , , 使用 EPX 付款網關 for WooCommerce,直接在您的商店上接受 Visa、MasterCard、American Express、Discover、JCB...。
  • Payment Gateway for PayPal Pro on WooCommerce 》介紹, 這是一款易於使用的 WordPress-WooCommerce 網站 PayPal Pro 外掛。, , PayPal Pro / PayPal 信用卡, , 您可以在 WooCommerce 的設定區域配置以下設定...。
  • Payop Official 》PayOp:線上支付處理服務➦ 可以通過150多種方式從170多個國家接受網上付款。 , 在新地方增長您的業務的付款門戶和快速網上付款。, 這個模塊為您提供了什麼:,...。
  • WeCashUp Payment 》WeCashUp是一個通用支付平台,透過一個單一的REST API集成,讓全球的在線組織可以接受任何現金、手機錢包、銀行手機錢包、信用卡和加密貨幣支付,以及在其網...。
  • WooCommerce Payment Gateway – Nochex 》Nochex 在線支付服務, 網站:http://www.nochex.com, Nochex 是英國領先的獨立支付服務,專為初創、小型和中型網上商戶提供簡單易用的支付平台,使您的客戶易...。
  • Yesh Invoice Payment Gateway for WooCommerce 》使用 Yesh Invoice 外掛幫助您管理您的業務和輕鬆銷售:, • 簡易連接。, • 用於與信用公司交易。, • 用於付款分期。, • 透過 Meshulam,您可以輕鬆快速地接受...。

文章
Filter
Mastodon