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 the BLIK is compatible with WooCommerce Subscriptions. This includes handling initial payments, renewals, and special cases such as free trials and zero-value payments.
pcrvl0-1E6-p2 determined BLIK doesn't support WooCommerce Subscriptions given how the payment flow works. But we'll be looking in more detail during implementation to confirm.
Determine if WooCommerce Subscriptions is supported for BLIK.
If supported:
Ensure support for different subscription types:
Simple subscription.
Variable subscription.
Free trial subscription.
Zero-value payments.
Ensure the subscription pay for order flow works correctly.
Verify that automatic renewals process successfully.
Ensure failed payment retries and subscription status updates are handled successfully.
Add unit tests to cover subscription-related payment flows.
The text was updated successfully, but these errors were encountered:
Ensure that the BLIK is compatible with WooCommerce Subscriptions. This includes handling initial payments, renewals, and special cases such as free trials and zero-value payments.
pcrvl0-1E6-p2 determined BLIK doesn't support WooCommerce Subscriptions given how the payment flow works. But we'll be looking in more detail during implementation to confirm.
If supported:
The text was updated successfully, but these errors were encountered: