Payment plugin for PayPal.
This is standard NopCommerce Payment plugin.
This plugin has one important difference from original NopCommerce PayPal Standard payment plugin.
Our plugin creates nop orders only after approving payments.
Advantages:
- the store's owner sees only paid orders, if customer decides not to pay on PayPal page, the nop order will not be created
- your stock quantity will be change only after payment, any 'fake' orders will not be able to change stock quantity and remove products from the site
- customers can change their shopping cart, shipping address, they need come back to nop store and they will see their old shopping cart
- you can create new e-mail campaign about customer's ''Abandoned Carts'', we have plugin for it NopSmartCampaigns
- plugin uses the last REST API
- plugin supports Capture and Void payments
- plugin supports Recurring Payments
- plugin supports muti-currencies
We have another PayPal payment plugins 'PayPal Express Checkout' and 'PayPal Smart Payment Buttons'.
Not registered version is fully operational. It has only one limitation. You can do 100 payments in unregistered mode. You can try it free.
Compatible with NopCommerce 4.80, 4.70, 4.60, 4.50, 4.40, 4.30, 4.20, 4.10.
- fixed the bug with the Capture method for MultiCurrency mode
+ added web experience profile ID in each payment and hid the button "Change the shipping address" at the PayPal checkout window.
+ added validation addresses before creating the payment
+ added validation the minimum order amount before creating the payment
- fixed issue with rounding in the multicurrencies mode
+ added new feature "plugin will validate shipping and billing email addresses and update them from PayPal response"
- fixed bug with MultiCurrency support (added in the release 1.19)
- fixed bug with MultiCurrency support
- fixed issue with lazy loading JQuery library
+ added support muti-currencies
+ cosmetic fix for 'recurring payments'
+ added support all plugins for "One Page Checkout" (some of plugins doesn't reload the payment info form after setting all address fields)
- fixed bug "the crash of payment process if the store's owner configured wrong original shipping address"
- fixed bug "webhook validation for nop 4.10"
- remove warning message for first open the CheckoutPage for Guest if you use external one page checkout plugin (Guest doesn't have billing address and PayPal wrote about it)
- change some of mathematical calculation (plugin rounds each amount)
- if you don't want to send order items to paypal, plugin will send one virtual item instead of them
- added fix 'PayPal API doen't support payments without shipping address', plugin uses billing address as shipping address now (some of srores has shipping address with empty values).
- fixed bug with WebHookId for multi-store.
- added Gift Cards.
- added fix "NopCommerce has empty billing address". Original NopCommerce doesn't have empty billing address, but you can have customization.
- added fix 'PayPal API doen't support payments without shipping address', plugin uses billing address as shipping address now.
- added new feature 'Description of transaction'
- fixed bug for stores without country parameter in customer's address (plugin will use store's country from Shipping setting)
- fixed bug for 'authorize' payments (plugin didn't read order amount).
- fixed bug for Recurring Payments (important fix).
+ added new feature 'Don't send order's items to PayPal'. It's important if you use price without TAX.
+ added new feature 'Enable Confirm Page' after paying on PayPal
- changed kernel of plugin.
+ added support of different payment actions ('sale' and 'authorize')
Powered by nopCommerce
Copyright © 2023 FoxNetSoft. All rights reserved