-
- https://github.com/pronamic/wp-pronamic-pay-mollie/issues/15
After completing the issue above we can now also support tokenization in for example WooCommerce. In WooCommerce we can extend the `WC…
-
Actualizando a WooCommerce 2.5 se producen los siguientes warnings:
```
Notice: Undefined variable: country in wp-content/plugins/woocommerce-payu-latam-gateway/woocommerce-gateway-payulatam.php on l…
-
# Bug
### Descrição
Ao finalizar uma compra, o pedido esta ficando com o status de malsucedido sempre, pois o plugin esta gerando erro ao capturar a cidade e estado, pois está resgatando valor via…
-
Hi,
Using $order->payment_complete($transaction_id) is the correct way to to set an order to "processing" and reduce stock. This will make it more compatible with Woocommerce and other plugins.
…
-
Hello,
Background: This is a project that has been locked in upgrading due to incompatibility (will be upgraded sooner or later to latest WC), but for now it will run with this version.
Upon ins…
-
**Describe the bug**
In the stripe payment gateway iframe on the woocommerce checkout page the fonts are not displayed correctly (see screenshot). It looks like the font is generated inline by the ja…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Hey Team,
My website is having issues with payments.
Stripe payments with auth 3 are working fine, but when it tries to process payments with auth 3D 2, Stripe accepts the payment but the websit…
udeti updated
3 weeks ago
-
### Describe the solution you'd like
Currently, notices are intentionally cleared when returning from `WC_Payment_Gateway process_payment`
https://github.com/woocommerce/woocommerce/blob/trunk/p…
-
**Is your feature request related to a problem? Please describe.**
The response (process_payment) doesn't say why the payment fails.
**Describe the solution you'd like**
Please add $e->getLocaliz…