This plugin acts as addon for woocommerce to add method for WooCommerce for accepting credit card payments by merchants directly on your checkout page via PayPal Paments Pro.
This Plugins uses REST API to communicate to paypal to handle payments But It does not ship REST API PHP SDK bundled with plugin this plugin makes CURL call to create Access tokens & Charge the cards..
Very Simple Clean Code plugin to add PayPal Website Payments Pro method to woocommerce.
You need to follow The Screeenshot 1 to obtain API keys from PayPal.
This plugin does not support Pre Order or Subscriptions however you can contact me to add PreOrder feature exclusively..
Unable to refund Non USD currency The original transactions were run Other Currency like, but you don't have JPY balance in your PayPal account — hence, all of the transactions you've run JPY are sitting in 'unclaimed status..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added Support for other Base currency like USD, CAD, EUR, JPY & GBP if store base currency is different this gateway will not be 4.
Added Bugfix to store access token to database due to its validity of Hrs 6.
Fixed Warnings from Debug mode set to true on wordpress 7.
Read more