• Resolved wpvirtuoso

    (@wpvirtuoso)


    I have a third party plugin (payment gateway based). I am creating this plugin as woo-commerce extension. Well I extended the WC_payment_gateway class to enable it for checkout page and it works fine.

    But I need to make it supportive/compatible with the Checkout block but nothing working out. First there is not much information about it.

    I have extended my class with AbstractPaymentMethodType and generated the block.js, So my extension is now compatible but it does not show the payment form. I tried different features but none worked.

    I am not able to find the exact data I need to feed to Js file.

    Also the block.js generating has lot of issues like npm installation issue, dependecies issues but I have managed to fix them all.

    My issue is only that the checkout block does not form as with checkout using shortcode.

    Can anyone guide or help please?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Woo Checkout Block Support’ is closed to new replies.