Services Plugins FAQs

Stripe Marketplace Plugin Integration Error

My session id creation workflow was working great but as of today it stopped working. Wondering if this is a bug in the plugin? (I have the marketplace token and SCA element in my page)


@alexandru any insight on this?

Hi @agustin ,

Thanks for reaching out. As you can see, this error is thrown by the last action in your workflow: Go to checkout SCA. Could you please share a screenshot of it?

Best,
Alex

This bug seems to be tinker on and off. It will give me this error and go away by itself. I do not do any changes to workflow nor elements and it’ll eventually leave. That’s very concerning as I’d like to have the platform reliable


.

Hi @agustin ,

Thanks for the feedback. Your workflow action setup seems to be ok. The only thing we can recommend is actually debug how the Seller ID value is being passed to this field. Because based on the error, it might be passing a null value sometimes, if you are saying that it is a tinker on and off. You can use your preview debugger to check how the app behaves based on your app logic with dynamically passing the seller ID.

Hope it helps.

Best,
Alex