You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that refunds for transactions made using BLIK are correctly handled across different refund scenarios. The implementation should support both full and partial refunds initiated from both WP Admin and the Stripe Dashboard.
Verify and implement support for refunds via WP Admin:
Full refund processing.
Partial refund processing.
Verify and implement support for refunds via Stripe Dashboard:
Full refund processing.
Partial refund processing.
Ensure proper synchronization between WooCommerce and Stripe for refund status updates.
Add logging and error handling for refund-related issues, if needed.
The text was updated successfully, but these errors were encountered:
Ensure that refunds for transactions made using BLIK are correctly handled across different refund scenarios. The implementation should support both full and partial refunds initiated from both WP Admin and the Stripe Dashboard.
The text was updated successfully, but these errors were encountered: