jambagecom/transactor-paypal

Provides the possibility to transact payments via PayPal using the Payment Transactor extension.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:typo3-cms-extension

v0.4.0 2024-03-26 15:05 UTC

This package is auto-updated.

Last update: 2024-07-26 17:05:20 UTC


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

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 .

  • 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.