PayPal Credit Card Payment

PayPal Credit Card Payment. Develop by Official PayPal Partner.

Author:mbjwplugindev (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.6.21
Plugin version:1.1.2
Added to WordPress repository:08-11-2015
Last updated:17-08-2016
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:credit-card-payment-gateway
Total downloads:11 985
Active installs:200+
plugin download
Click to start download

Introduction

This easy to use PayPal Pro Payment Credit Card for wordpress site.

  • Provide Shortcode

Shortcode

Create Credit Card Button In Your Page or Post Using shortcode
Display the Credit Card in your pages or Post Using shortcode
Payment Success To Redirect your Thank you pages Using shortcode

Shortcode For WordPress Editor:

  • Note: all the shortcode parameter are compulsory

    [credit_card_payment_code price=”Set Your Price”]
    [display_credit_form]
    [credit_card_payment_thankyou_page]

Shortcode For WordPress Template file:

<?php echo do_shortcode( '[credit_card_payment_code price="Set Your Price"]' ); ?>
<?php echo do_shortcode( '[display_credit_form]' ); ?>
<?php echo do_shortcode( '[credit_card_payment_thankyou_page]' ); ?>
  • Provide widget
  • Provide return url ( Thank you page)
  • Provide provide multi currency support

Provide MultiLanguage support