Hello,
I’m making C to C marketplace by using Stripe Marketplace Express, and I’m facing a trouble.
In Debugger Normal mode, I could implement stripe payment correctly.
The problem is Workflow doesn’t end in Debugger Step-by-Step mode.(Look at picture1, page is loading forever.)
But, stripe payment implemented correctly(in normal mode and step by step mode)
Also, Debugger Tab automatically close.
Stripe payment workflow is picture2 and picture3(“決済に進む” means go to checkout)
Other workflows are good, there are no problems.
Please help me (Sorry for my poor English)