Download the PHP package jambagecom/transactor-paypal without Composer
On this page you can find all versions of the php package jambagecom/transactor-paypal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jambagecom/transactor-paypal
More information about jambagecom/transactor-paypal
Files in jambagecom/transactor-paypal
Package transactor-paypal
Short Description Provides the possibility to transact payments via PayPal using the Payment Transactor extension.
License GPL-2.0-or-later
Homepage https://jambage.com
Informations about the package transactor-paypal
TYPO3 extension transactor_paypal
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 .
- 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.
All versions of transactor-paypal with dependencies
typo3/cms-core Version ^11.5 || ^12.4 || ^13.4
jambagecom/transactor Version ^0.11