hi, thanks for your support/answer. your plugin is the most perfect paypal plugin i found, just a few things:
1. it’s very sad not showing the express checkout botton on the position of the place_order button. can’t you call the paypal-ec-button.php
template there? i was searching in class.yith-paypal-ec-gateway.php
or class.yith-paypal-ec-frontend.php
2. if you show the express button on checkout page the place_order
button is not always disabled, because it’s only changes on.change event
. so if you choose paypal on checkout, go back to another site and back again to the checkout page, both buttons are enabled. just fyi.
3. if the user aborts the paypal express checkout (if you allow this in woocommerce), the order is not canceled, only if you use the normal checkout. is that the right behavior?
thanks in advance!