paypal-woocommerce
paypal-woocommerce copied to clipboard
PayPal payment gateway extension for WooCommerce.
After creating a language file for German (using the Loco Translate plugin), I noticed that some strings were still untranslated. I therefore synced the .pot file against the codebase (using...
The PayPal payment button doesn't show up (PayPal selected as the payment method), only after lots of toggling between payment methods the button appears. On initial load/selection the button doesn't...
This adds the payment method type to the payload of post meta returned when the `woocommerce_subscription_payment_meta` hook fires. This is useful for making decisions based on subscription payment method type.
A customer signs up for a subscription via Woocommerce Subscriptions and pays with their bank account(ACH). They later decide to use another bank account for this subscription. They go to...
The PayPal payment method from this plugin is always listed as the last one, even when it is placed as the first payment method order in the payment methods settings.
When I capture a payment, the plugin causes 2 instances of the woocommerce "order receipt" email to be sent. Any idea how to manipulate whatever setting is causing this? I...
Add the ability to filter the merchant account ID for Braintree.
Hello! We are currently using a filter in woocommerce with your plugin to display the last 4 digits of a credit card on the subscription page, so people have an...
@kcppdevelopers, @levansy2020, @jigneshkailam: The Pay now button is missing on fresh page load unless the user explicitly selects the PayPal payment method (e.g. by switching to another payment method).
On the checkout page the user must confirm the Terms & Conditions and other legal agreements using a checkbox, only then the user can proceed to payment. I want the...