• Resolved zvonenko

    (@zvonenko)


    Hi! I want to use different Stripe accounts depending on product categories. I use this code https://www.businessbloomer.com/woocommerce-multiple-stripe-accounts/ (filters wc_stripe_payment_request_params, woocommerce_stripe_request_headers, wc_stripe_params) and it works fine for default Stripe methods. But it doesn’t work for updated checkout experience, it seems like for updated checkout experience it sill uses keys from admin panel and I get an error. How can I change keys for updated checkout experience? Maybe another hooks? Or is there hooks for enable/disable updated checkout experience?
    Thank you!

Viewing 1 replies (of 1 total)
  • Hi,

    Please note that by default, the Stripe extension only permits to connect one Stripe account. While I understand that connecting multiple accounts might be possible, it could be risky, and that would create a little confusion.

    Please note that in this forum, custom code workarounds are not supported.

    I’d recommend to check out the WooCommerce Customizations Page for further assistance if you would like to implement a customization.

Viewing 1 replies (of 1 total)
  • The topic ‘Different Stripe acounts in updated checkout experience’ is closed to new replies.