Editor's review
This is a code package that integrates payment process through “PayPal” button on your site.
Any commercial website needs to integrate payment methods. Visitors/buyers should be able to access the necessary forms to be filled for a particular form of payment. While Visa and Mastercard and some other credit cards have been very popular, PayPal is becoming increasingly a popular method of payment. Thus, it is essential that websites should have payments through PayPal enabled. This code snippet integrates the payment processing through PayPal into a button that customers can click and then proceed to a page to fill in relevant details. It also links to a personalized thank-you web page, which provides a unique download URL for your digital items. This download URL, which is the link to the product bought by the customer, is also secured and stays available for a particular number of hours chosen by you.
After the code is in place for PayPal “buy now” button after the customer has a full shopping cart and has clicked on this “buy now” button, it is essential that you can handle your electronic goods with Instant Payment Notification (IPN). This part of the code can send customized e-mails to inform you of the order received and to the purchaser for the transaction that happened. All the events happening in the progress of the purchase will be recorded in a text file. There is no need for a database. If IPN script is already available, the integration to it is possible. The code contains a unique download link created through the Payment Data Transfer (PDT) module for your digital products. This is a very good product.
User comments