jambagecom/transactor-paypal
最新稳定版本:v0.6.1
Composer 安装命令:
composer require jambagecom/transactor-paypal
包简介
Provides the possibility to transact payments via PayPal using the Payment Transactor extension.
README 文档
README
What is does
This extension is based on the Transactor API extension and brings the PayPal Payments Standard to any other TYPO3 extension.
Example Setup
- lib.transactor_paypal {
extName = transactor_paypal extTitle = PayPal Website Payments Standard extInfo = PayPal enables any business or consumer with an email address to securely, conveniently, and cost-effectively send and receive payments online. extImage = EXT:transactor_paypal/Resources/Public/Images/paypal_euro.gif gatewaymode = form paymentMethod = webpayment_standard currency = EUR templateFile = EXT:transactor/Resources/Private/Templates/PaymentHtmlTemplate.html
returnPID = 15 cancelPID = 12
}
External documentation
- `PayPal Payments Standard https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/integration-guide/formbasics/`__
- `PayPal Buttons Integration https://developer.paypal.com/demo/checkout/#/pattern/server`__
- `Checkout Standard payments https://developer.paypal.com/docs/checkout/standard/`__ * Payment buttons to pay with PayPal, debit and credit cards, Pay Later options, Venmo, and alternative payment methods.
Stopped Free Version Development
Website Payment Standard (WPS) buttons are a very old integration of PayPal and have been removed in version 0.11.0 due to some security issues. PayPal, however, has announced a new product/service replacing the WPS buttons called Pay Links & Buttons . The Listener does not work, because the eID feature has been removed since TYPO3 12.
- 23rd October 2024:
- Bugfixes for TYPO3 12 and TYPO3 13
- 26th March 2024:
- The development of version 0.5.0 has been stopped.
- Another version will be programmed which bases on the PayPal REST API. This however will be sold as a licence.
统计信息
- 总下载量: 52
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-11-30