=== Events Manager Pro - Paypal === Contributors: netweblogic Tags: events, events manager, paypal, booking payments Requires at least: 3.5 Tested up to: 6.3 Stable tag: 1.2.1 == Description == Add Paypal payment solutions to Events Manager Pro Please see our [Paypal documentation](http://wp-events-plugin.com/documentation/payment-methods/paypal/) for setup instructions. == Installation == Please visit [our documentation](http://wp-events-plugin.com/documentation/installation/) and follow the same instructions as for Pro. == Changelog == = 1.3 = * Fixed Yoast SEO conflict with PayPal (specifically in Multiple Bookings Mode) when Open Graph and X components enabled in Yoast. * Fixed empty disabled funding sources option not saving. * Fixed erratic PayPal button display choices due to loading both hosted-field and buttons components to JS SDK even if one or other isn't used. * Added `em_gateway_paypal_localize_js_script_args` hook to modify script loading args from PayPal JS SDK. * Fixed PayPal refunds not getting processed properly with new API webhooks. * Added PayPal Checkout as a QuickPay buttons-compatible payment method. * Fixed PayPal Checkout expired bookings not getting deleted/cancelled. * Fixed confusing message if PayPal credentials for live/test not entered and webhook isn't created upon settings save. * Fixed loading checkout buttons placeholder janking between showing/hiding and added buttons support for JS. * Fixed transaction ID detail links not resolving to the correct page on paypal.com merchant page. * Added a cancel link to redirect message allowing for cancellation/deletion of provisional booking when closing checkout window too early and reshow booking form. * Added cancellation message when PayPal checkout window is closed and booking is cancelled/deleted automatically. * Fixed fatal error when disabling bookings with PayPal add-on still active. * Fixed PayPal Checkout success message mixed with redirect success message. * Fixed success redirect options not showing on PayPal settings page. * Fixed 'reserve unconfirmed spaces' option disappearing after setting to 'No'. * Moved invoice_id to custom_id in purchase_unit (was not previously recorded). * Fixed number_format issues preventing orders over 1000 from passing. = 1.2.1 = * fixed some minor PHP warnings * added support for manual booking payments in Pro 3.2.8.1 = 1.2 = * added support for new test mode = 1.1 = * fixed JS loading errors if token not obtained due to bad API keys * fixed booking form flow issues when using checkout pay by credit/debit cards * added ability to disable funding sources in PayPal checkout = 1.0.3 = * updated link to documentation = 1.0.2 = * fixed issues with booking button mode * fixed gateway activation issues when testing over a non-SSL connection = 1.0.1 = * Added listener for test webhooks and return a meaningful reply. = 1.0 = * First release.