Services Plugins FAQs

Stripe Marketplace Error in creating SCA session

I receive this error in creating a SCA session. I have included the workflows below and the step-by-step Inspect workflow.



The plugin Stripe Marketplace Express / action Go to checkout a SCA threw the following error: IntegrationError: Invalid value for stripe.redirectToCheckout: sessionId should be a string. You specified: null.
at Y (https://js.stripe.com/v3/:1:10134)
at W (https://js.stripe.com/v3/:1:10204) (please report this to the plugin author)






popup error

I followed your video from the zerocode classes and your documentation, so I’m confused as to why this is happening. Help is appreciated. Thank you!
@Ecaterina @alexandru

P.S. I’m also using the latest version of the plugin.

Hello, @paulb
Thanks for reaching out.

This error means that you have not entered any value for the SessionID, which should not be empty.
From your screenshots, we can also find that you haven’t completed each of the required fields.

Here is the screenshot from the plugin’s Demo Page, where you can find the right example of the configuration:

As you can see, almost all the fields should be completed, since the plugin retrieves the information from these fields.
In case they are empty, the plugin will throw the following error.

Please carefully analyze the workflows on our Demo Editor page and replicate them on your side:

Hope it will be helpful for you.
Best regards,

I don’t know much about it. But I would like to learn more about this issues. Thanks a lot!