Adding PayPal Payment in WordPress

 

 

 

In this tutorial  we will see that how to add a PayPal payment  gateway using efficient plugin.

 

Step 1. Download PayPal Plugin

Click Here  to download and install PayPal payment plugin in your site

 

Step 2 . Instillation

  • You have to upload that plugin to following path /wp-content/plugins
  • Unzip the  ‘WP-accept-paypal-payment’
  • And then need to activate the plugin in wordpress admin page

 

  • Go to settings and configure as per your requirements eg. your mail, Subject

 

  • Add the shortcode  to a post or page

Shortcode : [wp_paypal_payment]

 

Usage with efficient shortcodes

This module accompanies two or three effective shortcodes to make a PayPal installment catch. The accompanying segment has use illustrations so you can perceive how to utilize these shortcodes.

You can utilize the accompanying shortcode to make a PayPal installment catch on the fly and show it anyplace on your site:

[wp_paypal_payment_box email="your@mail.com-email" options="EARTH :15.50| JUPITER Payment:30.00|Membership Payment:47.95"] 

Note : You can replace the above sample shortcode parameter with actual parameter.

WordPress PayPal Payment Plugin usage

There are three ways you can use this plugin:

1. Add the following shortcode to a post or page.

[wp_paypal_payment]

2. Call the function from a template file:
3. Use the ‘WP Paypal Payment’ Widget from the Widgets menu.

 

Create a shortcode for different currencies

You can determine a money code utilizing the “cash” parameter in the shortcode. This enables you to make numerous diverse installment gadgets to acknowledge installment in various monetary standards

Check the below sample shortcode

[wp_paypal_payment_box email="admin@youmail-email" options="EARTH:4199.00|JUPITER:2799.00|NEPTUNE:1199.00" currency="INR"]

Payment Widget Example Output

After completing all the above steps correctly , the payment widget will as below mentioned screenshot

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *