woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
236 stars 206 forks source link

[ECE] Implement ECE for payment processing on shortcode cart page #3409

Closed Mayisha closed 1 month ago

Mayisha commented 2 months ago

Description

Display the ECE button and process payment with the button on the shortcode cart page.

Acceptance Criteria

james-allan commented 2 months ago

Just noting that the cart integration is the same as the checkout integration being built in https://github.com/woocommerce/woocommerce-gateway-stripe/pull/3436. I'm going to leave this one for now and wait until that PR is merged.

Blocked by: https://github.com/woocommerce/woocommerce-gateway-stripe/pull/3436

james-allan commented 1 month ago

https://github.com/woocommerce/woocommerce-gateway-stripe/pull/3436 has been merged now so I'm unblocking this.

I think this issue will need to take an approach of did the work in #3436 also implement it for the shortcode cart page.