-
- https://github.com/pronamic/wp-pay-core/commit/86a9cafb0e9b7a65f270cb41f88a142ef64c9c79#diff-2c869294ad3d8e04ec61cad00d2531063a05ec7b58a2adc1a7bf662e7735ed9c
- https://github.com/pronamic/wp-pay-co…
-
Hello Team ( @remcotolsma and @rvdsteege )
I would like to bring it to your notice that for few cases wrong payment status gets updated. I will try to explain this step by step. let me know if you …
-
If the `wp_postmeta` table contains `3.000.000+` items the `wp-json/pronamic-pay/mollie/v1/webhook` REST API endpoint is very slow, we had a call from Mollie about this issue. The webhook is slow beca…
-
Directly after creating a Mollie payment and in update payment status logic.
-
@rvdsteege made a overview of meta usage:
https://docs.google.com/spreadsheets/d/1CJHnHcr9s8lkh4Fq9HQmlAThCK69eXiTC3UktyeQKYw/edit?usp=sharing
### Pronamic Pay meta
#### Payments
```sql
sel…
-
https://github.com/wp-pay-gateways/mollie/blob/a65e919f6228483c5672be6bdfdb3ae64342975f/src/Gateway.php#L463-L464
When we make these create payment requests asynchronous it's easier to retry them?
…
-
-
We use the _merchant reference_ in an Adyen payment to find the associated Pronamic Pay payment within WordPress. In for example a multisite, the merchant reference is not always unique. This can resu…
-
After no longer copying the locale for the country part in https://github.com/pronamic/wp-pay-core/commit/bb7498bd877182b8efd2bbebfb7bcda0a2c65a7e, we should check if all gateways handle setting the l…
-
Hello Team
One of my clients reported a Discrepancy in the payment count on the payment page. On the top, it's mentioned that there are 42 Pending Payments, but after clicking it, it's showing only…