PayPal Payment

Easy to use add a Paypal Payment Buttons as a Page, Post and Widget with a shortcode.

Author:johnwickjigo (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.2.2
Plugin version:1.2.1
Added to WordPress repository:04-03-2015
Last updated:24-06-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:3
Plugin URI:http://webs-spider.com/
Total downloads:2 131
plugin download
Click to start download

Introduction

This easy to use PayPal Payment allows you to place a PayPal payment button within your WordPress theme. Choose between 2 standard PayPal payment buttons or use your own custom button. Also PayPal Payment button used in Page, Post and Widget with a shortcode.

  • Provide shortcode

Shortcode

Insert the button in your pages or posts with this shortcode

[paypal_payment]
[paypal_payment item_name="YOUR ITEM NAME" amount="ITEM PRICE"]

For WordPress Template file

<?php echo do_shortcode( '[paypal_payment]' ); ?>
<?php echo do_shortcode( '[paypal_payment item_name="YOUR ITEM NAME" amount="ITEM PRICE"]' ); ?>
  • Provide widget
  • Provide custome button
  • Provide PayPal IPN url ( paypal notify_url ), instant payment notification
  • Provide return url ( Thank you page)
  • Provide provide multi currency support
  • Provide credit cart payment system

List of Payment with below field

  • Transaction ID
  • Name / Company
  • Amount
  • Transaction Type
  • Payment status
  • Date
  • All the field are available in detail view

Provide MultiLanguage support

Payment Confirmation Email

  • Admin ( store admin )
  • Customer ( PayPal payer email)

MailChimp API

  • Automatically add email addresses to your MailChimp user list(s) when payment are processed on your PayPal account.