César Costa
César Costa
### Submission Review Guidelines: - I have followed the [WooCommerce Contributing Guidelines](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md) and the [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). - I have checked to ensure there aren't other open [Pull Requests](https://github.com/woocommerce/woocommerce/pulls) for...
Implement a feature flag to enable or disable TWINT within the plugin. This will allow for controlled rollouts and testing before full release.
Update the merchant-facing documentation to provide clear, step-by-step guidance on how to enable, configure, and use TWINT. The goal is to ensure that merchants can easily understand and troubleshoot the...
Update the merchant-facing documentation to provide clear, step-by-step guidance on how to enable, configure, and use BLIK. The goal is to ensure that merchants can easily understand and troubleshoot the...
Update the merchant-facing documentation to provide clear, step-by-step guidance on how to enable, configure, and use BECS. The goal is to ensure that merchants can easily understand and troubleshoot the...
The work to process payments with TWINT should be initially implemented in the PoC tracked by #3826. We need to refine and integrate this functionality properly by cleaning up the...
This task involves implementing support for processing payments using a previously saved TWINT payment method. Additionally, it includes determining whether TWINT supports saving for future use and ensuring full payment...
## Description To strengthen the stability of our releases, we should introduce an additional step in our release process where all QIT tests run against the release branch before completing...