Setting up a PayPal test account
A secure way to test PayPal is to set up a PayPal test account. You can create a test account by visiting this web page:
PayPal offers two kinds of merchant accounts:
PayPal merchant account:
Without a monthly payment
With a commission of 2.9% to 1.9% + $0.30 per transaction
PayPal Pro merchant account:
With a monthly payment of $30
With a commission of 2.9% to 2.2% + $0.30 per transaction
After registration, you can create the test account for the seller and buyer.
If we are going to use the PayPal service together with the Shop System (tt_products) extension, we need two extra extensions that we can find in the TYPO3 TER:
Payment code library (paymentlib)
Paypal Payment Suite (paymentlib_paypal)
When you use the Webformat Shop System (extendedshop) e-Commerce extension, you need an extra extension for the former for Paypal (wss_paypal).
For the extension's correct operation, you need to input some settings (identification of...