paytrail / paytrail-for-woocommerce

Paytrail payment service for WooCommerce
MIT License
4 stars 10 forks source link

Support for WooCommerce Blocks #57

Open loueranta-paytrail opened 2 years ago

loueranta-paytrail commented 2 years ago

Let's add support for WooCommerce Blocks

Taiteilija commented 2 years ago

For the plugin to have support for Woocommerce Blocks (checkout & possibly cart) it requires quite a bit of work as detailed in:

https://github.com/woocommerce/woocommerce-blocks/blob/trunk/docs/third-party-developers/extensibility/checkout-payment-methods/payment-method-integration.md

Also an example of how stripe has implemented this can be seen at:

https://github.com/woocommerce/woocommerce-gateway-stripe/pull/1467/files

kopoi commented 1 year ago

Hi, is there any ETA for this? Currently facing issues as this plugin is incompatible with the block-based checkout.

arvoisa commented 1 year ago

New block checkout is default from Woo 8.3 ->

https://developer.woo.com/2023/08/18/cart-and-checkout-blocks-becoming-the-default-experience/

loueranta-paytrail commented 11 months ago

We should do this at the same time as #118

jaseppan commented 7 months ago

Are you going to add support for Checkout Block and when?

loueranta-paytrail commented 7 months ago

Yes, we are just picking it up from our backlog

arvoisa commented 2 months ago

We should do this at the same time as #118

Yes, we are just picking it up from our backlog

It was supposed to be added with HPOS? When can we expect this?

kotivuori commented 2 months ago

This feature is currently in the testing phase, and we plan to release it in the coming weeks.

Mixerboy24 commented 1 week ago

Is this still in testing? Because now I can't publish my new online store because of incompatibility.

image

Paytrail plugin version: 2.1.2 WooCommerce version: 9.3.3

kotivuori commented 1 week ago

Unfortunately this release has been delayed but we will try to get it out shortly. In the meantime we suggest using the classic shortcode checkout if possible.